summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-13e1000: Hold RTNL when e1000_down can be calledJoe Damato
2024-11-13igbvf: remove unused spinlockWander Lairson Costa
2024-11-13igb: Fix 2 typos in comments in igb_main.cJohnny Park
2024-11-13igc: remove autoneg parameter from igc_mac_infoVitaly Lifshits
2024-11-13ixgbe: Break include dependency cycleDiomidis Spinellis
2024-11-13ice: Unbind the workqueueFrederic Weisbecker
2024-11-13ice: use stack variable for virtchnl_supported_rxdidsJacob Keller
2024-11-13ice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller
2024-11-13ice: only allow Tx promiscuous for multicastBrett Creeley
2024-11-13ice: Add support for persistent NAPI configJoe Damato
2024-11-13ice: support optional flags in signature segment headerPrzemek Kitszel
2024-11-13ice: refactor "last" segment of DDP pkgPrzemek Kitszel
2024-11-13ice: extend dump serdes equalizer values featureMateusz Polchlopek
2024-11-13ice: rework of dump serdes equalizer values featureMateusz Polchlopek
2024-11-13net: phy: mediatek: add MT7530 & MT7531's PHY ID macrosSkyLake.Huang
2024-11-13net: phy: mediatek: Integrate read/write page helper functionsSkyLake.Huang
2024-11-13net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctr...SkyLake.Huang
2024-11-13net: phy: mediatek: Move LED helper functions into mtk phy libSkyLake.Huang
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang
2024-11-13octeontx2-pf: Adds TC offload supportGeetha sowjanya
2024-11-13octeontx2-pf: Implement offload stats ndo for representorsGeetha sowjanya
2024-11-13octeontx2-pf: Add devlink port supportGeetha sowjanya
2024-11-13octeontx2-pf: Add representors for sdp MACGeetha sowjanya
2024-11-13octeontx2-pf: Configure VF mtu via representorGeetha sowjanya
2024-11-13octeontx2-pf: Add support to sync link state between representor and VFsGeetha sowjanya
2024-11-13octeontx2-pf: Get VF stats via representorGeetha sowjanya
2024-11-13octeontx2-af: Add packet path between representor and VFGeetha sowjanya
2024-11-13octeontx2-pf: Add basic net_device_opsGeetha sowjanya
2024-11-13octeontx2-pf: Create representor netdevGeetha sowjanya
2024-11-13octeontx2-pf: RVU representor driverGeetha sowjanya
2024-11-12eth: bnxt: use page pool for head fragsJakub Kicinski
2024-11-12dsa: qca8k: Use nested lock to avoid splatAndrew Lunn
2024-11-12Revert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa
2024-11-12wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855Balaji Pothunoori
2024-11-12wifi: ath12k: Fix for out-of bound access errorKarol Przybylski
2024-11-12wifi: ath9k: miscellaneous spelling fixesDmitry Antipov
2024-11-12Revert "wifi: iwlegacy: do not skip frames with bad FCS"Kalle Valo
2024-11-12RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy
2024-11-12bnxt_en: Add support for RoCE sriov configurationVikas Gupta
2024-11-11net/mlx5e: SHAMPO, Rework header allocation loopDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Change frag page setup order during allocationDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea
2024-11-11net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran
2024-11-11net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran
2024-11-11net/mlx5: Generalize scheduling element operationsCarolina Jubran
2024-11-11net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran
2024-11-11net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran