summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* gve: enhance no queue page list detectionHaiyue Wang2022-02-151-4/+2
* net: dm9051: Fix spelling mistake "eror" -> "error"Colin Ian King2022-02-151-2/+2
* dpaa2-eth: Simplify bool conversionYang Li2022-02-151-2/+2
* net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET2022-02-151-1/+1
* virtio_net: Fix code indent errorMichael Catanzaro2022-02-151-2/+1
* net/mlx5e: Optimize the common case condition in mlx5e_select_queueMaxim Mikityanskiy2022-02-141-3/+8
* net/mlx5e: Optimize modulo in mlx5e_select_queueMaxim Mikityanskiy2022-02-142-3/+24
* net/mlx5e: Optimize mlx5e_select_queueMaxim Mikityanskiy2022-02-141-16/+42
* net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust stateMaxim Mikityanskiy2022-02-142-6/+8
* net/mlx5e: Move repeating code that gets TC prio into a functionMaxim Mikityanskiy2022-02-141-21/+15
* net/mlx5e: Use select queue parameters to sync with control flowMaxim Mikityanskiy2022-02-145-73/+32
* net/mlx5e: Move mlx5e_select_queue to en/selq.cMaxim Mikityanskiy2022-02-144-113/+117
* net/mlx5e: Introduce select queue parametersMaxim Mikityanskiy2022-02-146-5/+165
* net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queuesMaxim Mikityanskiy2022-02-142-4/+33
* net/mlx5e: Use a barrier after updating txq2sqMaxim Mikityanskiy2022-02-141-2/+9
* net/mlx5e: Disable TX queues before registering the netdevMaxim Mikityanskiy2022-02-141-0/+1
* net/mlx5e: Cleanup of start/stop all queuesMaxim Mikityanskiy2022-02-141-3/+10
* net/mlx5e: Use FW limitation for max MPW WQEBBsAya Levin2022-02-148-26/+35
* net/mlx5e: Read max WQEBBs on the SQ from firmwareAya Levin2022-02-148-26/+53
* net/mlx5e: Remove unused tstamp SQ fieldTariq Toukan2022-02-143-3/+0
* net: dsa: mv88e6xxx: Fix validation of built-in PHYs on 6095/6097Tobias Waldekranz2022-02-141-2/+21
* net: prestera: acl: add multi-chain support offloadVolodymyr Mytnyk2022-02-147-39/+203
* net: wwan: iosm: drop debugfs dev referenceM Chetan Kumar2022-02-142-2/+5
* net: wwan: debugfs obtained dev reference not droppedM Chetan Kumar2022-02-141-0/+36
* net: dsa: realtek: realtek-mdio: reset before setupLuiz Angelo Daros de Luca2022-02-143-4/+24
* net: dsa: realtek: realtek-smi: clean-up resetLuiz Angelo Daros de Luca2022-02-141-7/+13
* net: dsa: realtek: rename macro to match filenameLuiz Angelo Daros de Luca2022-02-141-3/+3
* net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior2022-02-1413-19/+19
* ice: Simplify tracking status of RDMA supportDave Ertman2022-02-145-19/+13
* net: mscc: ocelot: use bulk reads for statsColin Foster2022-02-141-15/+77
* net: mscc: ocelot: add ability to perform bulk readsColin Foster2022-02-141-0/+13
* net: mscc: ocelot: remove unnecessary stat reading from ethtoolColin Foster2022-02-141-17/+16
* net: Add dm9051 driverJoseph CHAMG2022-02-144-0/+1454
* net: lan966x: Fix when CONFIG_IPV6 is not setHoratiu Vultur2022-02-131-1/+2
* net: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compiled as moduleHoratiu Vultur2022-02-131-0/+1
* net: lan743x: Add support for Clause-45 MDIO PHY managementRaju Lakkaraju2022-02-132-3/+122
* net: lan743x: Add support for SGMII interfaceRaju Lakkaraju2022-02-132-0/+65
* net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10Raju Lakkaraju2022-02-132-10/+28
* net: lan743x: Add support for 4 Tx queuesRaju Lakkaraju2022-02-133-24/+79
* net: lan743x: Add PCI11010 / PCI11414 device IDsRaju Lakkaraju2022-02-132-2/+11
* net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar2022-02-1310-78/+1033
* Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"Jakub Kicinski2022-02-111-2/+2
* net: moxa: use GFP_KERNELJulia Lawall2022-02-111-2/+2
* octeontx2-af: fix array bound errorHariprasad Kelam2022-02-111-2/+3
* Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-02-11129-3747/+6061
|\
| * Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...Kalle Valo2022-02-1054-2838/+3561
| |\
| | * mt76: redefine mt76_for_each_q_rx to adapt mt7986 changesBo Jiao2022-02-041-2/+2
| | * mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi2022-02-031-0/+1
| | * mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi2022-02-033-30/+27
| | * mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector stateFelix Fietkau2022-02-031-4/+1