aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07net-next: dsa: add dsa support for Mediatek MT7530 switchSean Wang4-0/+1536
2017-04-07net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instanceSean Wang1-0/+2
2017-04-07net-next: ethernet: mediatek: add CDM able to recognize the tag for DSASean Wang2-0/+10
2017-04-07net: stmmac: adding multiple napi mechanismJoao Pinto2-41/+120
2017-04-07net: stmmac: adding multiple buffers for TXJoao Pinto4-255/+374
2017-04-07net: stmmac: adding multiple buffers for rxJoao Pinto3-184/+306
2017-04-07net: stmmac: break some functions into RX and TX scopesJoao Pinto1-86/+266
2017-04-07usbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser2-22/+15
2017-04-07usbnet: kaweth: Use net_device_stats from struct net_deviceTobias Klauser1-22/+10
2017-04-07net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser1-4/+3
2017-04-07net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser1-22/+20
2017-04-07net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser2-13/+11
2017-04-07net: sunbmac: Use net_device_stats from struct net_deviceTobias Klauser2-10/+9
2017-04-07net: nuvoton: Use net_device_stats from struct net_deviceTobias Klauser1-22/+11
2017-04-07net: nmlan_cs: Use net_device_stats from struct net_deviceTobias Klauser1-25/+24
2017-04-07net: moxa: Use net_device_stats from struct net_deviceTobias Klauser2-19/+10
2017-04-07net: macb: Use net_device_stats from struct net_deviceTobias Klauser2-21/+20
2017-04-07net: emac: Use net_device_stats from struct net_deviceTobias Klauser2-2/+1
2017-04-07net: dl2k: Use net_device_stats from struct net_deviceTobias Klauser2-26/+20
2017-04-07net: cxgb3: Use net_device_stats from struct net_deviceTobias Klauser2-2/+1
2017-04-07net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser2-2/+1
2017-04-07qede: Support XDP adjustment of headersMintz, Yuval3-11/+12
2017-04-07qede: Add support for ingress headroomMintz, Yuval3-17/+24
2017-04-07qede: Prevent VFs from using XDPMintz, Yuval1-0/+5
2017-04-07qede: Correct XDP forward unmappingMintz, Yuval3-14/+20
2017-04-07qede: Update receive statistic once per NAPIMintz, Yuval1-10/+11
2017-04-07s390/netiucv: improve endianness handlingHans Wippel1-1/+1
2017-04-07s390/ctcm: improve endianness handlingHans Wippel2-7/+7
2017-04-07s390/qeth: improve endianness handlingHans Wippel4-31/+32
2017-04-07s390/qeth: Remove unused codeJulian Wiedmann6-32/+0
2017-04-07s390/qeth: remove unused return valueJulian Wiedmann2-11/+3
2017-04-07s390/qeth: fix up ssqd tracingJulian Wiedmann1-2/+3
2017-04-07s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann1-6/+4
2017-04-06i40e: close client on remove and shutdownMitch Williams1-0/+10
2017-04-06i40e: register existing client on probeMitch Williams1-0/+6
2017-04-06i40e: remove client instance on driver unloadMitch Williams1-0/+3
2017-04-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala6-56/+74
2017-04-06ftgmac100: Work around HW bug in runt frame detectionBenjamin Herrenschmidt1-10/+25
2017-04-06ftgmac100: Remove rx descriptor accessorsBenjamin Herrenschmidt2-115/+53
2017-04-06ftgmac100: Add missing barrier in ftgmac100_rx_packet()Benjamin Herrenschmidt1-0/+3
2017-04-06ftgmac100: Directly receive into sk_buffsBenjamin Herrenschmidt1-86/+56
2017-04-06ftgmac100: Simplify rx pointer handling in the rx pathBenjamin Herrenschmidt1-68/+24
2017-04-06ftgmac100: Simplify rx packets error handlingBenjamin Herrenschmidt1-36/+25
2017-04-06ftgmac100: Cleanup rx checksum handlingBenjamin Herrenschmidt1-38/+25
2017-04-06ftgmac100: Use a scratch buffer for failed RX allocationsBenjamin Herrenschmidt1-4/+38
2017-04-06ftgmac100: Drop support for fragmented receiveBenjamin Herrenschmidt1-19/+18
2017-04-06ftgmac100: Move ftgmac100_alloc_rx_page() before its usersBenjamin Herrenschmidt1-31/+28
2017-04-06qed: Make OOO archipelagos into an arrayMichal Kalderon2-78/+30
2017-04-06qed: Provide iSCSI statistics to managementMintz, Yuval3-1/+38
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval3-2/+19