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-06-21
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
1
-1
/
+15
2023-06-19
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
1
-1
/
+88
2023-06-19
wifi: update multi-link element STA reconfig
Johannes Berg
1
-1
/
+1
2023-06-19
wifi: mac80211: Support link removal using Reconfiguration ML element
Ilan Peer
1
-0
/
+169
2023-06-19
wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata
Benjamin Berg
1
-5
/
+7
2023-06-19
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
1
-1
/
+2
2023-06-19
wifi: mac80211: Rename multi_link
Ilan Peer
1
-4
/
+4
2023-06-19
wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify
Emmanuel Grumbach
1
-2
/
+3
2023-06-19
wifi: mac80211: stop passing cbss to parser
Benjamin Berg
1
-1
/
+0
2023-06-19
wifi: mac80211: Support disabled links during association
Ilan Peer
1
-13
/
+22
2023-06-19
Merge wireless into wireless-next
Johannes Berg
1
-2
/
+3
2023-06-14
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
1
-21
/
+22
2023-06-14
wifi: mac80211: fix CSA processing while scanning
Benjamin Berg
1
-3
/
+4
2023-06-14
wifi: mac80211: mlme: clarify WMM messages
Johannes Berg
1
-9
/
+9
2023-06-14
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
1
-20
/
+10
2023-06-12
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
1
-2
/
+3
2023-06-07
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
1
-22
/
+27
2023-06-07
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
1
-23
/
+17
2023-06-07
wifi: mac80211: use wiphy work for SMPS
Johannes Berg
1
-4
/
+6
2023-06-07
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
1
-3
/
+3
2023-06-07
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+7
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
1
-6
/
+6
2023-06-06
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
1
-1
/
+4
2023-06-06
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
1
-0
/
+11
2023-06-06
wifi: mac80211: skip EHT BSS membership selector
Johannes Berg
1
-2
/
+3
2023-06-06
wifi: mac80211: mlme: fix non-inheritence element
Johannes Berg
1
-1
/
+7
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
[next]