index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: reset multiple BSSID options in stop_ap()
Aloka Dixit
2023-01-10
1
-0
/
+7
*
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
2022-12-01
1
-1
/
+1
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-3
/
+0
*
wifi: mac80211: use link_id in ieee80211_change_bss()
Johannes Berg
2022-10-07
1
-19
/
+21
*
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2022-09-03
1
-0
/
+7
*
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2022-08-25
1
-1
/
+1
*
wifi: mac80211: allow bw change during channel switch in mesh
Hari Chandrakanthan
2022-08-25
1
-3
/
+0
*
wifi: mac80211: properly implement MLO key handling
Johannes Berg
2022-08-25
1
-13
/
+62
*
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
1
-8
/
+9
*
wifi: mac80211: use link in TXQ parameter configuration
Shaul Triebitz
2022-08-25
1
-1
/
+23
*
wifi: mac80211: accept STA changes without link changes
Johannes Berg
2022-08-25
1
-0
/
+14
*
wifi: mac80211: remove erroneous sband/link validation
Johannes Berg
2022-07-22
1
-13
/
+1
*
wifi: mac80211: more station handling sanity checks
Johannes Berg
2022-07-22
1
-0
/
+7
*
wifi: mac80211: validate link address doesn't change
Johannes Berg
2022-07-22
1
-6
/
+12
*
wifi: mac80211: fix NULL pointer deref with non-MLD STA
Johannes Berg
2022-07-22
1
-1
/
+6
*
wifi: mac80211: select link when transmitting to non-MLO stations
Andrei Otcheretianski
2022-07-15
1
-0
/
+4
*
wifi: mac80211: fix up link station creation/insertion
Johannes Berg
2022-07-15
1
-2
/
+8
*
wifi: mac80211: limit A-MSDU subframes for client too
Johannes Berg
2022-07-15
1
-27
/
+2
*
wifi: mac80211: make ieee80211_check_rate_mask() link-aware
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: use only channel width in ieee80211_parse_bitrates()
Johannes Berg
2022-07-15
1
-2
/
+2
*
wifi: mac80211: move tdls_chan_switch_prohibited to link data
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
2022-07-15
1
-2
/
+2
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-3
/
+4
*
wifi: mac80211: fix key lookup
Johannes Berg
2022-07-15
1
-0
/
+4
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-60
/
+109
*
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
Shaul Triebitz
2022-07-15
1
-0
/
+108
*
wifi: cfg80211/mac80211: separate link params from station params
Shaul Triebitz
2022-07-15
1
-52
/
+91
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-2
/
+2
|
\
|
*
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2022-06-29
1
-2
/
+2
*
|
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-34
/
+1
*
|
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
1
-5
/
+7
*
|
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
1
-2
/
+2
*
|
wifi: mac80211: use link in start/stop ap
Shaul Triebitz
2022-06-20
1
-102
/
+115
*
|
wifi: mac80211: implement add/del interface link callbacks
Johannes Berg
2022-06-20
1
-0
/
+20
*
|
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
1
-6
/
+13
*
|
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: add link_id to eht.c code for MLO
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
1
-2
/
+3
*
|
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-24
/
+28
*
|
wifi: mac80211: pass link ID where already present
Johannes Berg
2022-06-20
1
-3
/
+4
*
|
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-15
/
+16
*
|
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-77
/
+88
*
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-5
/
+5
*
|
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-20
/
+20
*
|
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
1
-2
/
+6
*
|
wifi: mac80211: refactor some key code
Johannes Berg
2022-06-10
1
-33
/
+39
*
|
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-06-10
1
-24
/
+2
|
/
*
mac80211: refactor freeing the next_beacon
Johannes Berg
2022-05-17
1
-27
/
+18
[next]