summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: dsa: mv88e6xxx: add support for DSA ageing timeVivien Didelot2016-07-201-0/+14
* net: dsa: mv88e6xxx: add G1 helper for ageing timeVivien Didelot2016-07-202-5/+54
* net: dsa: mv88e6xxx: add cap for IRLVivien Didelot2016-07-202-20/+53
* net: dsa: mv88e6xxx: add cap for Priority OverrideVivien Didelot2016-07-202-10/+33
* net: dsa: mv88e6xxx: add cap for PVTVivien Didelot2016-07-202-13/+31
* net: dsa: mv88e6xxx: rework Switch MAC setterVivien Didelot2016-07-202-75/+64
* net: dsa: mv88e6xxx: add cap for MGMT Enables bitsVivien Didelot2016-07-202-18/+41
* net: dsa: mv88e6xxx: extract trunk mappingVivien Didelot2016-07-202-21/+48
* net: dsa: mv88e6xxx: extract device mappingVivien Didelot2016-07-201-15/+60
* net: dsa: mv88e6xxx: split setup of Global 1 and 2Vivien Didelot2016-07-202-32/+62
* net: dsa: mv88e6xxx: remove basic function flagsVivien Didelot2016-07-202-63/+6
* virtio-net: Remove more stack DMAAndy Lutomirski2016-07-201-5/+8
* bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2016-07-201-2/+0
* 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
* Marvell phy: add functions to suspend and resume both interfaces: fiber and c...Charles-Antoine Couret2016-07-201-2/+71
* Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret2016-07-201-2/+109
* Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret2016-07-201-2/+7
* Marvell phy: check link status in case of fiber link.Charles-Antoine Couret2016-07-201-12/+141
* sh_eth: fix DMA channel misreportingSergei Shtylyov2016-07-201-1/+0
* ravb: fix DMA channel misreportingSergei Shtylyov2016-07-201-1/+0
* net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet2016-07-191-1/+3
* macvtap: correctly free skb during socket destructionJason Wang2016-07-191-1/+1
* net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-181-21/+18
* net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes2016-07-181-20/+16
* net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-181-23/+2
* net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes2016-07-182-20/+12
* dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-1/+2
* net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-20/+2
* net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-173-0/+1020
* net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li2016-07-173-0/+174
* net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König2016-07-171-2/+1
* wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang2016-07-171-28/+27
* wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang2016-07-171-1/+0
* rndis_host: Set valid random MAC on buggy devicesKristian Evensen2016-07-171-1/+5
* net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-21/+2
* net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes2016-07-161-26/+20