summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-06-01wifi: ath11k: Allow ath11k to boot without caldata in ftm modeSowmiya Sree Elavalagan
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan
2023-06-01wifi: ath11k: remove unused function ath11k_tm_event_wmi()Govindaraj Saminathan
2023-06-01wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong
2023-05-27wifi: rtw88: usb: silence log flooding error messageSascha Hauer
2023-05-27wifi: ray_cs: add sanity check on local->sram/rmem/amemDongliang Mu
2023-05-27wifi: ray_cs: remove one redundant del_timerDongliang Mu
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-05-26wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatoryP Praneesh
2023-05-25wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-05-25wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-25wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-25wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-05-25wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-05-25wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-05-25wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-05-25wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-05-25wifi: rtw89: use flexible array member in rtw89_btc_btf_tlvArnd Bergmann
2023-05-25wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih
2023-05-25wifi: rtw89: 8851b: add 8851be to Makefile and KconfigPing-Ke Shih
2023-05-25wifi: rtw89: add tx_wake notify for 8851BChin-Yen Lee
2023-05-25wifi: rtw89: enlarge supported length of read_reg debugfs entryPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add RF configurationsPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add MAC configurations to chip_infoPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: fill BB related capabilities to chip_infoPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add TX power related functionsPing-Ke Shih
2023-05-25wifi: rtw89: refine packet offload handling under SERZong-Zhe Yang
2023-05-25wifi: rtw89: tweak H2C TX waiting function for SERZong-Zhe Yang
2023-05-25wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2Zong-Zhe Yang
2023-05-25wifi: rtw88: Add support for the SDIO based RTL8723DS chipsetMartin Blumenstingl
2023-05-25wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsingMartin Blumenstingl
2023-05-25wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()Martin Blumenstingl
2023-05-25wifi: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-18wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-18wifi: mwifiex: Use default @max_active for workqueuesTejun Heo
2023-05-17Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-05-17wifi: ath11k: Send HT fixed rate in WMI peer fixed paramMaharaja Kennadyrajan
2023-05-17wifi: ath11k: Relocate the func ath11k_mac_bitrate_mask_num_ht_rates() and ch...Maharaja Kennadyrajan
2023-05-17wifi: ath12k: increase vdev setup timeoutAishwarya R
2023-05-17wifi: rtw89: 8851b: rfk: add TSSIPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add DPKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: rfk: add RX DCKPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add to parse efuse contentPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add set channel functionPing-Ke Shih
2023-05-17wifi: rtw89: 8851b: add basic power on functionPing-Ke Shih