summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-12-07wifi: ath11k: update ce configurations for IPQ5018Sriram R3-0/+198
2022-12-07wifi: ath11k: update hw params for IPQ5018Sriram R2-0/+79
2022-12-02wifi: ath11k: Fix race condition with struct htt_ppdu_stats_infoGovindaraj Saminathan1-11/+11
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo49-0/+53309
2022-11-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo14-181/+230
2022-11-28wifi: rtw88: fix race condition when doing H2C commandJi-Pin Jou2-5/+8
2022-11-28wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn1-7/+3
2022-11-28wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith1-1/+1
2022-11-28wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan1-0/+1
2022-11-25wifi: carl9170: Replace zero-length array of trailing structs with flex-arrayKees Cook1-2/+2
2022-11-25wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala2-0/+36
2022-11-22wifi: p54: Replace zero-length array of trailing structs with flex-arrayKees Cook1-2/+2
2022-11-22wifi: rtw89: fix physts IE page checkZong-Zhe Yang1-1/+1
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih3-1/+18
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang8-1/+146
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang6-2/+12
2022-11-22wifi: rtw89: 8852b: correct TX power controlled by BT-coexistencePing-Ke Shih1-15/+15
2022-11-22wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_leGustavo A. R. Silva1-3/+4
2022-11-22wifi: brcmfmac: replace one-element array with flexible-array member in struc...Gustavo A. R. Silva2-3/+3
2022-11-22wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...Gustavo A. R. Silva1-3/+3
2022-11-22wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva2-2/+2
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller96-1256/+5685
2022-11-17wifi: ath10k: Remove redundant argument offsetZhi-Jun You1-12/+7
2022-11-17wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng1-8/+12
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo19-121/+773
2022-11-16wifi: wl1251: switch to using gpiod APIDmitry Torokhov2-30/+34
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov5-63/+4
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET1-1/+1
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET1-3/+3
2022-11-16wifi: airo: Avoid clashing function prototypesGustavo A. R. Silva1-96/+108
2022-11-16wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva1-85/+89
2022-11-16wifi: hostap: Avoid clashing function prototypesGustavo A. R. Silva1-111/+133
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva2-12/+12
2022-11-16wifi: orinoco: Avoid clashing function prototypesGustavo A. R. Silva1-47/+62
2022-11-16wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith6-15/+9
2022-11-16wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith6-15/+15
2022-11-16wifi: rtl8xxxu: Name some bits used in burst initBitterblue Smith2-5/+11
2022-11-16wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_groupBitterblue Smith1-2/+2
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith7-156/+297
2022-11-16wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith4-41/+52
2022-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-68/+83
2022-11-10wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern1-2/+21
2022-11-10wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern1-1/+1
2022-11-10wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern1-20/+1
2022-11-10wifi: iwlwifi: mei: implement PLDR flowAvraham Stern5-0/+183
2022-11-10wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer4-11/+59
2022-11-10wifi: iwlwifi: mvm: support new key APIJohannes Berg7-2/+337
2022-11-10wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocsRotem Saado1-1/+1
2022-11-10wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho1-3/+5
2022-11-10wifi: iwlwifi: cfg: disable STBC for BL step A devicesLuca Coelho1-3/+17