summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09wifi: mac80211: add support for DFS with multiple radiosFelix Fietkau
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau
2024-07-09wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang
2024-07-09wifi: virt_wifi: don't use strlen() in const contextJohannes Berg
2024-07-08wifi: mac80211_hwsim: fix warningJohannes Berg
2024-07-08wifi: mac80211: do not check BSS color collision in certain casesMichael-CY Lee
2024-07-08wifi: mac80211: cancel color change finalize work when link is stoppedMichael-CY Lee
2024-07-08wifi: virt_wifi: avoid reporting connection success with wrong SSIDEn-Wei Wu
2024-07-08wifi: mac80211: clear vif drv_priv after remove_interface when stoppingFelix Fietkau
2024-07-08wifi: nl80211: split helper function from nl80211_put_iface_combinationsFelix Fietkau
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-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
2024-07-01wifi: ath12k: Add support to enable debugfs_htt_statsDinesh Karthikeyan
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg
2024-06-28wifi: mac80211_hwsim: fix kernel-docJohannes Berg
2024-06-28wifi: mac80211: Use the link BSS configuration for beacon processingIlan Peer
2024-06-28wifi: mac80211: remove key data from get_key callbackJohannes Berg
2024-06-28wifi: nl80211: don't give key data to userspaceJohannes Berg
2024-06-27net: thunderx: Unembed netdev structureBreno Leitao
2024-06-27Revert "net: micro-optimize skb_datagram_iter"Sagi Grimberg
2024-06-27Merge branch 'selftests-net-switch-pmtu-sh-to-use-the-internal-ovs-script'Jakub Kicinski
2024-06-27selftests: net: add config for openvswitchAaron Conole