summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-04-11mlxsw: convert to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-11net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu
2017-04-11net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-11net: alx: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-04-10ftgmac100: Remove tx descriptor accessorsBenjamin Herrenschmidt
2017-04-10ftgmac100: Add support for fragmented txBenjamin Herrenschmidt
2017-04-10ftgmac100: Don't clear tx desc fields unnecessarilyBenjamin Herrenschmidt
2017-04-10ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()Benjamin Herrenschmidt
2017-04-10ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()Benjamin Herrenschmidt
2017-04-10ftgmac100: Cleanup tx queue handlingBenjamin Herrenschmidt
2017-04-10ftgmac100: Store tx skbs in a separate arrayBenjamin Herrenschmidt
2017-04-10ftgmac100: Pad small frames properlyBenjamin Herrenschmidt
2017-04-10ftgmac100: Factor tx packet dropping pathBenjamin Herrenschmidt
2017-04-10ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()Benjamin Herrenschmidt
2017-04-10ftgmac100: Move ftgmac100_hard_start_xmit() aroundBenjamin Herrenschmidt
2017-04-10ftgmac100: Add a tx timeout handlerBenjamin Herrenschmidt
2017-04-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-08liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas
2017-04-08nfp: don't dereference a null nn->eth_port to print a warningColin Ian King
2017-04-08Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-04-08i40e/i40evf: Use build_skb to build framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck
2017-04-08i40e: clean up historic deprecated flag definitionsJacob Keller
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
2017-04-08i40e: remove extraneous loop in i40e_vsi_wait_queues_disabledJacob Keller
2017-04-08i40e: allow look-up of MAC address from Open Firmware or IDPROMJacob Keller
2017-04-08i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady
2017-04-08i40e: Decrease the scope of rtnl lockMaciej Sosin
2017-04-08i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR EvictionAlexander Duyck
2017-04-08i40e: update error message when trying to add invalid filtersJacob Keller
2017-04-08i40e: only register client on iWarp-capable devicesMitch Williams
2017-04-07net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu
2017-04-07net-next: ethernet: mediatek: add device_node of GMAC pointing into the netde...Sean Wang
2017-04-07net-next: ethernet: mediatek: add CDM able to recognize the tag for DSASean Wang
2017-04-07net: stmmac: adding multiple napi mechanismJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for TXJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for rxJoao Pinto
2017-04-07net: stmmac: break some functions into RX and TX scopesJoao Pinto
2017-04-07net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: sunbmac: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: nuvoton: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: nmlan_cs: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: moxa: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: macb: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: emac: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: dl2k: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-07net: cxgb3: Use net_device_stats from struct net_deviceTobias Klauser