index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
wifi: mac80211: fix ieee80211_link_set_associated() type
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: mac80211: mlme: remove pointless sta check
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: mac80211: warn only once on AP probe
Johannes Berg
1
-1
/
+1
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
1
-2
/
+2
2023-02-14
wifi: cfg80211: move puncturing bitmap validation from mac80211
Aloka Dixit
1
-67
/
+6
2023-02-14
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
1
-3
/
+221
2022-12-01
wifi: mac80211: don't parse multi-BSSID in assoc resp
Johannes Berg
1
-1
/
+1
2022-10-10
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
1
-3
/
+4
2022-10-07
wifi: mac80211: don't clear DTIM period after setting it
Johannes Berg
1
-13
/
+12
2022-10-07
wifi: mac80211: mlme: mark assoc link in output
Johannes Berg
1
-2
/
+4
2022-10-07
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
1
-2
/
+5
2022-10-07
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
1
-2
/
+6
2022-10-07
wifi: mac80211: advertise TWT requester only with HW support
Haim Dreyfuss
1
-6
/
+24
2022-10-07
wifi: mac80211: Process association status for affiliated links
Ilan Peer
1
-5
/
+35
2022-10-07
wifi: mac80211: Parse station profile from association response
Ilan Peer
1
-3
/
+14
2022-10-07
wifi: mac80211: remove/avoid misleading prints
James Prestwood
1
-3
/
+4
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-58
/
+55
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2022-09-27
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
1
-1
/
+0
2022-09-27
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
1
-2
/
+6
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-6
/
+6
2022-09-06
wifi: mac80211: set up beacon timing config on links
Johannes Berg
1
-36
/
+47
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
1
-2
/
+3
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
1
-20
/
+5
2022-09-06
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
1
-6
/
+6
2022-09-03
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
1
-13
/
+26
2022-09-03
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
1
-3
/
+2
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
1
-1
/
+1
2022-09-03
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
1
-0
/
+4
2022-09-03
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
1
-6
/
+5
2022-09-03
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
1
-0
/
+1
2022-08-26
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
Johannes Berg
1
-2
/
+3
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
1
-1
/
+1
2022-08-25
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
1
-9
/
+34
2022-08-25
wifi: mac80211: mlme: don't add empty EML capabilities
Mordechay Goodstein
1
-3
/
+10
2022-08-25
wifi: mac80211: use link ID for MLO in queued frames
Johannes Berg
1
-0
/
+8
2022-08-25
wifi: mac80211: fix use-after-free
Johannes Berg
1
-1
/
+1
2022-07-22
wifi: mac80211: mlme: fix disassoc with MLO
Johannes Berg
1
-3
/
+5
2022-07-22
wifi: mac80211: mlme: transmit assoc frame with address translation
Johannes Berg
1
-9
/
+9
2022-07-22
wifi: mac80211: mlme: fix link_sta setup
Johannes Berg
1
-5
/
+6
2022-07-22
wifi: mac80211: mlme: set sta.mlo to mlo state
Johannes Berg
1
-2
/
+2
2022-07-22
wifi: mac80211: mlme: fix override calculation
Johannes Berg
1
-0
/
+2
2022-07-22
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
1
-2
/
+4
2022-07-15
wifi: mac80211: mlme: set sta.mlo correctly
Johannes Berg
1
-0
/
+2
2022-07-15
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
1
-232
/
+840
2022-07-15
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
1
-0
/
+3
2022-07-15
wifi: mac80211: mlme: refactor ieee80211_set_associated()
Johannes Berg
1
-26
/
+41
2022-07-15
wifi: mac80211: mlme: look up beacon elems only if needed
Johannes Berg
1
-15
/
+17
2022-07-15
wifi: mac80211: mlme: refactor assoc link setup
Johannes Berg
1
-130
/
+156
[next]