summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-07-20net: cpmac: fix error handling of cpmac_probe()Wei Yongjun
2016-07-20net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-07-20net: ethernet: nb8800: fix error handling of nb8800_probe()Wei Yongjun
2016-07-20net: axienet: Fix return value check in axienet_probe()Wei Yongjun
2016-07-19net/mlx4_en: add xdp forwarding and data write supportBrenden Blanco
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco
2016-07-19net/mlx4_en: add page recycle to prepare rx ring for tx supportBrenden Blanco
2016-07-19net/mlx4_en: add support for fast rx drop bpf programBrenden Blanco
2016-07-19net/faraday: Mask PHY interrupt with NCSI modeGavin Shan
2016-07-19net/faraday: Match driver according to compatible propertyGavin Shan
2016-07-19net/faraday: Support NCSI modeGavin Shan
2016-07-19net/faraday: Read MAC address from chipGavin Shan
2016-07-19net/faraday: Helper functions to create or destroy MDIO interfaceGavin Shan
2016-07-19bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli
2016-07-19bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.Prashant Sreedharan
2016-07-19bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).Prashant Sreedharan
2016-07-19bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).Prashant Sreedharan
2016-07-19bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).Prashant Sreedharan
2016-07-19bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).Prashant Sreedharan
2016-07-19bnxt_en: Add basic support for Nitro in North Star 2.Prashant Sreedharan
2016-07-19sh_eth: fix DMA channel misreportingSergei Shtylyov
2016-07-19ravb: fix DMA channel misreportingSergei Shtylyov
2016-07-19net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet
2016-07-17net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-17net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-17net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-17net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes
2016-07-17dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-16net: hisilicon: Add Fast Ethernet MAC driverDongpo Li
2016-07-16net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König
2016-07-15net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes
2016-07-14mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet
2016-07-14net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-14net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes
2016-07-14net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz
2016-07-14net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz
2016-07-14net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloadsOr Gerlitz