summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-10-11wifi: ath12k: Support Self-Generated Transmit statsDinesh Karthikeyan
2024-10-10wifi: rtw89: wow: do not configure CPU IO to receive packets for old firmwareChin-Yen Lee
2024-10-10wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report indexChing-Te Ku
2024-10-10wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughputChing-Te Ku
2024-10-10wifi: rtw89: coex: Reorder Bluetooth info related logicChing-Te Ku
2024-10-10wifi: rtw89: coex: Update priority setting for Wi-Fi is scanningChing-Te Ku
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg
2024-10-08wifi: cfg80211: stop exporting wext symbolsJohannes Berg
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg
2024-10-08wifi: libertas: don't select/include lib80211Johannes Berg
2024-10-08wifi: mwifiex: don't include lib80211.hJohannes Berg
2024-10-08wifi: qtnfmac: don't include lib80211.hJohannes Berg
2024-10-08wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-10-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-10-08wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori
2024-10-07wifi: ath12k: fix one more memcpy size errorArnd Bergmann
2024-10-07wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based sema...Roopni Devanathan
2024-10-07wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()Rameshkumar Sundaram
2024-10-05wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabledMartin Kaistra
2024-10-05wifi: rtw89: debug: add beacon RSSI for debuggingPing-Ke Shih
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01wifi: rtw89: handle entity active flag per PHYZong-Zhe Yang
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang
2024-10-01wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve com...Ping-Ke Shih
2024-10-01wifi: rtw89: 8852ce: fix gray code conversion for filter out EQPing-Ke Shih
2024-10-01wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibilityPing-Ke Shih
2024-10-01wifi: rtw89: pci: consolidate PCI basic configurations for probe and resumePing-Ke Shih
2024-09-28wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar
2024-09-28wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dpNicolas Escande
2024-09-28wifi: ath11k: allow missing memory-regionsCaleb Connolly
2024-09-28wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeupsMiaoqing Pan
2024-09-28wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750Balaji Pothunoori
2024-09-28wifi: ath11k: Fix double free issue during SRNG deinitManikanta Pubbisetty
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_hw_scanMiaoqing Pan
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channelMiaoqing Pan
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith
2024-09-26wifi: rtw89: 8852c: rfk: remove unnecessary assignment of return value of _dp...Ping-Ke Shih
2024-09-26wifi: rtw89: coex: initialize local .dbcc_2g_phy in _set_btg_ctrl()Ping-Ke Shih
2024-09-26wifi: rtw89: check return value of ieee80211_probereq_get() for RNRPing-Ke Shih
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang