summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence/macb.c
Commit message (Expand)AuthorAge
* net: macb: macb.c changed to macb_main.cRafal Ozieblo2017-06-30
* net: macb: Add support for PTP timestamps in DMA descriptorsRafal Ozieblo2017-06-30
* net: macb: add fixed-link node supportMichael Grzeschik2017-06-25
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: macb: fix phy interrupt parsingAlexandre Belloni2017-04-30
* net: macb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-07
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02
|\
| * net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-29
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* | macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com2017-01-19
|/
* net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen2016-11-29
| * net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen2016-11-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\ \ | |/
| * net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-19
* | cadence: Add LSO support.Rafal Ozieblo2016-11-16
* | net: macb: Add ethtool get_ringparam and set_ringparam functionalityZach Brown2016-10-19
* | net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...Zach Brown2016-10-19
* | ethernet: use core min/max MTU checkingJarod Wilson2016-10-18
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* net: macb: NULL out phydev after removing mdio busNathan Sullivan2016-10-07
* net: macb: fix missing unlock on error in macb_start_xmit()Wei Yongjun2016-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum2016-09-06
* | net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com2016-08-18
* | net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun2016-08-14
* | net: macb: Add 64 bit addressing support for GEMHarini Katakam2016-08-10
|/
* net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-25
* net: ethernet: macb: use phydev from struct net_devicePhilippe Reynes2016-06-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * net: macb: Probe MDIO bus before registering netdevFlorian Fainelli2016-05-03
| * macb: fix mdiobus_scan() error checkSergei Shtylyov2016-05-03
* | net: macb: Fix simple typoMoritz Fischer2016-04-04
* | net: macb: Use ether_addr_copy over memcpyMoritz Fischer2016-04-04
* | net: macb: Fix coding style suggestionsMoritz Fischer2016-04-04
* | net: macb: Fix coding style warningsMoritz Fischer2016-04-04
* | net: macb: Fix coding style error messageMoritz Fischer2016-04-04
|/
* net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax2016-03-28
* net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen2016-03-25
* net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen2016-03-24
* macb: fix PHY resetSergei Shtylyov2016-03-22
* net: macb: fix default configuration for GMAC on AT91Nicolas Ferre2016-03-13
* net: macb: make magic-packet property genericSergio Prado2016-02-19
* net: macb: add wake-on-lan support via magic packetSergio Prado2016-02-11
* net: macb: fix build warningSudip Mukherjee2016-01-25
* net: macb: clear interrupts when disabling themNathan Sullivan2016-01-15
* net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong2016-01-07
* net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong2016-01-07