summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas2017-04-085-5/+43
* netvsc: Initialize all channel related state prior to opening the channelK. Y. Srinivasan2017-04-082-14/+18
* net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions staticFlorian Fainelli2017-04-081-8/+12
* nfp: don't dereference a null nn->eth_port to print a warningColin Ian King2017-04-081-2/+1
* Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-084-47/+107
|\
| * net/mlx5e: Set default RX moderation parameters on driver loadSaeed Mahameed2017-04-071-4/+4
| * net/mlx5e: Reuse alloc cq code for all CQs allocationEran Ben Elisha2017-04-071-36/+23
| * net/mlx5e: Show board id in ethtool driver informationInbar Karmy2017-04-071-2/+3
| * net/mlx5e: Change FW sub_minor display to 4 zeros paddingEran Ben Elisha2017-04-071-1/+1
| * net/mlx5e: Make mlx5e_modify_rqs_vsd a static functionGuy Ergas2017-04-072-3/+1
| * net/mlx5e: Add support for RXFCS feature flagGuy Ergas2017-04-072-0/+72
| * net/mlx5: Update the list of the PCI supported devicesMajd Dibbiny2017-04-071-2/+4
* | net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu2017-04-072-4/+14
* | net-next: dsa: add dsa support for Mediatek MT7530 switchSean Wang2017-04-074-0/+1536
* | net-next: ethernet: mediatek: add device_node of GMAC pointing into the netde...Sean Wang2017-04-071-0/+2
* | net-next: ethernet: mediatek: add CDM able to recognize the tag for DSASean Wang2017-04-072-0/+10
* | net: stmmac: adding multiple napi mechanismJoao Pinto2017-04-072-41/+120
* | net: stmmac: adding multiple buffers for TXJoao Pinto2017-04-074-255/+374
* | net: stmmac: adding multiple buffers for rxJoao Pinto2017-04-073-184/+306
* | net: stmmac: break some functions into RX and TX scopesJoao Pinto2017-04-071-86/+266
* | usbnet: pegasus: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-22/+15
* | usbnet: kaweth: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-22/+10
* | net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-4/+3
* | net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-22/+20
* | net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-13/+11
* | net: sunbmac: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-10/+9
* | net: nuvoton: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-22/+11
* | net: nmlan_cs: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-25/+24
* | net: moxa: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-19/+10
* | net: macb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-21/+20
* | net: emac: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1
* | net: dl2k: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-26/+20
* | net: cxgb3: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1
* | net: cxgb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-2/+1
* | qede: Support XDP adjustment of headersMintz, Yuval2017-04-073-11/+12
* | qede: Add support for ingress headroomMintz, Yuval2017-04-073-17/+24
* | qede: Prevent VFs from using XDPMintz, Yuval2017-04-071-0/+5
* | qede: Correct XDP forward unmappingMintz, Yuval2017-04-073-14/+20
* | qede: Update receive statistic once per NAPIMintz, Yuval2017-04-071-10/+11
* | s390/netiucv: improve endianness handlingHans Wippel2017-04-071-1/+1
* | s390/ctcm: improve endianness handlingHans Wippel2017-04-072-7/+7
* | s390/qeth: improve endianness handlingHans Wippel2017-04-074-31/+32
* | s390/qeth: Remove unused codeJulian Wiedmann2017-04-076-32/+0
* | s390/qeth: remove unused return valueJulian Wiedmann2017-04-072-11/+3
* | s390/qeth: fix up ssqd tracingJulian Wiedmann2017-04-071-2/+3
* | s390/qeth: use QDIO_*_QFMT definesJulian Wiedmann2017-04-071-6/+4
* | i40e: close client on remove and shutdownMitch Williams2017-04-061-0/+10
* | i40e: register existing client on probeMitch Williams2017-04-061-0/+6
* | i40e: remove client instance on driver unloadMitch Williams2017-04-061-0/+3
* | i40e/i40evf: Add capability exchange for outer checksumPreethi Banala2017-04-066-56/+74