summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Expose per-tc counters via ethtoolIdo Schimmel2016-07-202-1/+65
* mlxsw: spectrum: Expose per-priority counters via ethtoolIdo Schimmel2016-07-201-9/+107
* net: cpmac: fix error handling of cpmac_probe()Wei Yongjun2016-07-201-3/+2Star
* net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-07-201-8/+2Star
* net: ethernet: nb8800: fix error handling of nb8800_probe()Wei Yongjun2016-07-201-1/+1
* net: axienet: Fix return value check in axienet_probe()Wei Yongjun2016-07-201-2/+2
* net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco2016-07-205-8/+211
* net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco2016-07-201-58/+76
* net/mlx4_en: add page recycle to prepare rx ring for tx supportBrenden Blanco2016-07-203-10/+109
* net/mlx4_en: add support for fast rx drop bpf programBrenden Blanco2016-07-203-4/+102
* net/faraday: Mask PHY interrupt with NCSI modeGavin Shan2016-07-201-12/+15
* net/faraday: Match driver according to compatible propertyGavin Shan2016-07-201-5/+11
* net/faraday: Support NCSI modeGavin Shan2016-07-201-10/+75
* net/faraday: Read MAC address from chipGavin Shan2016-07-201-7/+62
* net/faraday: Helper functions to create or destroy MDIO interfaceGavin Shan2016-07-201-35/+60
* bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2016-07-201-2/+0Star
* bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.Prashant Sreedharan2016-07-201-0/+6
* bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).Prashant Sreedharan2016-07-201-11/+53
* bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).Prashant Sreedharan2016-07-201-1/+80
* bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).Prashant Sreedharan2016-07-202-4/+25
* bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).Prashant Sreedharan2016-07-202-16/+39
* bnxt_en: Add basic support for Nitro in North Star 2.Prashant Sreedharan2016-07-202-13/+28
* sh_eth: fix DMA channel misreportingSergei Shtylyov2016-07-201-1/+0Star
* ravb: fix DMA channel misreportingSergei Shtylyov2016-07-201-1/+0Star
* net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet2016-07-191-1/+3
* net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-181-21/+18Star
* net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes2016-07-181-20/+16Star
* net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-181-23/+2Star
* net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes2016-07-182-20/+12Star
* dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-1/+2
* net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-173-0/+1020
* net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König2016-07-171-2/+1Star
* net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-21/+2Star
* net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes2016-07-161-26/+20Star
* net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-21/+2Star
* net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2016-07-162-25/+16Star
* net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-22/+2Star
* net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes2016-07-161-27/+17Star
* net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-22/+2Star
* net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes2016-07-161-13/+7Star
* net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-26/+2Star
* net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes2016-07-163-20/+15Star
* net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-45/+2Star
* net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes2016-07-162-21/+16Star
* net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-16/+2Star
* net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes2016-07-161-27/+18Star
* mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet2016-07-151-1/+1
* net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-12/+2Star
* net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes2016-07-152-22/+16Star
* net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz2016-07-141-1/+34