index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
2023-06-21
1
-1
/
+15
*
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
2023-06-19
1
-1
/
+88
*
wifi: update multi-link element STA reconfig
Johannes Berg
2023-06-19
1
-1
/
+1
*
wifi: mac80211: Support link removal using Reconfiguration ML element
Ilan Peer
2023-06-19
1
-0
/
+169
*
wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata
Benjamin Berg
2023-06-19
1
-5
/
+7
*
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
2023-06-19
1
-1
/
+2
*
wifi: mac80211: Rename multi_link
Ilan Peer
2023-06-19
1
-4
/
+4
*
wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify
Emmanuel Grumbach
2023-06-19
1
-2
/
+3
*
wifi: mac80211: stop passing cbss to parser
Benjamin Berg
2023-06-19
1
-1
/
+0
*
wifi: mac80211: Support disabled links during association
Ilan Peer
2023-06-19
1
-13
/
+22
*
Merge wireless into wireless-next
Johannes Berg
2023-06-19
1
-2
/
+3
|
\
|
*
wifi: mac80211: fragment per STA profile correctly
Benjamin Berg
2023-06-12
1
-2
/
+3
*
|
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
2023-06-14
1
-21
/
+22
*
|
wifi: mac80211: fix CSA processing while scanning
Benjamin Berg
2023-06-14
1
-3
/
+4
*
|
wifi: mac80211: mlme: clarify WMM messages
Johannes Berg
2023-06-14
1
-9
/
+9
*
|
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
2023-06-14
1
-20
/
+10
*
|
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
2023-06-07
1
-22
/
+27
*
|
wifi: mac80211: use wiphy work for channel switch
Johannes Berg
2023-06-07
1
-23
/
+17
*
|
wifi: mac80211: use wiphy work for SMPS
Johannes Berg
2023-06-07
1
-4
/
+6
*
|
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
2023-06-07
1
-3
/
+3
*
|
Merge wireless into wireless-next
Johannes Berg
2023-06-07
1
-1
/
+7
|
\
|
|
*
wifi: mac80211: mlme: fix non-inheritence element
Johannes Berg
2023-06-06
1
-1
/
+7
*
|
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-6
/
+6
*
|
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
2023-06-06
1
-1
/
+4
*
|
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
2023-06-06
1
-0
/
+11
*
|
wifi: mac80211: skip EHT BSS membership selector
Johannes Berg
2023-06-06
1
-2
/
+3
|
/
*
wifi: mac80211: fix ieee80211_link_set_associated() type
Johannes Berg
2023-03-07
1
-1
/
+1
*
wifi: mac80211: mlme: remove pointless sta check
Johannes Berg
2023-03-07
1
-1
/
+1
*
wifi: mac80211: warn only once on AP probe
Johannes Berg
2023-03-07
1
-1
/
+1
*
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
2023-02-14
1
-2
/
+2
*
wifi: cfg80211: move puncturing bitmap validation from mac80211
Aloka Dixit
2023-02-14
1
-67
/
+6
*
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
2023-02-14
1
-3
/
+221
*
wifi: mac80211: don't parse multi-BSSID in assoc resp
Johannes Berg
2022-12-01
1
-1
/
+1
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-10-10
1
-3
/
+4
|
\
|
*
wifi: mac80211: remove/avoid misleading prints
James Prestwood
2022-10-07
1
-3
/
+4
*
|
wifi: mac80211: don't clear DTIM period after setting it
Johannes Berg
2022-10-07
1
-13
/
+12
*
|
wifi: mac80211: mlme: mark assoc link in output
Johannes Berg
2022-10-07
1
-2
/
+4
*
|
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
2022-10-07
1
-2
/
+5
*
|
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
2022-10-07
1
-2
/
+6
*
|
wifi: mac80211: advertise TWT requester only with HW support
Haim Dreyfuss
2022-10-07
1
-6
/
+24
*
|
wifi: mac80211: Process association status for affiliated links
Ilan Peer
2022-10-07
1
-5
/
+35
*
|
wifi: mac80211: Parse station profile from association response
Ilan Peer
2022-10-07
1
-3
/
+14
|
/
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
1
-58
/
+55
|
\
|
*
wifi: mac80211: set up beacon timing config on links
Johannes Berg
2022-09-06
1
-36
/
+47
|
*
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
1
-2
/
+3
|
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
1
-20
/
+5
|
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-09-06
1
-6
/
+6
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-3
/
+6
|
\
\
\
|
*
|
|
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
2022-09-27
1
-1
/
+0
|
*
|
|
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
2022-09-27
1
-2
/
+6
|
|
|
/
|
|
/
|
[next]