summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-04-01bnxt_en: Adjust default rings for multi-port NICs.Michael Chan1-3/+9
2018-04-01bnxt_en: Update firmware interface to 1.9.1.15.Michael Chan4-103/+210
2018-04-01Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-443/+402
2018-04-01hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()Haiyang Zhang1-7/+9
2018-04-01ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches1-4/+2
2018-04-01net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai2-0/+4
2018-04-01net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun1-4/+0
2018-04-01netdevsim: Change nsim_devlink_setup to return error to callerDavid Ahern3-8/+15
2018-04-01net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev1-1/+109
2018-04-01net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev1-0/+17
2018-04-01net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev1-4/+41
2018-04-01net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev1-0/+12
2018-04-01net: thunderx: add multicast filter management supportVadim Lomovtsev2-1/+153
2018-04-01net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev1-14/+30
2018-04-01net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2-11/+13
2018-04-01net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-31net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan1-2/+9
2018-03-31net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan3-19/+13
2018-03-31net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan2-32/+16
2018-03-31net/mlx5e: Support XDP over Striding RQTariq Toukan3-8/+26
2018-03-31net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan2-6/+8
2018-03-31net/mlx5e: Use linear SKB in Striding RQTariq Toukan3-42/+146
2018-03-31net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan3-88/+38
2018-03-31net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan1-1/+1
2018-03-31net/mlx5e: Code movements in RX UMR WQE postTariq Toukan1-62/+45
2018-03-31net/mlx5e: Derive Striding RQ size from MTUTariq Toukan6-139/+80
2018-03-31net/mlx5e: Save MTU in channels paramsTariq Toukan5-45/+52
2018-03-31net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh1-1/+1
2018-03-31net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel1-1/+1
2018-03-31net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-21/+0
2018-03-31net/mlx5e: Use eq ptr from cqSaeed Mahameed1-12/+2
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi4-19/+53
2018-03-30Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2-5/+11
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu10-3/+494
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu2-5/+73
2018-03-30net: mvneta: remove duplicate *_coal assignmentJisheng Zhang1-4/+0
2018-03-30net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans1-3/+9
2018-03-30nfp: flower: offload phys port MTU changeJohn Hurley4-5/+146
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley4-11/+33
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King3-50/+2
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli2-2/+6
2018-03-30net: bcmgenet: Fix coalescing settings handlingFlorian Fainelli2-35/+61
2018-03-30net: systemport: Fix coalescing settings handlingFlorian Fainelli2-20/+46
2018-03-30net: systemport: Remove adaptive TX coalescingFlorian Fainelli2-54/+8
2018-03-30cxgb4: fix error return code in adap_init0()Wei Yongjun1-1/+2
2018-03-29Merge tag 'wireless-drivers-next-for-davem-2018-03-29' of git://git.kernel.or...David S. Miller172-2502/+6232
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller1-3/+7
2018-03-29net: dsa: mv88e6xxx: Make VTU miss violations less spammyAndrew Lunn1-1/+2
2018-03-29net: dsa: mv88e6xxx: Keep ATU/VTU violation statisticsAndrew Lunn6-28/+78
2018-03-29net: cavium: use module_pci_driver to simplify the codeWei Yongjun1-12/+1