| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | wifi: mac80211: add KUnit coverage for negotiated TTLM parser | Michael Bommarito | 1 | -1/+2 |
| 10 days | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
| 12 days | wifi: mac80211: consume only present negotiated TTLM maps | Michael Bommarito | 1 | -1/+1 |
| 12 days | wifi: mac80211: bounds-check link_id in ieee80211_ml_epcs | Alexandru Hossu | 1 | -0/+3 |
| 2026-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+13 |
| 2026-05-06 | wifi: mac80211: remove station if connection prep fails | Johannes Berg | 1 | -5/+4 |
| 2026-05-05 | wifi: mac80211: check AP using NPCA has NPCA capability | Johannes Berg | 1 | -0/+11 |
| 2026-05-05 | wifi: mac80211: don't parse full UHR operation from beacons | Johannes Berg | 1 | -8/+1 |
| 2026-05-05 | wifi: cfg80211: separate NPCA validity from chandef validity | Johannes Berg | 1 | -1/+4 |
| 2026-05-05 | wifi: mac80211: mlme: use NPCA chandef if capable | Johannes Berg | 1 | -1/+76 |
| 2026-05-05 | wifi: mac80211: use NPCA in chandef for validation | Johannes Berg | 1 | -34/+3 |
| 2026-05-05 | wifi: mac80211: move ieee80211_chandef_usable() up | Johannes Berg | 1 | -15/+15 |
| 2026-05-05 | wifi: mac80211: use struct for ieee80211_determine_ap_chan() args | Johannes Berg | 1 | -16/+41 |
| 2026-05-05 | wifi: mac80211: mlme: advertise driver's extended MLD capa/ops | Johannes Berg | 1 | -2/+21 |
| 2026-05-05 | wifi: mac80211: track AP's extended MLD capa/ops | Johannes Berg | 1 | -0/+6 |
| 2026-05-05 | wifi: mac80211: update UHR capabilities field order | Johannes Berg | 1 | -2/+1 |
| 2026-05-05 | wifi: mac80211: move frame RX handling to type files | Johannes Berg | 1 | -136/+176 |
| 2026-05-05 | wifi: mac80211: set assoc_encrypted for EPP associations | Kavita Kavita | 1 | -0/+9 |
| 2026-04-28 | wifi: mac80211: clarify per-STA bandwidth handling | Johannes Berg | 1 | -2/+3 |
| 2026-04-28 | wifi: mac80211: remove ieee80211_sta_cur_vht_bw() | Johannes Berg | 1 | -2/+2 |
| 2026-04-28 | wifi: mac80211: clean up initial STA NSS/bandwidth handling | Johannes Berg | 1 | -15/+6 |
| 2026-04-28 | wifi: mac80211: clean up STA NSS handling | Johannes Berg | 1 | -5/+6 |
| 2026-04-27 | wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict ... | Rio Liu | 1 | -0/+9 |
| 2026-04-07 | wifi: mac80211: enable MLO support for 4-address mode interfaces | Tamizh Chelvam Raja | 1 | -4/+0 |
| 2026-04-07 | wifi: mac80211: use ap_addr for 4-address NULL frame destination | Tamizh Chelvam Raja | 1 | -2/+2 |
| 2026-04-07 | wifi: mac80211: handle VHT EXT NSS in ieee80211_determine_our_sta_mode() | Nicolas Escande | 1 | -1/+2 |
| 2026-03-25 | wifi: mac80211: ignore reserved bits in reconfiguration status | Benjamin Berg | 1 | -6/+8 |
| 2026-03-24 | wifi: mac80211: don't consider the sband when processing capabilities | Miri Korenblit | 1 | -1/+2 |
| 2026-03-19 | wifi: mac80211: fix STA link removal during link removal | Johannes Berg | 1 | -1/+1 |
| 2026-03-13 | wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work() | Lorenzo Bianconi | 1 | -0/+11 |
| 2026-03-13 | wifi: mac80211: validate HE 6 GHz operation when EHT is used | Johannes Berg | 1 | -0/+18 |
| 2026-03-06 | wifi: mac80211: remove AID bit stripping for print | Johannes Berg | 1 | -1/+1 |
| 2026-03-06 | wifi: move action code from per-type frame structs | Johannes Berg | 1 | -46/+36 |
| 2026-03-03 | wifi: mac80211: give the AP more time for EPPKE as well | Johannes Berg | 1 | -1/+2 |
| 2026-03-02 | wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP... | Kavita Kavita | 1 | -6/+72 |
| 2026-02-26 | Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+3 |
| 2026-02-23 | wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration | Ariel Silver | 1 | -0/+3 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-02-02 | wifi: mac80211: add initial UHR support | Johannes Berg | 1 | -8/+107 |
| 2026-01-29 | Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 1 | -7/+40 |
| 2026-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+5 |
| 2026-01-29 | wifi: mac80211: correctly decode TTLM with default link map | Benjamin Berg | 1 | -3/+5 |
| 2026-01-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -94/+119 |
| 2026-01-20 | wifi: mac80211: apply advertised TTLM from association response | Benjamin Berg | 1 | -97/+119 |
| 2026-01-20 | wifi: mac80211: parse all TTLM entries | Benjamin Berg | 1 | -11/+14 |
| 2026-01-14 | wifi: mac80211: add support for encryption/decryption of (Re)Association frames | Kavita Kavita | 1 | -1/+11 |
| 2026-01-14 | wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA mode | Kavita Kavita | 1 | -6/+25 |
| 2026-01-14 | wifi: mac80211: allow key installation before association | Kavita Kavita | 1 | -0/+4 |
| 2026-01-12 | wifi: mac80211: remove width argument from ieee80211_parse_bitrates | Miri Korenblit | 1 | -1/+1 |
| 2025-12-16 | wifi: mac80211: don't WARN for connections on invalid channels | Johannes Berg | 1 | -1/+4 |
| 2025-11-26 | wifi: mac80211: allow sharing identical chanctx for S1G interfaces | Lachlan Hodges | 1 | -2/+3 |
| 2025-11-11 | wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection | Pagadala Yesu Anjaneyulu | 1 | -1/+2 |
| 2025-11-11 | wifi: cfg80211/mac80211: clean up duplicate ap_power handling | Pagadala Yesu Anjaneyulu | 1 | -19/+1 |
| 2025-11-10 | wifi: mac80211: pass frame type to element parsing | Johannes Berg | 1 | -11/+34 |
| 2025-11-10 | wifi: mac80211: remove "disabling VHT" message | Johannes Berg | 1 | -4/+1 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -26/+26 |
| 2025-10-28 | wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work | Benjamin Berg | 1 | -9/+9 |
| 2025-10-28 | wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work | Benjamin Berg | 1 | -5/+5 |
| 2025-10-28 | wifi: mac80211: use wiphy_hrtimer_work for ttlm_work | Benjamin Berg | 1 | -12/+12 |
| 2025-10-27 | wifi: mac80211: get probe response chan via ieee80211_get_channel_khz | Lachlan Hodges | 1 | -2/+2 |
| 2025-10-27 | wifi: mac80211: reset CRC valid after CSA | Johannes Berg | 1 | -0/+10 |
| 2025-09-19 | wifi: mac80211: correctly initialise S1G chandef for STA | Lachlan Hodges | 1 | -6/+47 |
| 2025-09-11 | Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 1 | -17/+21 |
| 2025-09-10 | wifi: mac80211: fix incorrect comment | Miri Korenblit | 1 | -5/+1 |
| 2025-09-10 | wifi: mac80211: Fix HE capabilities element check | Ilan Peer | 1 | -1/+1 |
| 2025-09-04 | wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bands | Ramya Gnanasekar | 1 | -1/+2 |
| 2025-09-04 | wifi: mac80211: support parsing S1G TIM PVB | Lachlan Hodges | 1 | -1/+2 |
| 2025-09-04 | wifi: mac80211: support block bitmap S1G TIM encoding | Lachlan Hodges | 1 | -8/+11 |
| 2025-09-03 | wifi: mac80211: count reg connection element in the size | Miri Korenblit | 1 | -1/+4 |
| 2025-08-28 | wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz | Benjamin Berg | 1 | -0/+8 |
| 2025-07-22 | wifi: mac80211: fix unassigned variable access | Antonio Quartulli | 1 | -4/+3 |
| 2025-07-18 | wifi: mac80211: extend connection monitoring for MLO | Maharaja Kennadyrajan | 1 | -24/+52 |
| 2025-07-18 | wifi: mac80211: extend beacon monitoring for MLO | Maharaja Kennadyrajan | 1 | -5/+36 |
| 2025-07-15 | wifi: mac80211: don't use TPE data from assoc response | Johannes Berg | 1 | -5/+28 |
| 2025-07-15 | wifi: mac80211: don't unreserve never reserved chanctx | Johannes Berg | 1 | -1/+2 |
| 2025-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+9 |
| 2025-07-09 | wifi: mac80211: don't complete management TX on SAE commit | Johannes Berg | 1 | -1/+8 |
| 2025-07-09 | wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport | Somashekhar Puttagangaiah | 1 | -0/+41 |
| 2025-07-09 | wifi: mac80211: send extended MLD capa/ops if AP has it | Johannes Berg | 1 | -9/+45 |
| 2025-07-09 | wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code | Johannes Berg | 1 | -4/+0 |
| 2025-07-09 | wifi: mac80211: fix deactivated link CSA | Johannes Berg | 1 | -0/+17 |
| 2025-07-09 | wifi: mac80211: remove spurious blank line | Johannes Berg | 1 | -1/+0 |
| 2025-07-09 | wifi: mac80211: verify state before connection | Miri Korenblit | 1 | -8/+14 |
| 2025-07-09 | wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs() | Pagadala Yesu Anjaneyulu | 1 | -1/+1 |
| 2025-07-07 | wifi: mac80211: clear frame buffer to never leak stack | Johannes Berg | 1 | -0/+3 |
| 2025-07-07 | wifi: mac80211: correctly identify S1G short beacon | Lachlan Hodges | 1 | -2/+5 |
| 2025-06-24 | wifi: mac80211: handle station association response with S1G | Lachlan Hodges | 1 | -0/+6 |
| 2025-06-24 | wifi: cfg80211/mac80211: Add support to get radio index | Roopni Devanathan | 1 | -6/+6 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -4/+5 |
| 2025-06-05 | wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements | Lachlan Hodges | 1 | -5/+2 |
| 2025-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+6 |
| 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: cfg80211/mac80211: remove more 5/10 MHz code | Johannes Berg | 1 | -2/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -8/+8 |
| 2025-03-18 | Merge net-next/main to resolve conflicts | Johannes Berg | 1 | -0/+1 |
| 2025-03-12 | wifi: mac80211: use cfg80211_chandef_get_width() | Johannes Berg | 1 | -1/+1 |
| 2025-03-12 | wifi: mac80211: use supported selectors from assoc in ML reconf | Johannes Berg | 1 | -18/+11 |
| 2025-03-12 | wifi: mac80211: remove SSID from ML reconf | Johannes Berg | 1 | -7/+2 |
| 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 | 1 | -0/+2 |
| 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 | 1 | -2/+30 |
| 2025-03-11 | wifi: cfg80211: move link reconfig parameters into a struct | Johannes Berg | 1 | -19/+20 |
| 2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2025-02-26 | wifi: mac80211: Fix possible integer promotion issue | Ilan Peer | 1 | -1/+1 |
| 2025-02-26 | wifi: mac80211: fix MLE non-inheritance parsing | Johannes Berg | 1 | -0/+1 |
| 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: enable removing assoc link | Johannes Berg | 1 | -3/+0 |
| 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 | 1 | -1/+3 |
| 2025-02-11 | wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode | Benjamin Berg | 1 | -1/+2 |
| 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 | 1 | -14/+31 |
| 2025-02-11 | wifi: mac80211: Add processing of TTLM teardown frame | Ilan Peer | 1 | -5/+11 |
| 2025-02-11 | wifi: mac80211: Add support for EPCS configuration | Ilan Peer | 1 | -1/+290 |
| 2025-02-11 | wifi: mac80211: Refactor ieee80211_sta_wmm_params() | Ilan Peer | 1 | -4/+17 |
| 2025-01-15 | wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf() | Dan Carpenter | 1 | -2/+4 |
| 2025-01-13 | wifi: mac80211: avoid double free in auth/assoc timeout | Miri Korenblit | 1 | -2/+4 |
| 2025-01-13 | wifi: mac80211: pass correct link ID on assoc | Benjamin Berg | 1 | -0/+2 |
| 2025-01-13 | wifi: mac80211: Support dynamic link addition and removal | Ilan Peer | 1 | -1/+756 |
| 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: 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 | 1 | -65/+128 |
| 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 | 1 | -13/+17 |
| 2025-01-13 | wifi: mac80211: fix typo in HE MCS check | Benjamin Berg | 1 | -1/+1 |
| 2025-01-13 | wifi: mac80211: mlme: improve messages from config_bw() | Johannes Berg | 1 | -11/+13 |
| 2025-01-13 | wifi: mac80211: change disassoc sequence a bit | Miri Korenblit | 1 | -2/+22 |
| 2024-12-03 | wifi: mac80211: fix a queue stall in certain cases of CSA | Emmanuel Grumbach | 1 | -2/+0 |
| 2024-10-23 | wifi: mac80211: add an option to fake ieee80211_connection_loss | Miri Korenblit | 1 | -2/+9 |
| 2024-10-23 | wifi: mac80211: allow rate_control_rate_init() for links | Johannes Berg | 1 | -1/+1 |
| 2024-10-23 | wifi: mac80211: __ieee80211_recalc_txpower receives a link | Emmanuel Grumbach | 1 | -1/+1 |
| 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 | 1 | -2/+91 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-06 | wifi: cfg80211/mac80211: use proper link ID for DFS | Aditya Kumar Singh | 1 | -2/+2 |
| 2024-09-06 | wifi: cfg80211: handle DFS per link | Aditya Kumar Singh | 1 | -1/+1 |
| 2024-09-06 | wifi: cfg80211: move DFS related members to links[] in wireless_dev | Aditya Kumar Singh | 1 | -1/+1 |
| 2024-09-06 | Revert "wifi: mac80211: move radar detect work to sdata" | Aditya Kumar Singh | 1 | -4/+5 |
| 2024-09-04 | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -14/+18 |
| 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 | 1 | -1/+1 |
| 2024-08-27 | wifi: mac80211: fix the comeback long retry times | Emmanuel Grumbach | 1 | -0/+1 |
| 2024-08-26 | wifi: mac80211: fix beacon SSID mismatch handling | Daniel Gabay | 1 | -1/+1 |
| 2024-06-28 | wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP | Johannes Berg | 1 | -23/+3 |
| 2024-06-28 | wifi: mac80211: Use the link BSS configuration for beacon processing | Ilan Peer | 1 | -12/+12 |
| 2024-06-26 | wifi: mac80211: check SSID in beacon | Johannes Berg | 1 | -0/+32 |
| 2024-06-26 | wifi: mac80211: handle protected dual of public action | Johannes Berg | 1 | -8/+14 |
| 2024-06-26 | wifi: mac80211: restrict public action ECSA frame handling | Johannes Berg | 1 | -9/+50 |
| 2024-06-26 | wifi: mac80211: refactor CSA queue block/unblock | Johannes Berg | 1 | -27/+6 |
| 2024-05-23 | wifi: mac80211: reset negotiated TTLM on disconnect | Johannes Berg | 1 | -0/+1 |
| 2024-05-23 | wifi: mac80211: don't stop TTLM works again | Johannes Berg | 1 | -3/+0 |
| 2024-05-23 | wifi: mac80211: cancel TTLM teardown work earlier | Johannes Berg | 1 | -2/+3 |
| 2024-05-23 | wifi: mac80211: cancel multi-link reconf work on disconnect | Johannes Berg | 1 | -2/+5 |
| 2024-05-23 | wifi: mac80211: fix TTLM teardown work | Johannes Berg | 1 | -1/+1 |
| 2024-05-23 | wifi: mac80211: refactor chanreq.ap setting | Johannes Berg | 1 | -14/+29 |
| 2024-05-23 | wifi: mac80211: handle TPE element during CSA | Johannes Berg | 1 | -0/+18 |
| 2024-05-23 | wifi: mac80211: handle wider bandwidth OFDMA during CSA | Johannes Berg | 1 | -2/+6 |
| 2024-05-23 | wifi: mac80211: collect some CSA data into sub-structs | Johannes Berg | 1 | -35/+35 |
| 2024-05-23 | wifi: mac80211: mlme: handle cross-link CSA | Johannes Berg | 1 | -92/+378 |
| 2024-05-23 | wifi: mac80211: move radar detect work to sdata | Johannes Berg | 1 | -5/+4 |
| 2024-05-23 | wifi: mac80211: track changes in AP's TPE | Johannes Berg | 1 | -2/+14 |
| 2024-05-23 | wifi: mac80211: pass parsed TPE data to drivers | Johannes Berg | 1 | -30/+200 |
| 2024-05-23 | wifi: mac80211: update 6 GHz AP power type before association | Mukesh Sisodiya | 1 | -28/+27 |
| 2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -10/+21 |
| 2024-04-19 | wifi: mac80211: transmit deauth only if link is available | Johannes Berg | 1 | -17/+36 |
| 2024-04-19 | wifi: mac80211: fix unaligned le16 access | Johannes Berg | 1 | -1/+1 |
| 2024-04-19 | wifi: mac80211: remove link before AP | Johannes Berg | 1 | -2/+5 |
| 2024-04-19 | wifi: mac80211: mlme: re-parse if AP mode is less than client | Johannes Berg | 1 | -4/+9 |
| 2024-04-19 | wifi: mac80211: mlme: fix memory leak | Johannes Berg | 1 | -1/+3 |
| 2024-04-19 | wifi: mac80211: mlme: re-parse with correct mode | Johannes Berg | 1 | -1/+1 |
| 2024-04-08 | wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times... | Richard Kinder | 1 | -1/+2 |
| 2024-04-03 | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -8/+74 |
| 2024-03-25 | wifi: mac80211: add support for tearing down negotiated TTLM | Ayala Beker | 1 | -0/+58 |
| 2024-03-25 | wifi: mac80211: improve association error reporting slightly | Benjamin Berg | 1 | -8/+10 |
| 2024-03-25 | wifi: mac80211: add flag to disallow puncturing in 5 GHz | Johannes Berg | 1 | -0/+4 |
| 2024-03-25 | wifi: mac80211: handle indoor AFC/LPI AP on assoc success | Anjaneyulu | 1 | -0/+2 |
| 2024-03-25 | wifi: mac80211: correctly set active links upon TTLM | Ayala Beker | 1 | -1/+9 |
| 2024-03-25 | wifi: mac80211: fix prep_connection error path | Johannes Berg | 1 | -2/+3 |
| 2024-03-04 | wifi: mac80211: remove TDLS peers only on affected link | Johannes Berg | 1 | -3/+4 |
| 2024-03-04 | wifi: mac80211: mlme: unify CSA handling | Johannes Berg | 1 | -16/+22 |
| 2024-03-04 | wifi: mac80211: introduce a feature flag for quiet in CSA | Johannes Berg | 1 | -14/+21 |
| 2024-03-04 | wifi: mac80211: pass link conf to abort_channel_switch | Johannes Berg | 1 | -1/+1 |
| 2024-03-04 | wifi: mac80211: pass link_id to channel switch ops | Johannes Berg | 1 | -1/+3 |
| 2024-03-04 | wifi: mac80211: defragment reconfiguration MLE when parsing | Johannes Berg | 1 | -16/+3 |
| 2024-03-04 | wifi: mac80211: simplify multi-link element parsing | Johannes Berg | 1 | -4/+2 |
| 2024-03-04 | wifi: mac80211: obtain AP HT/VHT data for assoc request | Johannes Berg | 1 | -0/+73 |
| 2024-03-04 | wifi: mac80211: don't add VHT capa on links without them | Johannes Berg | 1 | -1/+2 |
| 2024-03-04 | wifi: mac80211: check link exists before use | Johannes Berg | 1 | -1/+1 |
| 2024-03-04 | wifi: mac80211: always initialize match_auth | Johannes Berg | 1 | -4/+4 |
| 2024-02-21 | wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt() | Johannes Berg | 1 | -4/+5 |
| 2024-02-21 | wifi: mac80211: make associated BSS pointer visible to the driver | Miri Korenblit | 1 | -9/+9 |