index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]