summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-282-19/+3
* amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov2016-11-281-2/+2
* net: qcom/emac: fix of_node and phydev leaksJohan Hovold2016-11-272-0/+5
* net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold2016-11-271-0/+2
* net: fsl/fman: fix phydev reference leakJohan Hovold2016-11-271-0/+3
* net: bcmgenet: fix phydev reference leakJohan Hovold2016-11-271-1/+3
* mvpp2: use correct size for memsetArnd Bergmann2016-11-251-1/+1
* net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
* ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-251-1/+0
* fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-251-3/+0
* net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-251-1/+1
* dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
* bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
* net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-231-1/+4
* bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-231-3/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-214-10/+12
|\
| * sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| * sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
* | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
* | net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-191-0/+6
* | net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold2016-11-181-5/+7
* | net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold2016-11-181-0/+3
OpenPOWER on IntegriCloud