summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: dsa: mv88e6xxx: extract trunk mappingVivien Didelot2016-07-192-21/+48
* net: dsa: mv88e6xxx: extract device mappingVivien Didelot2016-07-191-15/+60
* net: dsa: mv88e6xxx: split setup of Global 1 and 2Vivien Didelot2016-07-192-32/+62
* net: dsa: mv88e6xxx: remove basic function flagsVivien Didelot2016-07-192-63/+6
* virtio-net: Remove more stack DMAAndy Lutomirski2016-07-191-5/+8
* bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli2016-07-191-2/+0
* bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.Prashant Sreedharan2016-07-191-0/+6
* bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).Prashant Sreedharan2016-07-191-11/+53
* bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).Prashant Sreedharan2016-07-191-1/+80
* bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).Prashant Sreedharan2016-07-192-4/+25
* bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).Prashant Sreedharan2016-07-192-16/+39
* bnxt_en: Add basic support for Nitro in North Star 2.Prashant Sreedharan2016-07-192-13/+28
* Marvell phy: add functions to suspend and resume both interfaces: fiber and c...Charles-Antoine Couret2016-07-191-2/+71
* Marvell phy: add configuration of autonegociation for fiber link.Charles-Antoine Couret2016-07-191-2/+109
* Marvell phy: add field to get errors from fiber link.Charles-Antoine Couret2016-07-191-2/+7
* Marvell phy: check link status in case of fiber link.Charles-Antoine Couret2016-07-191-12/+141
* sh_eth: fix DMA channel misreportingSergei Shtylyov2016-07-191-1/+0
* ravb: fix DMA channel misreportingSergei Shtylyov2016-07-191-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-181-1/+1
* net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-21/+18
* net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes2016-07-171-20/+16
* net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-171-23/+2
* net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes2016-07-172-20/+12
* dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-171-1/+2
* net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-20/+2
* net: hisilicon: Add Fast Ethernet MAC driverDongpo Li2016-07-163-0/+1020
* net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li2016-07-163-0/+174
* net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König2016-07-161-2/+1
* wan/fsl_ucc_hdlc: rewrite error handling to make it clearerZhao Qiang2016-07-161-28/+27
* wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'Zhao Qiang2016-07-161-1/+0
* rndis_host: Set valid random MAC on buggy devicesKristian Evensen2016-07-161-1/+5
* net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-21/+2
* net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes2016-07-151-26/+20
* net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-21/+2
* net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2016-07-152-25/+16
* net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-22/+2
* net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes2016-07-151-27/+17
* net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-22/+2
* net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes2016-07-151-13/+7
* net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-26/+2
* net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes2016-07-153-20/+15
* net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-45/+2
* net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes2016-07-152-21/+16
* net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-16/+2
* net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes2016-07-151-27/+18
* macvtap: switch to use skb arrayJason Wang2016-07-151-11/+71
* macvtap: avoid hash calculating for single queueJason Wang2016-07-151-0/+4
* net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel2016-07-151-2/+32
* wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()Dan Carpenter2016-07-151-2/+1