aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qed: Remove OOM messagesJoe Perches2016-09-0611-141/+47
* vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan2016-09-061-0/+1
* net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco2016-09-063-11/+19
* net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang2016-09-061-14/+17
* net: ethernet: mediatek: enhance RX path by reducing the frequency of the mem...Sean Wang2016-09-061-5/+6
* hso: Convert printk to pr_<level>Joe Perches2016-09-061-10/+11
* hso: Use a more common logging styleJoe Perches2016-09-061-53/+44
* smsc95xx: Add mdix control via ethtoolWoojung Huh2016-09-061-3/+106
* smsc95xx: Add register defineWoojung Huh2016-09-061-0/+8
* net: dsa: mv88e6xxx: make global2 code optionalVivien Didelot2016-09-064-1/+74
* net: dsa: mv88e6xxx: move Global2 codeVivien Didelot2016-09-065-450/+521
* net: dsa: mv88e6xxx: fix module namingVivien Didelot2016-09-061-1/+2
* net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2016-09-041-2/+3
* cxgb4: Add support for ndo_get_vf_configHariprasad Shenai2016-09-043-2/+72
* vxlan: call peernet2id() in fdb notificationWANG Cong2016-09-041-1/+1
* liquidio:CN23XX pause frame supportRaghu Vatsavayi2016-09-023-7/+126
* liquidio: CN23XX napi supportRaghu Vatsavayi2016-09-023-6/+30
* liquidio: CN23XX health monitoringRaghu Vatsavayi2016-09-023-2/+132
* liquidio: ethtool and led control supportRaghu Vatsavayi2016-09-024-8/+390
* liquidio: CN23XX octeon3 instructionRaghu Vatsavayi2016-09-028-76/+212
* liquidio: CN23XX IQ accessRaghu Vatsavayi2016-09-021-0/+66
* liquidio: RX control commandsRaghu Vatsavayi2016-09-023-13/+96
* liquidio: link and control commandsRaghu Vatsavayi2016-09-023-8/+76
* net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu2016-09-021-0/+9
* net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen2016-09-021-9/+10
* net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen2016-09-021-0/+226
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-014-17/+17
* net: emac: emac gigabit ethernet controller driverTimur Tabi2016-09-0111-0/+3857
* net: dsa: remove ds_to_privVivien Didelot2016-09-014-60/+60
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-012-11/+10
* net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-011-1/+2
* bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-011-1/+1
* sky2: use napi_complete_donestephen hemminger2016-09-011-1/+1
* net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE2016-09-011-0/+1
* net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE2016-09-013-0/+206
* net: xgene: fix backward compatibility fixArnd Bergmann2016-09-011-4/+0
* r8152: fix the coding style with checkpatch.plhayeswang2016-09-011-6/+5
* net: asix: autoneg will set WRITE_MEDIUM regRobert Foss2016-08-311-4/+1
* net: asix: see 802.3 spec for phy resetRobert Foss2016-08-311-3/+24
* net: asix: Fix AX88772x resume failuresRobert Foss2016-08-311-1/+46
* net: asix: Avoid looping when the device is disconnectedRobert Foss2016-08-312-12/+46
* net: asix: Add in_pm parameterRobert Foss2016-08-314-150/+472
* net: axienet: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* r8152: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* net: mediatek: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
* ppp: declare PPP devices as LLTXGuillaume Nault2016-08-311-0/+2
* ppp: avoid dealock on recursive xmitGuillaume Nault2016-08-311-12/+40
* xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger2016-08-313-6/+7
* net: dsa: mv88e6xxx: add MDB supportVivien Didelot2016-08-311-0/+65
* net: dsa: mv88e6xxx: make switchdev DB ops genericVivien Didelot2016-08-311-43/+57