index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
wifi: mac80211: consider EHT element size in assoc request
Johannes Berg
1
-0
/
+3
2022-07-15
wifi: mac80211: mlme: simplify adding ht/vht/he/eht elements
Johannes Berg
1
-48
/
+31
2022-07-15
wifi: mac80211: refactor adding custom elements
Johannes Berg
1
-87
/
+125
2022-07-15
wifi: mac80211: refactor adding rates to assoc request
Johannes Berg
1
-67
/
+74
2022-07-15
wifi: mac80211: use only channel width in ieee80211_parse_bitrates()
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: remove redundant condition
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
1
-10
/
+7
2022-07-15
wifi: mac80211: move tdls_chan_switch_prohibited to link data
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
1
-15
/
+4
2022-07-15
wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
Johannes Berg
1
-5
/
+12
2022-07-15
wifi: cfg80211: adjust assoc comeback for MLO
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: mlme: unify assoc data event sending
Johannes Berg
1
-31
/
+20
2022-07-15
wifi: cfg80211: prepare association failure APIs for MLO
Johannes Berg
1
-5
/
+23
2022-07-15
wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
Johannes Berg
1
-9
/
+5
2022-07-15
wifi: mac80211: mlme: use correct link_sta
Johannes Berg
1
-17
/
+33
2022-07-15
wifi: mac80211: mlme: remove sta argument from ieee80211_config_bw
Johannes Berg
1
-5
/
+1
2022-07-15
wifi: mac80211: mlme: use ieee80211_get_link_sband()
Johannes Berg
1
-6
/
+6
2022-07-15
wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link data
Johannes Berg
1
-4
/
+5
2022-07-15
wifi: mac80211: mlme: first adjustments for MLO
Johannes Berg
1
-360
/
+405
2022-07-15
wifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE per link
Johannes Berg
1
-4
/
+3
2022-07-15
wifi: mac80211: mlme: track AP (MLD) address separately
Johannes Berg
1
-14
/
+16
2022-07-15
wifi: mac80211: remove unused bssid variable
Johannes Berg
1
-2
/
+0
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-26
/
+29
2022-07-15
wifi: mac80211: expect powersave handling in driver for MLO
Johannes Berg
1
-1
/
+3
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-4
/
+3
2022-07-15
wifi: mac80211: set up/tear down client vif links properly
Johannes Berg
1
-13
/
+22
2022-07-15
wifi: mac80211: move ieee80211_request_smps_mgd_work
Johannes Berg
1
-0
/
+12
2022-07-15
wifi: mac80211: separate out connection downgrade flags
Johannes Berg
1
-153
/
+161
2022-07-15
wifi: mac80211: Align with Draft P802.11be_D1.5
Ilan Peer
1
-0
/
+32
2022-07-15
wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PS
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-11
/
+19
2022-07-15
wifi: mac80211: make 4addr null frames using min_rate for WDS
Lian Chen
1
-0
/
+1
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-5
/
+7
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: add link_id to eht.c code for MLO
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-2
/
+4
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-14
/
+14
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-8
/
+8
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-152
/
+158
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-12
/
+14
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-21
/
+21
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-1
/
+1
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-5
/
+1
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-43
/
+74
2022-05-16
mac80211: mlme: track assoc_bss/associated separately
Johannes Berg
1
-8
/
+10
2022-05-16
mac80211: remove useless bssid copy
Johannes Berg
1
-3
/
+1
[next]