summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11beMordechay Goodstein2022-11-283-8/+129
* wifi: iwlwifi: mvm: support 320 MHz PHY configurationJohannes Berg2022-11-283-45/+44
* wifi: iwlwifi: mvm: Advertise EHT capabilitiesIlan Peer2022-11-284-18/+167
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-11-2814-181/+230
|\
| * wifi: carl9170: Replace zero-length array of trailing structs with flex-arrayKees Cook2022-11-251-2/+2
| * wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala2022-11-252-0/+36
| * wifi: ath10k: Remove redundant argument offsetZhi-Jun You2022-11-171-12/+7
| * wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng2022-11-171-8/+12
| * wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversionZhi-Jun You2022-11-091-3/+3
| * wifi: ath9k: Remove unused variable mismatchColin Ian King2022-11-091-2/+1
| * wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala2022-11-083-0/+14
| * wifi: ath11k: Make QMI message rules constJeff Johnson2022-11-031-36/+36
| * wifi: ath10k: Make QMI message rules constJeff Johnson2022-11-033-115/+115
| * wifi: ath11k: synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return typeJiri Slaby (SUSE)2022-11-021-1/+1
| * wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee2022-11-021-0/+3
| * wifi: ath9k: remove variable sentColin Ian King2022-11-021-2/+0
* | wifi: rtw88: fix race condition when doing H2C commandJi-Pin Jou2022-11-282-5/+8
* | wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn2022-11-281-7/+3
* | wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith2022-11-281-1/+1
* | wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan2022-11-281-0/+1
* | wifi: p54: Replace zero-length array of trailing structs with flex-arrayKees Cook2022-11-221-2/+2
* | wifi: rtw89: fix physts IE page checkZong-Zhe Yang2022-11-221-1/+1
* | wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih2022-11-223-1/+18
* | wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang2022-11-228-1/+146
* | wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang2022-11-226-2/+12
* | wifi: rtw89: 8852b: correct TX power controlled by BT-coexistencePing-Ke Shih2022-11-221-15/+15
* | wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_leGustavo A. R. Silva2022-11-221-3/+4
* | wifi: brcmfmac: replace one-element array with flexible-array member in struc...Gustavo A. R. Silva2022-11-222-3/+3
* | wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...Gustavo A. R. Silva2022-11-221-3/+3
* | wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-11-222-2/+2
* | net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_workLorenzo Bianconi2022-11-181-5/+2
* | net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi2022-11-181-19/+34
* | net: ipa: avoid a null pointer dereferenceAlex Elder2022-11-181-3/+6
* | Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-11-1897-1257/+5688
|\ \
| * \ Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo2022-11-1719-121/+773
| |\ \
| | * | wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern2022-11-101-2/+21
| | * | wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern2022-11-101-1/+1
| | * | wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern2022-11-101-20/+1
| | * | wifi: iwlwifi: mei: implement PLDR flowAvraham Stern2022-11-105-0/+183
| | * | wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer2022-11-104-11/+59
| | * | wifi: iwlwifi: mvm: support new key APIJohannes Berg2022-11-107-2/+337
| | * | wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocsRotem Saado2022-11-101-1/+1
| | * | wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho2022-11-101-3/+5
| | * | wifi: iwlwifi: cfg: disable STBC for BL step A devicesLuca Coelho2022-11-101-3/+17
| | * | wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and aboveRotem Saado2022-11-101-1/+4
| | * | wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg2022-11-102-3/+20
| | * | wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg2022-11-101-3/+7
| | * | wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern2022-11-101-20/+37
| | * | wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach2022-11-101-1/+7
| | * | wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach2022-11-101-41/+44