summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-09wifi: mt76: mt792x: add struct mt792x_link_staDeren Wu
2024-07-09wifi: mt76: mt792x: add struct mt792x_bss_confDeren Wu
2024-07-09Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo
2024-07-09wifi: ipw2x00: Use kzalloc() instead of kmalloc()/memset()Chen Ni
2024-07-09wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer
2024-07-09wifi: mac80211_hwsim: add support for multi-radio wiphyFelix Fietkau
2024-07-09wifi: virt_wifi: don't use strlen() in const contextJohannes Berg
2024-07-08wifi: mac80211_hwsim: fix warningJohannes Berg
2024-07-08wifi: virt_wifi: avoid reporting connection success with wrong SSIDEn-Wei Wu
2024-07-05wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()Aleksandr Mishin
2024-07-05wifi: rtlwifi: fix default typoFredrik Lönnegren
2024-07-05wifi: rtw89: unify the selection logic of RFK table when MCCZong-Zhe Yang
2024-07-05wifi: rtw89: mac: parse MRC C2H failure reportZong-Zhe Yang
2024-07-05wifi: rtw89: 8852bx: add extra handles of BTC for 8852BT in 8852b_commonPing-Ke Shih
2024-07-05wifi: rtw89: 8852bx: move BTC common code from 8852b to 8852b_commonPing-Ke Shih
2024-07-05wifi: rtw88: usb: schedule rx work after everything is set upMarcin Ślusarz
2024-07-04wifi: iwlwifi: mvm: re-enable MLOMiri Korenblit
2024-07-04wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v12Anjaneyulu
2024-07-04wifi: iwlwifi: Remove debug messageMukesh Sisodiya
2024-07-04wifi: iwlwifi: mvm: document remaining mvm dataJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: fix missing RX descriptor kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: document PPAG table command union correctlyJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: add puncturing to PHY context docsJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: mac: fix kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: fix memory region kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: mvm: add missing string for ROC EMLSR blockJohannes Berg
2024-07-04wifi: iwlwifi: release TXQ lock during reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: keep BHs disabled when TXing from reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: use already mapped data when TXing an AMSDUBenjamin Berg
2024-07-04wifi: iwlwifi: keep the TSO and workaround pages mappedBenjamin Berg
2024-07-04wifi: iwlwifi: map entire SKB when sending AMSDUsBenjamin Berg
2024-07-04wifi: iwlwifi: return a new allocation for hdr page spaceBenjamin Berg
2024-07-04wifi: iwlwifi: mvm: simplify EMLSR blockingJohannes Berg
2024-07-04wifi: iwlwifi: mvm: align reorder buffer entries to cachelineJohannes Berg
2024-07-04wifi: iwlwifi: mvm: clean up reorder buffer dataJohannes Berg
2024-07-04wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0Emmanuel Grumbach
2024-07-04wifi: iwlwifi: mvm: fix interface combinationsJohannes Berg
2024-07-03Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-07-02wifi: rtw89: 8852bt: rfk: add RCKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add DACKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add RX DCKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add IQKPing-Ke Shih
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang
2024-07-02wifi: rtw89: coex: Add coexistence policy for hardware scanChing-Te Ku
2024-07-01wifi: ath12k: Support TQM statsDinesh Karthikeyan
2024-07-01wifi: ath12k: Support pdev error statsDinesh Karthikeyan
2024-07-01wifi: ath12k: Support Transmit Scheduler statsDinesh Karthikeyan
2024-07-01wifi: ath12k: Dump additional Tx PDEV HTT statsRamya Gnanasekar
2024-07-01wifi: ath12k: Add support to parse requested stats_typeDinesh Karthikeyan
2024-07-01wifi: ath12k: Add htt_stats_dump file ops supportDinesh Karthikeyan