summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-0313-56/+55
* mlx4: use reset to set mac headerZhang Shengju2016-12-031-1/+1
* bnx2x: use reset to set network headerZhang Shengju2016-12-031-1/+1
* qede: use reset to set network headerZhang Shengju2016-12-031-1/+1
* drivers: net: xgene: ethtool: Add get/set_pauseparamIyappan Subramanian2016-12-031-0/+70
* drivers: net: xgene: Add flow control initializationIyappan Subramanian2016-12-035-1/+131
* drivers: net: xgene: Add flow control configurationIyappan Subramanian2016-12-036-16/+176
* drivers: net: xgene: fix: RSS for non-TCP/UDPIyappan Subramanian2016-12-032-2/+89
* drivers: net: xgene: Add change_mtu functionIyappan Subramanian2016-12-035-0/+40
* drivers: net: xgene: Add support for Jumbo frameIyappan Subramanian2016-12-036-25/+311
* drivers: net: xgene: Configure classifier with pagepoolIyappan Subramanian2016-12-038-14/+47
* drivers: net: xgene: Add helper functionIyappan Subramanian2016-12-035-40/+31
* net: ethernet: ti: davinci_cpdma: add missing EXPORTsPaul Gortmaker2016-12-031-0/+4
* net: stmmac: unify mdio functionsLABBE Corentin2016-12-035-98/+48
* net: stmmac: avoid Camelcase namingLABBE Corentin2016-12-031-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-0344-158/+404
|\
| * net: renesas: ravb: unintialized return valueDan Carpenter2016-12-021-2/+0
| * sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-021-1/+1
| * net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0
| * net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0
| * net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
| * net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0
| * net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-021-1/+10
| * net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11
| * net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold2016-12-021-1/+10
| * net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold2016-12-021-1/+10
| * net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold2016-12-021-10/+19
| * ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-012-4/+12
| * igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-012-4/+12
| * net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko2016-11-301-0/+4
| * cxgb4: Add PCI device ID for new adapterHariprasad Shenai2016-11-301-0/+1
| * net: fec: cache statistics while device is downNikita Yushchenko2016-11-302-4/+21
| * net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaksJohan Hovold2016-11-291-1/+9
| * net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold2016-11-291-7/+13
| * net: ethernet: renesas: ravb: fix fixed-link phydev leaksJohan Hovold2016-11-291-3/+14
| * net: ethernet: mediatek: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+4
| * net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+5
| * net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold2016-11-291-7/+16
| * net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+8
| * net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold2016-11-291-1/+6
| * net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+5
| * net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+6
| * net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold2016-11-291-5/+12
| * net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold2016-11-291-2/+7
| * net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold2016-11-291-1/+8
| * of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-14/+2
| * net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen2016-11-291-0/+2
| * net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen2016-11-291-2/+1
| * net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2016-11-281-1/+6