summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi
2022-12-01wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-01wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee
2022-12-01wifi: mt76: mt7915: enable use_cts_prot supportRyder Lee
2022-12-01wifi: mt76: fix bandwidth 80MHz link fail in 6GHz bandMing Yen Hsieh
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: enable wed for mt7986 chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: move wed init routines in mmio.cLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: fix mt7915_mac_set_timing()Ryder Lee
2022-12-01wifi: mt76: mt7915: set correct antenna for radar detection on MT7915DShayne Chen
2022-12-01wifi: mt76: mt7915: add spatial extension index supportShayne Chen
2022-12-01wifi: mt76: connac: introduce mt76_connac_spe_idx()Shayne Chen
2022-12-01wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu
2022-12-01wifi: mt76: mt7915: rework eeprom tx paths and streams initShayne Chen
2022-12-01wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai
2022-12-01wifi: mt76: mt7915: fix bounds checking for tx-free-done commandBen Greear
2022-12-01wifi: mt76: Remove unused inline function mt76_wcid_mask_test()Gaosheng Cui
2022-12-01wifi: mt76: mt7921: fix antenna signal are way off in monitor modeSean Wang
2022-12-01wifi: mt76: mt76x02: simplify struct mt76x02_rate_powerFelix Fietkau
2022-12-01wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang
2022-12-01wifi: rtw89: fw: implement MCC related H2CZong-Zhe Yang
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang
2022-12-01wifi: rtw89: introduce helpers to wait/complete on conditionZong-Zhe Yang
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang
2022-12-01wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_infoZong-Zhe Yang
2022-12-01wifi: rtw88: 8821c: enable BT device recovery mechanismPing-Ke Shih
2022-12-01wifi: rtw89: 8852b: turn off PoP function in monitor modePing-Ke Shih
2022-12-01wifi: rtw89: add HE radiotap for monitor modePing-Ke Shih
2022-12-01wifi: rtw89: enable mac80211 virtual monitor interfaceZong-Zhe Yang
2022-12-01wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2022-11-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-11-28wifi: rtw88: fix race condition when doing H2C commandJi-Pin Jou
2022-11-28wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn
2022-11-28wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith
2022-11-28wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan
2022-11-25wifi: carl9170: Replace zero-length array of trailing structs with flex-arrayKees Cook
2022-11-25wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala
2022-11-22wifi: p54: Replace zero-length array of trailing structs with flex-arrayKees Cook
2022-11-22wifi: rtw89: fix physts IE page checkZong-Zhe Yang
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang
2022-11-22wifi: rtw89: 8852b: correct TX power controlled by BT-coexistencePing-Ke Shih
2022-11-22wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_leGustavo A. R. Silva