summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-09wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: mac80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06wifi: mac80211: remove label usage in ieee80211_start_radar_detection()Aditya Kumar Singh
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh
2024-09-06wifi: mac80211: introduce EHT rate support in AQL airtimeMing Yen Hsieh
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-28wifi: mac80211: scan: Use max macroYan Zhen
2024-08-28wifi: mac80211: Check for missing VHT elements only for 5 GHzIlan Peer
2024-08-28wifi: mac80211: fix RCU list iterationsJohannes Berg
2024-08-27wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan
2024-08-27wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2024-08-27wifi: mac80211: remove redundant unlikely() around IS_ERR()Zhang Changzhong
2024-08-27wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach
2024-08-27wifi: mac80211: Add non-atomic station iteratorRory Little
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov
2024-08-26wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()Dmitry Antipov
2024-08-26wifi: mac80211: fix beacon SSID mismatch handlingDaniel Gabay
2024-07-26wifi: mac80211: use monitor sdata with driver only if desiredJohannes Berg
2024-07-10wifi: mac80211: fix AP chandef capturing in CSAJohannes Berg
2024-07-09wifi: mac80211: add wiphy radio assignment and validationFelix Fietkau
2024-07-09wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helperFelix Fietkau
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau
2024-07-09wifi: mac80211: add support for DFS with multiple radiosFelix Fietkau
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-07-09wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang
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: mac80211: clear vif drv_priv after remove_interface when stoppingFelix Fietkau
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes 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-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-26wifi: mac80211: fix NULL dereference at band check in starting tx ba sessionZong-Zhe Yang
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-26wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg
2024-06-26wifi: mac80211: check SSID in beaconJohannes Berg
2024-06-26wifi: mac80211: correcty limit wider BW TDLS STAsJohannes Berg
2024-06-26wifi: mac80211: add ieee80211_tdls_sta_link_id()Johannes Berg
2024-06-26wifi: mac80211: update STA/chandef width during switchJohannes Berg
2024-06-26wifi: mac80211: make ieee80211_chan_bw_change() able to use reservedJohannes Berg
2024-06-26wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()Johannes Berg
2024-06-26wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()Johannes Berg