summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook
2023-02-15wifi: rtw89: move H2C of del_pkt_offload before polling FW status readyChin-Yen Lee
2023-02-15wifi: rtw89: use readable return 0 in rtw89_mac_cfg_ppdu_status()Ping-Ke Shih
2023-02-15wifi: rtw88: usb: drop now unnecessary URB size checkSascha Hauer
2023-02-15wifi: rtw88: usb: send Zero length packets if necessarySascha Hauer
2023-02-15wifi: rtw88: usb: Set qsel correctlySascha Hauer
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: mac80211_hwsim: Rename pid to portid to avoid confusionJaewan Kim
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-02-13wifi: zd1211rw: remove redundant declsTom Rix
2023-02-13wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3Ping-Ke Shih
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8192EUBitterblue Smith
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8188EUBitterblue Smith
2023-02-13wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith
2023-02-13wifi: rsi: Avoid defines prefixed with CONFIGPeter Lafreniere
2023-02-13wifi: rtw89: phy: set TX power according to RF path number by chipZong-Zhe Yang
2023-02-13wifi: rtw89: 8852b: correct register mask name of TX power offsetPing-Ke Shih
2023-02-13wifi: rtw89: use passed channel in set_tx_shape_dfir()Zong-Zhe Yang
2023-02-13wifi: rtw89: 8852be: enable CLKREQ of PCI capabilityChin-Yen Lee
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih
2023-02-13wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0Ping-Ke Shih
2023-02-13wifi: rtw89: 8852b: reset IDMEM mode to default valuePing-Ke Shih
2023-02-13wifi: rtw89: add use of pkt_list offload to debug entryPing-Ke Shih
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2023-02-13wifi: rtw89: fix potential wrong mapping for pkt-offloadChin-Yen Lee
2023-02-13wifi: rtw89: disallow enter PS mode after create TDLS linkKuan-Chung Chen
2023-02-13wifi: rtw89: refine MCC C2H debug logsZong-Zhe Yang
2023-02-13wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang
2023-02-13wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang
2023-02-13wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0Ching-Te Ku
2023-02-13wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idleChing-Te Ku
2023-02-13wifi: rtw89: coex: Correct A2DP exist variable sourceChing-Te Ku
2023-02-13wifi: rtw89: coex: Set Bluetooth background scan PTA request priorityChing-Te Ku
2023-02-13wifi: rtw89: coex: Refine coexistence logChing-Te Ku
2023-02-13wifi: rtw89: coex: Force to update TDMA parameter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Clear Bluetooth HW PTA counter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Update Wi-Fi external control TDMA parameters/tablesChing-Te Ku