| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-16 | wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links() | Aditya Kumar Singh | 1 | -3/+3 |
| 2025-05-09 | wifi: mac80211: Update MCS15 support in link_conf | Mohan Kumar G | 1 | -0/+3 |
| 2025-05-08 | wifi: mac80211: do not offer a mesh path if forwarding is disabled | Benjamin Berg | 1 | -2/+4 |
| 2025-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+6 |
| 2025-05-06 | Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 20 | -229/+271 |
| 2025-05-06 | wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping | Michael-CY Lee | 1 | -6/+6 |
| 2025-04-23 | wifi: mac80211: restructure tx profile retrieval for MLO MBSSID | Rameshkumar Sundaram | 3 | -45/+96 |
| 2025-04-23 | wifi: mac80211: update ML STA with EML capabilities | Ramasamy Kaliappan | 1 | -0/+3 |
| 2025-04-23 | wifi: mac80211: VLAN traffic in multicast path | Muna Sinada | 1 | -2/+4 |
| 2025-04-23 | wifi: mac80211: Create separate links for VLAN interfaces | Muna Sinada | 4 | -5/+103 |
| 2025-04-23 | wifi: mac80211: Add link iteration macro for link data | Muna Sinada | 1 | -0/+9 |
| 2025-04-23 | wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.c | Julian Vetter | 1 | -1/+1 |
| 2025-04-23 | Revert "mac80211: Dynamically set CoDel parameters per station" | Toke Høiland-Jørgensen | 5 | -55/+1 |
| 2025-04-23 | wifi: cfg80211/mac80211: remove more 5/10 MHz code | Johannes Berg | 11 | -87/+21 |
| 2025-04-23 | wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -28/+27 |
| 2025-04-23 | wifi: free SKBTX_WIFI_STATUS skb tx_flags flag | Johannes Berg | 2 | -6/+6 |
| 2025-04-23 | wifi: mac80211: restore monitor for outgoing frames | Johannes Berg | 1 | -1/+7 |
| 2025-04-11 | Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -0/+3 |
| 2025-04-11 | Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu... | Johannes Berg | 1 | -1/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 13 | -34/+34 |
| 2025-04-02 | wifi: mac80211: Purge vif txq in ieee80211_do_stop() | Remi Pommarel | 1 | -0/+3 |
| 2025-04-02 | wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue() | Remi Pommarel | 1 | -0/+1 |
| 2025-03-25 | Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 4 | -78/+99 |
| 2025-03-19 | net, treewide: define and use MAC_ADDR_STR_LEN | Uday Shankar | 1 | -3/+4 |
| 2025-03-18 | wifi: mac80211: check basic rates validity in sta_link_apply_parameters | Mikhail Lobanov | 1 | -6/+6 |
| 2025-03-18 | wifi: mac80211: fix indentation in ieee80211_set_monitor_channel() | Johannes Berg | 1 | -2/+2 |
| 2025-03-18 | Merge net-next/main to resolve conflicts | Johannes Berg | 8 | -66/+143 |
| 2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 4 | -12/+35 |
| 2025-03-12 | wifi: mac80211: use cfg80211_chandef_get_width() | Johannes Berg | 2 | -2/+3 |
| 2025-03-12 | wifi: mac80211: use supported selectors from assoc in ML reconf | Johannes Berg | 2 | -20/+13 |
| 2025-03-12 | wifi: mac80211: remove SSID from ML reconf | Johannes Berg | 1 | -7/+2 |
| 2025-03-12 | wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz | Benjamin Berg | 1 | -1/+8 |
| 2025-03-11 | wifi: mac80211: set WMM in ML reconfiguration | Johannes Berg | 1 | -0/+1 |
| 2025-03-11 | wifi: mac80211: don't include MLE in ML reconf per-STA profile | Johannes Berg | 2 | -1/+3 |
| 2025-03-11 | wifi: mac80211: fix ML reconf reset in disconnect | Johannes Berg | 1 | -4/+4 |
| 2025-03-11 | wifi: mac80211: Notify cfg80211 about added link addresses | Ilan Peer | 1 | -1/+4 |
| 2025-03-11 | wifi: mac80211: fix warning on disconnect during failed ML reconf | Johannes Berg | 1 | -1/+1 |
| 2025-03-11 | wifi: mac80211: fix userspace_selectors corruption | Johannes Berg | 1 | -8/+6 |
| 2025-03-11 | wifi: mac80211: fix U-APSD check in ML reconfiguration | Johannes Berg | 1 | -5/+4 |
| 2025-03-11 | wifi: mac80211: mlme: support extended MLD capa/ops in assoc | Johannes Berg | 2 | -2/+32 |
| 2025-03-11 | wifi: cfg80211: move link reconfig parameters into a struct | Johannes Berg | 3 | -26/+25 |
| 2025-03-07 | wifi: mac80211: fix SA Query processing in MLO | Johannes Berg | 1 | -5/+5 |
| 2025-03-07 | wifi: mac80211: don't queue sdata::work for a non-running sdata | Miri Korenblit | 1 | -3/+5 |
| 2025-03-07 | wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state | Emmanuel Grumbach | 1 | -3/+17 |
| 2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -54/+108 |
| 2025-03-04 | Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin... | Jakub Kicinski | 21 | -370/+1079 |
| 2025-03-04 | Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 5 | -54/+108 |
| 2025-02-28 | wifi: mac80211: refactor populating mesh related fields in sinfo | Sarika Sharma | 1 | -29/+35 |
| 2025-02-26 | wifi: mac80211: add ieee80211_iter_chan_contexts_mtx | Miri Korenblit | 1 | -1/+19 |
| 2025-02-26 | wifi: mac80211: fix integer overflow in hwmp_route_info_get() | Gavrilov Ilia | 1 | -4/+10 |
| 2025-02-26 | wifi: mac80211: Fix possible integer promotion issue | Ilan Peer | 1 | -1/+1 |
| 2025-02-26 | wifi: mac80211: Add counter for all monitor interfaces | Alexander Wetzel | 5 | -15/+19 |
| 2025-02-26 | wifi: mac80211: Fix sparse warning for monitor_sdata | Alexander Wetzel | 1 | -1/+1 |
| 2025-02-26 | wifi: mac80211: fix vendor-specific inheritance | Johannes Berg | 1 | -0/+8 |
| 2025-02-26 | wifi: mac80211: fix MLE non-inheritance parsing | Johannes Berg | 2 | -45/+83 |
| 2025-02-11 | wifi: mac80211: remove debugfs dir for virtual monitor | Alexander Wetzel | 2 | -7/+14 |
| 2025-02-11 | wifi: mac80211: Cleanup sta TXQs on flush | Alexander Wetzel | 1 | -2/+3 |
| 2025-02-11 | wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc() | Emmanuel Grumbach | 1 | -32/+36 |
| 2025-02-11 | wifi: mac80211: ensure sdata->work is canceled before initialized. | Miri Korenblit | 1 | -1/+4 |
| 2025-02-11 | wifi: mac80211: enable removing assoc link | Johannes Berg | 1 | -3/+0 |
| 2025-02-11 | wifi: mac80211: aggregation: remove deflink accesses for MLO | Johannes Berg | 3 | -12/+19 |
| 2025-02-11 | wifi: mac80211: always send max agg subframe num in strict mode | Johannes Berg | 1 | -2/+3 |
| 2025-02-11 | wifi: mac80211: don't unconditionally call drv_mgd_complete_tx() | Johannes Berg | 1 | -1/+2 |
| 2025-02-11 | wifi: mac80211: remove misplaced drv_mgd_complete_tx() call | Johannes Berg | 1 | -1/+0 |
| 2025-02-11 | wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx | Emmanuel Grumbach | 2 | -2/+5 |
| 2025-02-11 | wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode | Benjamin Berg | 5 | -7/+265 |
| 2025-02-11 | wifi: mac80211: add HT and VHT basic set verification | Benjamin Berg | 1 | -0/+129 |
| 2025-02-11 | wifi: mac80211: add strict mode disabling workarounds | Johannes Berg | 2 | -16/+73 |
| 2025-02-11 | wifi: mac80211: Add processing of TTLM teardown frame | Ilan Peer | 4 | -5/+23 |
| 2025-02-11 | wifi: mac80211: Add support for EPCS configuration | Ilan Peer | 5 | -1/+335 |
| 2025-02-11 | wifi: mac80211: Refactor ieee80211_sta_wmm_params() | Ilan Peer | 1 | -4/+17 |
| 2025-02-11 | wifi: mac80211: Drop cooked monitor support | Alexander Wetzel | 8 | -243/+94 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+1 |
| 2025-01-15 | wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf() | Dan Carpenter | 1 | -2/+4 |
| 2025-01-15 | saner replacement for debugfs_rename() | Al Viro | 1 | -10/+1 |
| 2025-01-13 | wifi: mac80211: avoid double free in auth/assoc timeout | Miri Korenblit | 1 | -2/+4 |
| 2025-01-13 | wifi: mac80211: ibss: mark IBSS left before leaving | Johannes Berg | 1 | -1/+1 |
| 2025-01-13 | wifi: mac80211: ibss: stop transmit when merging IBSS | Johannes Berg | 1 | -0/+1 |
| 2025-01-13 | wifi: mac80211: don't flush non-uploaded STAs | Johannes Berg | 1 | -0/+3 |
| 2025-01-13 | wifi: mac80211: set key link ID to the deflink one | Benjamin Berg | 2 | -4/+9 |
| 2025-01-13 | wifi: mac80211: pass correct link ID on assoc | Benjamin Berg | 1 | -0/+2 |
| 2025-01-13 | wifi: mac80211: Support parsing EPCS ML element | Ilan Peer | 2 | -0/+31 |
| 2025-01-13 | wifi: mac80211: Support dynamic link addition and removal | Ilan Peer | 5 | -1/+800 |
| 2025-01-13 | wifi: mac80211: Pull link space calculation to a function | Ilan Peer | 1 | -30/+52 |
| 2025-01-13 | wifi: mac80211: Refactor adding association elements | Ilan Peer | 1 | -34/+37 |
| 2025-01-13 | wifi: mac80211: fix tid removal during mesh forwarding | Andy Strohman | 1 | -0/+1 |
| 2025-01-13 | wifi: mac80211: prohibit deactivating all links | Johannes Berg | 1 | -1/+1 |
| 2025-01-13 | wifi: mac80211: tests: add utility to create sdata skeleton | Benjamin Berg | 3 | -1/+350 |
| 2025-01-13 | wifi: mac80211: also verify requirements in EXT_SUPP_RATES | Benjamin Berg | 1 | -3/+10 |
| 2025-01-13 | wifi: mac80211: verify BSS membership selectors and basic rates | Benjamin Berg | 2 | -65/+132 |
| 2025-01-13 | wifi: mac80211: parse BSS selectors and unknown rates | Benjamin Berg | 1 | -7/+18 |
| 2025-01-13 | wifi: mac80211: skip all known membership selectors | Benjamin Berg | 1 | -7/+2 |
| 2025-01-13 | wifi: mac80211: log link information in ieee80211_determine_chan_mode | Benjamin Berg | 2 | -14/+26 |
| 2025-01-13 | wifi: mac80211: fix typo in HE MCS check | Benjamin Berg | 1 | -1/+1 |
| 2025-01-13 | wifi: mac80211: Remove unused basic_rates variable | Benjamin Berg | 1 | -3/+2 |
| 2025-01-13 | wifi: mac80211: improve stop/wake queue tracing | Emmanuel Grumbach | 2 | -12/+20 |
| 2025-01-13 | wifi: mac80211: mlme: improve messages from config_bw() | Johannes Berg | 1 | -11/+13 |
| 2025-01-13 | wifi: mac80211: reject per-band vendor elements with MLO | Johannes Berg | 1 | -0/+5 |
| 2025-01-13 | wifi: mac80211: remove an unneeded check in Rx | Emmanuel Grumbach | 1 | -2/+1 |
| 2025-01-13 | wifi: mac80211: add some support for RX OMI power saving | Johannes Berg | 6 | -5/+277 |
| 2025-01-13 | wifi: mac80211: Remove unused ieee80211_smps_is_restrictive | Dr. David Alan Gilbert | 2 | -27/+0 |
| 2025-01-13 | wifi: mac80211: change disassoc sequence a bit | Miri Korenblit | 1 | -2/+22 |
| 2025-01-13 | wifi: mac80211: add an option to filter a sta from being flushed | Miri Korenblit | 3 | -4/+8 |
| 2025-01-13 | wifi: mac80211: Clean up debugfs_key deadcode | Dr. David Alan Gilbert | 2 | -62/+0 |
| 2024-12-19 | Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 10 | -56/+72 |
| 2024-12-10 | Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 6 | -55/+68 |
| 2024-12-04 | wifi: mac80211: add EHT 320 MHz support for mesh | Sathishkumar Muruganandam | 1 | -11/+18 |
| 2024-12-04 | wifi: mac80211: ethtool: add monitor channel reporting | Dylan Eskew | 1 | -0/+4 |
| 2024-12-04 | wifi: mac80211: get tx power per link | Rameshkumar Sundaram | 3 | -11/+21 |
| 2024-12-04 | wifi: cfg80211: send MLO links tx power info in GET_INTERFACE | Rameshkumar Sundaram | 1 | -0/+1 |
| 2024-12-04 | wifi: mac80211: use wiphy guard | Johannes Berg | 3 | -30/+17 |
| 2024-12-04 | wifi: mac80211: Accept authentication frames on P2P device | Andrei Otcheretianski | 2 | -3/+10 |
| 2024-12-04 | wifi: mac80211: fix variable used in for_each_sdata_link() | Aloka Dixit | 1 | -1/+1 |
| 2024-12-03 | wifi: mac80211: fix station NSS capability initialization order | Benjamin Lin | 1 | -2/+2 |
| 2024-12-03 | wifi: mac80211: fix vif addr when switching from monitor to station | Felix Fietkau | 1 | -7/+4 |
| 2024-12-03 | wifi: mac80211: fix a queue stall in certain cases of CSA | Emmanuel Grumbach | 5 | -41/+48 |
| 2024-12-03 | wifi: mac80211: wake the queues in case of failure in resume | Emmanuel Grumbach | 1 | -0/+3 |
| 2024-12-03 | wifi: cfg80211: clear link ID from bitmap during link delete after clean up | Aditya Kumar Singh | 1 | -1/+7 |
| 2024-12-03 | wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon | Haoyu Li | 1 | -1/+1 |
| 2024-12-03 | wifi: mac80211: fix mbss changed flags corruption on 32 bit systems | Issam Hamdi | 1 | -3/+3 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 3 | -3/+3 |
| 2024-11-13 | Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 5 | -54/+94 |
| 2024-11-12 | wifi: mac80211: pass MBSSID config by reference | Johannes Berg | 1 | -6/+6 |
| 2024-11-12 | wifi: mac80211: Support EHT 1024 aggregation size in TX | MeiChia Chiu | 4 | -48/+88 |
| 2024-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -34/+54 |
| 2024-10-26 | wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch... | Gustavo A. R. Silva | 1 | -2/+3 |
| 2024-10-25 | mac80211: fix user-power when emulating chanctx | Ben Greear | 1 | -0/+2 |
| 2024-10-25 | Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 5 | -32/+49 |
| 2024-10-23 | mac80211: Remove NOP call to ieee80211_hw_config | Ben Greear | 1 | -1/+0 |
| 2024-10-23 | wifi: mac80211: re-order assigning channel in activate links | Aditya Kumar Singh | 1 | -20/+31 |
| 2024-10-23 | wifi: mac80211: convert debugfs files to short fops | Johannes Berg | 6 | -35/+18 |
| 2024-10-23 | wifi: mac80211: remove misleading j_0 construction parts | Johannes Berg | 1 | -3/+0 |
| 2024-10-23 | wifi: mac80211: refactor BW limitation check for CSA parsing | Michael-CY Lee | 1 | -7/+2 |
| 2024-10-23 | wifi: mac80211: filter on monitor interfaces based on configured channel | Felix Fietkau | 1 | -0/+7 |
| 2024-10-23 | wifi: mac80211: refactor ieee80211_rx_monitor | Felix Fietkau | 1 | -26/+28 |
| 2024-10-23 | wifi: mac80211: add support for the monitor SKIP_TX flag | Felix Fietkau | 3 | -2/+7 |
| 2024-10-23 | wifi: mac80211: add flag to opt out of virtual monitor support | Felix Fietkau | 8 | -28/+77 |
| 2024-10-23 | wifi: cfg80211: pass net_device to .set_monitor_channel | Felix Fietkau | 1 | -0/+1 |
| 2024-10-23 | wifi: mac80211: remove status->ampdu_delimiter_crc | Felix Fietkau | 1 | -6/+1 |
| 2024-10-23 | wifi: mac80211: use vif radio mask to limit creating chanctx | Felix Fietkau | 1 | -3/+10 |
| 2024-10-23 | wifi: mac80211: use vif radio mask to limit ibss scan frequencies | Felix Fietkau | 1 | -10/+12 |
| 2024-10-23 | wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers | Johannes Berg | 2 | -24/+0 |
| 2024-10-23 | wifi: mac80211: chan: calculate min_def also for client mode | Johannes Berg | 1 | -9/+17 |
| 2024-10-23 | wifi: mac80211: add an option to fake ieee80211_connection_loss | Miri Korenblit | 1 | -2/+9 |
| 2024-10-23 | wifi: mac80211: parse A-MSDU len from EHT capabilities | Miri Korenblit | 1 | -1/+20 |
| 2024-10-23 | wifi: mac80211: call rate_control_rate_update() for link STA | Johannes Berg | 11 | -30/+35 |
| 2024-10-23 | wifi: mac80211: allow rate_control_rate_init() for links | Johannes Berg | 7 | -12/+40 |
| 2024-10-23 | wifi: mac80211: update the right link for tx power | Emmanuel Grumbach | 4 | -49/+72 |
| 2024-10-23 | wifi: mac80211: __ieee80211_recalc_txpower receives a link | Emmanuel Grumbach | 3 | -4/+5 |
| 2024-10-23 | wifi: mac80211: ieee80211_recalc_txpower receives a link | Emmanuel Grumbach | 4 | -10/+11 |
| 2024-10-23 | wifi: mac80211: remove unneeded parameters | Emmanuel Grumbach | 1 | -6/+4 |
| 2024-10-23 | wifi: mac80211: make bss_param_ch_cnt available for the low level driver | Emmanuel Grumbach | 2 | -4/+91 |
| 2024-10-23 | wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH | Miri Korenblit | 1 | -1/+1 |
| 2024-10-23 | wifi: cfg80211: disallow SMPS in AP mode | Johannes Berg | 1 | -3/+0 |
| 2024-10-23 | wifi: mac80211: Add support to indicate that a new interface is to be added | Ilan Peer | 3 | -0/+49 |
| 2024-10-09 | Merge net-next/main to resolve conflicts | Johannes Berg | 13 | -14/+12 |
| 2024-10-08 | mac80211: Reorganize kerneldoc parameter names | Julia Lawall | 2 | -8/+8 |
| 2024-10-08 | wifi: mac80211, cfg80211: miscellaneous spelling fixes | Dmitry Antipov | 12 | -14/+14 |
| 2024-10-08 | wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef | Jeff Johnson | 2 | -4/+4 |
| 2024-10-08 | wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys | Felix Fietkau | 1 | -17/+25 |
| 2024-10-08 | wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower | Felix Fietkau | 1 | -1/+2 |
| 2024-10-08 | wifi: mac80211: Convert color collision detection to wiphy work | Remi Pommarel | 3 | -13/+16 |
| 2024-10-08 | wifi: mac80211: Fix setting txpower with emulate_chanctx | Ben Greear | 1 | -0/+5 |
| 2024-10-08 | mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING | Geert Uytterhoeven | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 12 | -12/+12 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -2/+0 |
| 2024-09-09 | wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() | Dmitry Antipov | 1 | -1/+16 |
| 2024-09-06 | wifi: mac80211: handle ieee80211_radar_detected() for MLO | Aditya Kumar Singh | 4 | -13/+47 |
| 2024-09-06 | wifi: cfg80211/mac80211: use proper link ID for DFS | Aditya Kumar Singh | 3 | -7/+9 |
| 2024-09-06 | wifi: mac80211: handle DFS per link | Aditya Kumar Singh | 3 | -16/+46 |
| 2024-09-06 | wifi: cfg80211: handle DFS per link | Aditya Kumar Singh | 4 | -6/+6 |
| 2024-09-06 | wifi: cfg80211: move DFS related members to links[] in wireless_dev | Aditya Kumar Singh | 5 | -8/+8 |
| 2024-09-06 | wifi: mac80211: remove label usage in ieee80211_start_radar_detection() | Aditya Kumar Singh | 1 | -7/+4 |
| 2024-09-06 | Revert "wifi: mac80211: move radar detect work to sdata" | Aditya Kumar Singh | 6 | -13/+13 |
| 2024-09-06 | wifi: mac80211: introduce EHT rate support in AQL airtime | Ming Yen Hsieh | 1 | -6/+134 |
| 2024-09-04 | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 14 | -73/+77 |
| 2024-08-28 | wifi: mac80211: scan: Use max macro | Yan Zhen | 1 | -4/+2 |
| 2024-08-28 | wifi: mac80211: Check for missing VHT elements only for 5 GHz | Ilan Peer | 1 | -13/+16 |
| 2024-08-28 | wifi: mac80211: fix RCU list iterations | Johannes Berg | 4 | -4/+8 |
| 2024-08-27 | wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation | Shen Lichuan | 1 | -3/+3 |
| 2024-08-27 | wifi: mac80211: export ieee80211_purge_tx_queue() for drivers | Ping-Ke Shih | 2 | -2/+1 |
| 2024-08-27 | wifi: mac80211: remove redundant unlikely() around IS_ERR() | Zhang Changzhong | 1 | -1/+1 |
| 2024-08-27 | wifi: mac80211: fix the comeback long retry times | Emmanuel Grumbach | 1 | -0/+1 |
| 2024-08-27 | wifi: mac80211: Add non-atomic station iterator | Rory Little | 1 | -1/+15 |
| 2024-08-27 | wifi: mac80211: don't use rate mask for offchannel TX either | Ping-Ke Shih | 4 | -3/+4 |
| 2024-08-27 | wifi: mac80211: refactor block ack management code | Dmitry Antipov | 4 | -42/+26 |
| 2024-08-26 | wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap() | Dmitry Antipov | 1 | -1/+3 |
| 2024-08-26 | wifi: mac80211: fix beacon SSID mismatch handling | Daniel Gabay | 1 | -1/+1 |
| 2024-07-26 | wifi: mac80211: use monitor sdata with driver only if desired | Johannes Berg | 3 | -5/+9 |
| 2024-07-10 | wifi: mac80211: fix AP chandef capturing in CSA | Johannes Berg | 1 | -3/+6 |
| 2024-07-09 | wifi: mac80211: add wiphy radio assignment and validation | Felix Fietkau | 1 | -5/+47 |
| 2024-07-09 | wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper | Felix Fietkau | 1 | -69/+72 |
| 2024-07-09 | wifi: mac80211: extend ifcomb check functions for multi-radio | Felix Fietkau | 6 | -65/+114 |
| 2024-07-09 | wifi: mac80211: add radio index to ieee80211_chanctx_conf | Felix Fietkau | 1 | -3/+5 |
| 2024-07-09 | wifi: mac80211: add support for DFS with multiple radios | Felix Fietkau | 1 | -19/+31 |
| 2024-07-09 | wifi: cfg80211: extend interface combination check for multi-radio | Felix Fietkau | 1 | -1/+4 |
| 2024-07-09 | wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig | Zong-Zhe Yang | 1 | -1/+1 |
| 2024-07-08 | wifi: mac80211: do not check BSS color collision in certain cases | Michael-CY Lee | 1 | -2/+4 |
| 2024-07-08 | wifi: mac80211: cancel color change finalize work when link is stopped | Michael-CY Lee | 1 | -0/+2 |
| 2024-07-08 | wifi: mac80211: clear vif drv_priv after remove_interface when stopping | Felix Fietkau | 1 | -2/+6 |