summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* qed: add missing header dependenciesBaoyou Xie2016-09-081-0/+1
* ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann2016-09-071-7/+8
* sfc: check MTU against minimum thresholdBert Kenward2016-09-072-1/+14
* net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie2016-09-071-1/+1
* lan78xx: mark symbols static where possibleBaoyou Xie2016-09-071-11/+13
* qed: Add infrastructure for debug data collectionTomer Tayar2016-09-064-0/+131
* bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-09-061-3/+12
* 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-033-7/+126
* liquidio: CN23XX napi supportRaghu Vatsavayi2016-09-033-6/+30
* liquidio: CN23XX health monitoringRaghu Vatsavayi2016-09-033-2/+132
* liquidio: ethtool and led control supportRaghu Vatsavayi2016-09-034-8/+390
* liquidio: CN23XX octeon3 instructionRaghu Vatsavayi2016-09-038-76/+212
* liquidio: CN23XX IQ accessRaghu Vatsavayi2016-09-031-0/+66
* liquidio: RX control commandsRaghu Vatsavayi2016-09-033-13/+96
* liquidio: link and control commandsRaghu Vatsavayi2016-09-033-8/+76
* net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu2016-09-031-0/+9
* net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen2016-09-031-9/+10
* net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen2016-09-031-0/+226
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-024-17/+17
* net: emac: emac gigabit ethernet controller driverTimur Tabi2016-09-0211-0/+3857
* net: dsa: remove ds_to_privVivien Didelot2016-09-024-60/+60
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-022-11/+10
* net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-1/+2
* bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-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-09-011-4/+1
* net: asix: see 802.3 spec for phy resetRobert Foss2016-09-011-3/+24
* net: asix: Fix AX88772x resume failuresRobert Foss2016-09-011-1/+46
* net: asix: Avoid looping when the device is disconnectedRobert Foss2016-09-012-12/+46
* net: asix: Add in_pm parameterRobert Foss2016-09-014-150/+472
* net: axienet: constify ethtool_ops structuresJulia Lawall2016-09-011-1/+1