summaryrefslogtreecommitdiffstats
path: root/include/target (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-27wifi: iwlwifi: mei: add support for SAP version 4Avraham Stern2-15/+53
2024-08-27wifi: iwlwifi: config: label 'gl' devices as discreteJohannes Berg3-3/+13
2024-08-27wifi: iwlwifi: pcie: print function scratch before writingJohannes Berg1-0/+2
2024-08-27wifi: iwlwifi: mvm: use correct key iterationJohannes Berg1-6/+6
2024-08-27wifi: iwlwifi: remove MVM prefix from FW macrosMiri Korenblit7-10/+10
2024-08-27wifi: iwlwifi: mvm: add support for new REDUCE_TXPOWER_CMD versionsEmmanuel Grumbach3-15/+100
2024-08-27wifi: iwlwifi: mvm: prepare the introduction of V9 of REDUCED_TX_POWEREmmanuel Grumbach3-13/+26
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih5-6/+8
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov5-43/+27
2024-08-27wifi: mac80211_hwsim: correct MODULE_PARM_DESC of multi_radioZong-Zhe Yang1-1/+1
2024-08-22wifi: mwifiex: remove unnecessary checks for valid privSascha Hauer13-109/+59
2024-08-22wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()Dan Carpenter1-1/+1
2024-08-22wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva5-150/+165
2024-08-16wifi: mwifiex: keep mwifiex_cfg80211_ops constantSascha Hauer1-11/+15
2024-08-13wifi: mwl8k: Use static_assert() to check struct sizesGustavo A. R. Silva1-0/+3
2024-08-10wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-28/+18
2024-08-10wifi: mwifiex: add support for WPA-PSK-SHA256Sascha Hauer2-0/+4
2024-08-10wifi: mwifiex: fix key_mgmt settingSascha Hauer1-3/+4
2024-08-10wifi: mwifiex: simplify WPA flags settingSascha Hauer1-21/+8
2024-08-10Revert "wifi: ath9k: use devm for request_irq()"Toke Høiland-Jørgensen2-5/+11
2024-08-09wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821cBitterblue Smith5-4/+58
2024-08-09wifi: rtw88: usb: Support RX aggregationBitterblue Smith1-21/+40
2024-08-09wifi: rtw88: usb: Update the RX stats after every frameBitterblue Smith1-0/+1
2024-08-09wifi: rtw88: usb: Init RX burst length according to USB speedBitterblue Smith2-1/+28
2024-08-09wifi: rtl8xxxu: add missing rtl8192cu USB IDsPeter Robinson1-0/+6
2024-08-09wifi: rtl8xxxu: drop reference to staging driversPeter Robinson1-3/+2
2024-08-09wifi: rtw89: wow: add net-detect support for 8852cChin-Yen Lee1-1/+3
2024-08-09wifi: rtw89: wow: add delay option for net-detectChin-Yen Lee4-3/+27
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee9-78/+568
2024-08-09wifi: rtw89: wow: implement PS mode for net-detectChin-Yen Lee4-7/+89
2024-08-09wifi: rtw89: 8852c: support firmware format up to v1Ping-Ke Shih1-2/+2
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET2-11/+11
2024-08-07wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang1-3/+2
2024-08-07wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh1-1/+1
2024-08-07wifi: ath12k: fix BSS chan info request WMI commandP Praneesh2-0/+2
2024-08-07wifi: ath12k: restore ASPM for supported hardwares onlyAditya Kumar Singh3-1/+9
2024-08-07wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen2-4/+0
2024-08-07wifi: ath9k: use devm for gpio_request_one()Rosen Penev1-4/+2
2024-08-07wifi: ath9k: use devm for request_irq()Rosen Penev2-11/+5
2024-08-07wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang1-2/+5
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen10-15/+40
2024-08-07wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang2-1/+21
2024-08-07wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang4-6/+28
2024-08-07wifi: rtw89: 8922a: new implementation for RFK pre-notify H2CKuan-Chung Chen3-22/+53
2024-08-04wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checksDmitry Kandybka1-21/+1
2024-08-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel5-28/+48
2024-08-04wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()Christophe JAILLET2-8/+4
2024-08-04wifi: mwifiex: add host mlme for AP modeDavid Lin8-3/+309
2024-08-04wifi: mwifiex: add host mlme for client modeDavid Lin15-14/+683
2024-08-04wifi: mwifiex: increase max_num_akm_suitesSascha Hauer1-0/+2