summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2026-04-29wifi: rtw89: 8832cu: Add ID 2c7c:8206 for RTL8832CUJohnson Tsai
2026-04-29wifi: rtw89: use firmware offload for PHY and RF batch register writesEric Huang
2026-04-29wifi: rtw89: offload DMAC and CMAC init IO to firmwareChia-Yuan Li
2026-04-29wifi: rtw89: add IO offload support via firmwareChia-Yuan Li
2026-04-29wifi: rtw89: 8852bt: configure support_noise field explicitlyZong-Zhe Yang
2026-04-29wifi: rtw89: Correct data type for scan index to avoid infinite loopShin-Yi Lin
2026-04-29wifi: rtw89: phy: support static PD level settingEric Huang
2026-04-29wifi: rtw89: debug: disable inactive power save to reduce bus overheadJohnson Tsai
2026-04-29wifi: rtw89: debug: disable hw_scan for latency-sensitive scenariosJohnson Tsai
2026-04-29wifi: rtw89: 8852a: refine power save to lower latencyPo-Hao Huang
2026-04-29wifi: rtw89: 8922d: fix typo rx_freq_frome_iePing-Ke Shih
2026-04-29wifi: rtw89: Enable the new rtw89_8922au moduleBitterblue Smith
2026-04-29wifi: rtw89: Add rtw8922au.cBitterblue Smith
2026-04-29wifi: rtw89: Add rtw8922a_dle_mem_usb{2,3}Bitterblue Smith
2026-04-29wifi: rtw89: Add rtw8922a_hfc_param_ini_usb{2,3}Bitterblue Smith
2026-04-29wifi: rtw89: Let hfc_param_ini have separate settings for USB 2/3Bitterblue Smith
2026-04-29wifi: rtw89: Fix rtw8922a_pwr_{on,off}_func() for USBBitterblue Smith
2026-04-29wifi: rtw89: usb: Enable RX aggregation for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: Fix rtw89_usb_ops_mac_post_init() for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: Fix rtw89_usb_ops_mac_pre_init() for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: Fix rtw89_usb_ops_mac_lv1_rcvy() for RTL8922AUBitterblue Smith
2026-04-29wifi: rtw89: usb: Support 2 bulk in endpointsBitterblue Smith
2026-04-29wifi: rtlwifi: fix typos in comments in rtl8821ae_card_disable()Hugo Villeneuve
2026-04-29wifi: rtw89: phy: increase RF calibration timeouts for USB transportLouis Kotze
2026-04-29wifi: rtw88: Add NULL check for chip->edcca_th in rtw_fw_adaptivity_result()Panagiotis Petrakopoulos
2026-04-29wifi: rtlwifi: validate action frame size before using in _rtl_pci_tx_isr()Ping-Ke Shih