summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-30wifi: ath12k: refactor per-radio thermal hwmon setup and cleanupMaharaja Kennadyrajan
2026-04-30wifi: ath12k: configure firmware thermal throttling via WMIMaharaja Kennadyrajan
2026-04-30wifi: ath12k: handle thermal throttle stats WMI eventMaharaja Kennadyrajan
2026-04-30wifi: ath12k: unify error handling in some ath12k_wmi_xxx() functionsNicolas Escande
2026-04-30wifi: ath11k: cancel SSR work items during PCI shutdownWei Zhang
2026-04-30wifi: ath12k: use kzalloc_flexRosen Penev
2026-04-30wifi: ath12k: Handle DP_RX_DECAP_TYPE_8023 type in Rx pathTamizh Chelvam Raja
2026-04-30wifi: ath: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-30wifi: ath: Use the unified QMI service ID instead of defining it locallyDaniel Lezcano
2026-04-30wifi: ath9k: fix OOB access from firmware tx status queue IDTristan Madani
2026-04-30wifi: ath9k: use kmemdup and kcallocRosen Penev
2026-04-30wifi: ath9k: owl: move name into owl_nvmem_probeRosen Penev
2026-04-30wifi: ath9k: use non devm for nvmem_cell_getRosen Penev
2026-04-30wifi: ath9k: Remove redundant rcu_read_lock/unlock() in spin_lockpengdonglin
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-30sfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter
2026-04-30ice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros
2026-04-30ice: fix missing dpll notifications for SW pinsPetr Oros
2026-04-30ice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros
2026-04-30ice: fix missing SMA pin initialization in DPLL subsystemPetr Oros
2026-04-30ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros
2026-04-30ice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
2026-04-30iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros
2026-04-30iavf: wait for PF confirmation before removing VLAN filtersPetr Oros
2026-04-30iavf: stop removing VLAN filters from PF on interface downPetr Oros
2026-04-30iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
2026-04-29net: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi
2026-04-29net: mdio: drop unneeded dependency on OF_GPIOBartosz Golaszewski
2026-04-29net: airoha: Rename get_src_port_id callback in get_sportLorenzo Bianconi
2026-04-29r8152: Use ocp/mdio test and clear functions in r8157_hw_phy_cfg()Birger Koblitz
2026-04-29r8152: Fix double consecutive clearing of PLA_MCU_SPDWN_EN bitBirger Koblitz
2026-04-29net/mlx5: E-Switch, fix deadlock between devlink lock and esw->wqMark Bloch
2026-04-29net/mlx5: E-Switch, introduce generic work queue dispatch helperMark Bloch
2026-04-29net/mlx5: E-Switch, move work queue generation counterMark Bloch
2026-04-29net: phy: aquantia: use ADVERTISE_XNP for extended next page advertisingMaxime Chevallier
2026-04-29net: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-29net/mlx5: Extend query_esw_functions output for multi-function supportMoshe Shemesh
2026-04-29mlx5: Rename the vport number enums for host PF and VFMoshe Shemesh
2026-04-29wifi: rtlwifi: rtl8821ae: Fix C2H bit location in RX descriptorBitterblue Smith
2026-04-29wifi: rtw89: disable CSI STBC for VHT 160MHzDian-Syuan Yang
2026-04-29wifi: rtw89: disable HTC field in AP modeDian-Syuan Yang
2026-04-29wifi: rtw89: pci: no need to wait CLK ready for RTL8922DEPing-Ke Shih
2026-04-29wifi: rtw89: add bounds check on firmware mac_id in link lookupTristan Madani
2026-04-29wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA bufferTristan Madani
2026-04-29wifi: rtw89: 8922d: update RF calibration flow for MLDZong-Zhe Yang
2026-04-29wifi: rtw89: chan: introduce new helper to get entity current configurationZong-Zhe Yang
2026-04-29wifi: rtw89: suspend DIG when remain-on-channelChih-Kang Chang
2026-04-29wifi: rtw89: check scan C2H event recv ack instead of C2H event done ackChih-Kang Chang
2026-04-29wifi: rtw89: use struct to fill C2H recv ackChih-Kang Chang