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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
1
-15
/
+17
2022-10-10
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
1
-15
/
+15
2022-10-10
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
1
-1
/
+1
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+1
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-09-27
wifi: mac80211: ensure vif queues are operational after start
Alexander Wetzel
1
-2
/
+2
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
1
-1
/
+1
2022-09-03
wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig
Johannes Berg
1
-15
/
+13
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
1
-3
/
+2
2022-08-26
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
Johannes Berg
1
-1
/
+2
2022-08-25
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
1
-9
/
+20
2022-07-15
wifi: mac80211: add API to parse multi-link element
Johannes Berg
1
-0
/
+5
2022-07-15
wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link
Johannes Berg
1
-4
/
+4
2022-07-15
wifi: mac80211: add multi-link element to AUTH frames
Johannes Berg
1
-1
/
+20
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
1
-1
/
+1
2022-07-15
wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
Andrei Otcheretianski
1
-7
/
+33
2022-07-15
wifi: mac80211: add a helper to fragment an element
Johannes Berg
1
-0
/
+28
2022-07-15
wifi: mac80211: use only channel width in ieee80211_parse_bitrates()
Johannes Berg
1
-3
/
+3
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
1
-8
/
+5
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
1
-1
/
+2
2022-07-15
wifi: mac80211: refactor elements parsing with parameter struct
Johannes Berg
1
-29
/
+29
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-9
/
+9
2022-07-15
wifi: mac80211: separate out connection downgrade flags
Johannes Berg
1
-17
/
+17
2022-07-15
wifi: mac80211: Align with Draft P802.11be_D1.5
Ilan Peer
1
-31
/
+56
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-14
/
+20
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-07-11
wifi: mac80211: fix center freq calculation in ieee80211_chandef_downgrade
MeiChia Chiu
1
-1
/
+1
2022-06-29
wifi: mac80211: do not wake queues on a vif that is being stopped
Felix Fietkau
1
-0
/
+3
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-2
/
+3
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-14
/
+25
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-12
/
+10
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-8
/
+8
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-69
/
+1
2022-05-16
mac80211: mlme: move in RSSI reporting code
Johannes Berg
1
-40
/
+0
2022-03-11
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
1
-3
/
+30
2022-02-16
mac80211: Add EHT capabilities to association/probe request
Ilan Peer
1
-0
/
+79
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
1
-32
/
+110
2022-02-16
mac80211: Support parsing EHT elements
Ilan Peer
1
-0
/
+11
2022-02-16
mac80211: parse only HE capability elements with valid size
Johannes Berg
1
-2
/
+4
2022-02-04
mac80211: Remove redundent assignment channel_type
Jiapeng Chong
1
-1
/
+0
2022-02-04
mac80211: limit bandwidth in HE capabilities
Johannes Berg
1
-5
/
+22
2022-01-04
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
1
-0
/
+13
2021-12-14
mac80211: do drv_reconfig_complete() before restarting all
Johannes Berg
1
-7
/
+7
2021-12-14
mac80211: Fix the size used for building probe request
Ilan Peer
1
-1
/
+1
2021-12-14
mac80211: validate extended element ID is present
Johannes Berg
1
-1
/
+6
2021-11-15
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
1
-3
/
+4
[next]