summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-10ice: move ice_vsi_update_l2tsel to ice_lib.cJacob Keller
2025-07-10ice: save RSS hash configuration for migrationJacob Keller
2025-07-10ice: add functions to get and set Tx queue contextJacob Keller
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski
2025-07-10ice: add support for reading and unpacking Rx queue contextJacob Keller
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10wifi: iwlwifi: mvm: fix scan request validationAvraham Stern
2025-07-10wifi: iwlwifi: pcie: add a missing includeMiri Korenblit
2025-07-10wifi: iwlwifi: trans: remove retake_ownership parameter from sw_resetItamar Shalev
2025-07-10wifi: iwlwifi: assign a FW API range for GFMiri Korenblit
2025-07-10wifi: iwlwifi: assign a FW API range for HRMiri Korenblit
2025-07-10wifi: iwlwifi: pcie: accept new devices for MVM-only configsJohannes Berg
2025-07-10wifi: iwlwifi: pcie: inform me when op mode leavingItamar Shalev
2025-07-10wifi: iwlwifi: simplify iwl_poll_bits_mask return valueItamar Shalev
2025-07-10wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v9Miri Korenblit
2025-07-10wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v12Miri Korenblit
2025-07-10wifi: iwlwifi: add a reference to iwl_wowlan_info_notif_v3Miri Korenblit
2025-07-10wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v2Miri Korenblit
2025-07-10wifi: iwlwifi: bump minimum API version for SO/MA/TYMiri Korenblit
2025-07-10wifi: iwlwifi: assign a FW API range for JFMiri Korenblit
2025-07-10wifi: iwlwifi: handle non-overlapping API rangesMiri Korenblit
2025-07-10wifi: ath12k: allow beacon protection keys to be installed in hardwareKarthikeyan Kathirvel
2025-07-10wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error pathP Praneesh
2025-07-10wifi: ath12k: pack HTT pdev rate stats structsJeff Johnson
2025-07-10wifi: ath12k: update unsupported bandwidth flags in reg rulesHarshitha Prem
2025-07-10net: dsa: rzn1_a5psw: use devm to enable clocksRosen Penev
2025-07-10net: dsa: rzn1_a5psw: add COMPILE_TESTRosen Penev
2025-07-09net/mlx5e: RX, Remove unnecessary RQT redirectsTariq Toukan
2025-07-09net/mlx5: Warn when write combining is not supportedMaor Gottlieb
2025-07-09net/mlx5e: Replace recursive VLAN push handling with an iterative loopGal Pressman
2025-07-09net/mlx5e: CT: extract a memcmp from a spinlock sectionCosmin Ratiu
2025-07-09net/mlx5e: Remove unused VLAN insertion logic in TX pathCarolina Jubran
2025-07-09net: phy: bcm54811: PHY initializationKamil Horák - 2N
2025-07-09net: phy: bcm5481x: MII-Lite activationKamil Horák - 2N
2025-07-09net: phy: MII-Lite PHY interface modeKamil Horák - 2N
2025-07-09net: usb: enable the work after stop usbnet by ip down/upZqiang
2025-07-09gve: make IRQ handlers and page allocation NUMA awareBailey Forrest
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-07-09net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari
2025-07-09virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()Bui Quang Minh
2025-07-09net: ngbevf: add link update flowMengyuan Lou
2025-07-09net: ngbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: ngbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add ngbevf buildMengyuan Lou
2025-07-09net: txgbevf: add link update flowMengyuan Lou
2025-07-09net: txgbevf: Support Rx and Tx process pathMengyuan Lou
2025-07-09net: txgbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: txgbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add txgbevf buildMengyuan Lou
2025-07-09net: libwx: add wangxun vf common apiMengyuan Lou