aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie1-11/+13
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar4-0/+131
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck1-3/+12
2016-09-06qed: Remove OOM messagesJoe Perches11-141/+47
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan1-0/+1
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco3-11/+19
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang1-14/+17
2016-09-06net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier usedSean Wang1-5/+6
2016-09-06hso: Convert printk to pr_<level>Joe Perches1-10/+11
2016-09-06hso: Use a more common logging styleJoe Perches1-53/+44
2016-09-06smsc95xx: Add mdix control via ethtoolWoojung Huh1-3/+106
2016-09-06smsc95xx: Add register defineWoojung Huh1-0/+8
2016-09-06net: dsa: mv88e6xxx: make global2 code optionalVivien Didelot4-1/+74
2016-09-06net: dsa: mv88e6xxx: move Global2 codeVivien Didelot5-450/+521
2016-09-06net: dsa: mv88e6xxx: fix module namingVivien Didelot1-1/+2
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai3-2/+72
2016-09-04vxlan: call peernet2id() in fdb notificationWANG Cong1-1/+1
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi3-7/+126
2016-09-02liquidio: CN23XX napi supportRaghu Vatsavayi3-6/+30
2016-09-02liquidio: CN23XX health monitoringRaghu Vatsavayi3-2/+132
2016-09-02liquidio: ethtool and led control supportRaghu Vatsavayi4-8/+390
2016-09-02liquidio: CN23XX octeon3 instructionRaghu Vatsavayi8-76/+212
2016-09-02liquidio: CN23XX IQ accessRaghu Vatsavayi1-0/+66
2016-09-02liquidio: RX control commandsRaghu Vatsavayi3-13/+96
2016-09-02liquidio: link and control commandsRaghu Vatsavayi3-8/+76
2016-09-02net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu1-0/+9
2016-09-02net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen1-9/+10
2016-09-02net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen1-0/+226
2016-09-01net: emac: emac gigabit ethernet controller driverTimur Tabi11-0/+3857
2016-09-01net: dsa: remove ds_to_privVivien Didelot4-60/+60
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2-11/+10
2016-09-01net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-09-01bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-01sky2: use napi_complete_donestephen hemminger1-1/+1
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE1-0/+1
2016-09-01net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE3-0/+206
2016-09-01net: xgene: fix backward compatibility fixArnd Bergmann1-4/+0
2016-09-01r8152: fix the coding style with checkpatch.plhayeswang1-6/+5
2016-08-31net: asix: autoneg will set WRITE_MEDIUM regRobert Foss1-4/+1
2016-08-31net: asix: see 802.3 spec for phy resetRobert Foss1-3/+24
2016-08-31net: asix: Fix AX88772x resume failuresRobert Foss1-1/+46
2016-08-31net: asix: Avoid looping when the device is disconnectedRobert Foss2-12/+46
2016-08-31net: asix: Add in_pm parameterRobert Foss4-150/+472
2016-08-31net: axienet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31r8152: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: mediatek: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31ppp: declare PPP devices as LLTXGuillaume Nault1-0/+2
2016-08-31ppp: avoid dealock on recursive xmitGuillaume Nault1-12/+40
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger3-6/+7