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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
3
-8
/
+7
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
4
-22
/
+31
2022-07-15
wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
Andrei Otcheretianski
4
-12
/
+39
2022-07-15
wifi: mac80211: don't check carrier in chanctx code
Andrei Otcheretianski
1
-4
/
+0
2022-07-15
wifi: mac80211: Allow EAPOL tx from specific link
Andrei Otcheretianski
3
-3
/
+6
2022-07-15
wifi: mac80211: Allow EAPOL frames from link addresses
Andrei Otcheretianski
1
-30
/
+30
2022-07-15
wifi: cfg80211/mac80211: Support control port TX from specific link
Andrei Otcheretianski
2
-3
/
+19
2022-07-15
wifi: mac80211: add a helper to fragment an element
Johannes Berg
2
-0
/
+29
2022-07-15
wifi: mac80211: skip rate statistics for MLD STAs
Johannes Berg
1
-2
/
+4
2022-07-15
wifi: mac80211: fix link manipulation
Johannes Berg
1
-18
/
+26
2022-07-15
wifi: mac80211: tighten locking check
Johannes Berg
1
-3
/
+4
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
4
-9
/
+16
2022-07-15
wifi: mac80211: remove redundant condition
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: don't set link address for station
Johannes Berg
1
-3
/
+0
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
10
-50
/
+38
2022-07-15
wifi: mac80211: move tdls_chan_switch_prohibited to link data
Johannes Berg
3
-3
/
+4
2022-07-15
wifi: mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
1
-15
/
+4
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
4
-23
/
+25
2022-07-15
wifi: mac80211: refactor elements parsing with parameter struct
Johannes Berg
2
-34
/
+74
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
2
-6
/
+8
2022-07-15
wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link data
Johannes Berg
2
-5
/
+6
2022-07-15
wifi: mac80211: mlme: first adjustments for MLO
Johannes Berg
3
-363
/
+408
2022-07-15
wifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE per link
Johannes Berg
2
-5
/
+4
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
10
-50
/
+60
2022-07-15
wifi: mac80211: expect powersave handling in driver for MLO
Johannes Berg
2
-2
/
+5
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
3
-6
/
+6
2022-07-15
wifi: mac80211: provide link ID in link_conf
Johannes Berg
1
-0
/
+1
2022-07-15
wifi: mac80211: set up/tear down client vif links properly
Johannes Berg
3
-151
/
+232
2022-07-15
wifi: mac80211: move ieee80211_request_smps_mgd_work
Johannes Berg
3
-13
/
+12
2022-07-15
wifi: mac80211: fix key lookup
Johannes Berg
1
-0
/
+4
2022-07-15
wifi: mac80211: separate out connection downgrade flags
Johannes Berg
7
-209
/
+221
2022-07-15
wifi: mac80211: Align with Draft P802.11be_D1.5
Ilan Peer
3
-31
/
+92
2022-07-15
wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PS
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: debug: omit link if non-MLO connection
Johannes Berg
1
-6
/
+25
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
20
-268
/
+407
2022-07-15
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
Shaul Triebitz
3
-0
/
+116
[next]