summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* | 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
* | 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
* | ftgmac100: Work around HW bug in runt frame detectionBenjamin Herrenschmidt2017-04-061-10/+25
* | ftgmac100: Remove rx descriptor accessorsBenjamin Herrenschmidt2017-04-062-115/+53
* | ftgmac100: Add missing barrier in ftgmac100_rx_packet()Benjamin Herrenschmidt2017-04-061-0/+3
* | ftgmac100: Directly receive into sk_buffsBenjamin Herrenschmidt2017-04-061-86/+56
* | ftgmac100: Simplify rx pointer handling in the rx pathBenjamin Herrenschmidt2017-04-061-68/+24
* | ftgmac100: Simplify rx packets error handlingBenjamin Herrenschmidt2017-04-061-36/+25
* | ftgmac100: Cleanup rx checksum handlingBenjamin Herrenschmidt2017-04-061-38/+25
* | ftgmac100: Use a scratch buffer for failed RX allocationsBenjamin Herrenschmidt2017-04-061-4/+38
* | ftgmac100: Drop support for fragmented receiveBenjamin Herrenschmidt2017-04-061-19/+18
* | ftgmac100: Move ftgmac100_alloc_rx_page() before its usersBenjamin Herrenschmidt2017-04-061-31/+28
|/
* qed: Make OOO archipelagos into an arrayMichal Kalderon2017-04-062-78/+30
* qed: Provide iSCSI statistics to managementMintz, Yuval2017-04-063-1/+38
* qed: Inform qedi the number of possible CQsMintz, Yuval2017-04-063-2/+19
* qed: Add missing stat for new islesMintz, Yuval2017-04-061-0/+2
OpenPOWER on IntegriCloud