index
:
Linux Stable
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.13.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
/
include
/
net
/
mac80211.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-30
1
-3
/
+4
*
mac80211: copy configured beacon tx rate to driver
Rajkumar Manoharan
2020-10-08
1
-0
/
+3
*
mac80211: Support not iterating over not-sdata-in-driver ifaces
Ben Greear
2020-09-28
1
-0
/
+4
*
mac80211: support S1G association
Thomas Pedersen
2020-09-28
1
-0
/
+2
*
mac80211: handle S1G low rates
Thomas Pedersen
2020-09-28
1
-0
/
+2
*
mac80211: fix some encapsulation offload kernel-doc
Johannes Berg
2020-09-18
1
-1
/
+3
*
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
2020-09-18
1
-0
/
+20
*
mac80211: Add FILS discovery support
Aloka Dixit
2020-09-18
1
-0
/
+27
*
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
2020-09-18
1
-0
/
+2
*
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
2020-09-18
1
-0
/
+4
*
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
2020-09-18
1
-7
/
+7
*
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
2020-09-18
1
-2
/
+3
*
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-18
1
-0
/
+29
*
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
1
-18
/
+17
*
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
2020-07-31
1
-0
/
+25
*
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2020-07-31
1
-0
/
+8
*
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
2020-07-31
1
-0
/
+3
*
net/wireless: mac80211.h: drop duplicate words in comments
Randy Dunlap
2020-07-31
1
-3
/
+3
*
mac80211: use HE 6 GHz band capability and pass it to the driver
Johannes Berg
2020-05-31
1
-1
/
+3
*
mac80211: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
1
-5
/
+5
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-26
1
-5
/
+30
|
\
|
*
mac80211: fix memory overlap due to variable length param
Rajkumar Manoharan
2020-04-29
1
-2
/
+5
|
*
mac80211: fix two missing documentation entries
Johannes Berg
2020-04-24
1
-0
/
+2
|
*
mac80211: add freq_offset to RX status
Thomas Pedersen
2020-04-24
1
-1
/
+9
|
*
mac80211: agg-tx: add an option to defer ADDBA transmit
Mordechay Goodstein
2020-04-24
1
-1
/
+5
|
*
mac80211: add twt_protected flag to the bss_conf structure
Shaul Triebitz
2020-04-24
1
-0
/
+2
|
*
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
2020-04-24
1
-0
/
+6
|
*
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-24
1
-1
/
+1
*
|
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
1
-1
/
+3
|
/
*
mac80211: update documentation about tx power
Qiujun Huang
2020-03-20
1
-0
/
+5
*
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
2020-02-24
1
-0
/
+10
*
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
2020-02-16
1
-3
/
+37
|
\
|
*
mac80211: Fix setting txpower to zero
Ben Greear
2020-02-14
1
-1
/
+1
|
*
mac80211: add handling for BSS color
John Crispin
2020-01-15
1
-2
/
+4
|
*
mac80211: add 802.11 encapsulation offloading support
John Crispin
2019-12-13
1
-0
/
+32
*
|
mac80211: use more bits for ack_frame_id
Johannes Berg
2020-02-07
1
-6
/
+5
|
/
*
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+16
*
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
1
-0
/
+12
*
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+29
*
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
2019-11-08
1
-1
/
+3
*
mac80211: fix a typo of "function"
Joe Perches
2019-10-28
1
-1
/
+1
*
mac80211: typo fixes in kerneldoc comments
Chris Packham
2019-10-28
1
-8
/
+8
*
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+9
*
mac80211: allow drivers to set max MTU
Wen Gong
2019-09-11
1
-0
/
+3
*
mac80211: allow setting spatial reuse parameters from bss_conf
John Crispin
2019-07-31
1
-0
/
+4
*
mac80211: propagate HE operation info into bss_conf
John Crispin
2019-07-29
1
-0
/
+2
*
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
2019-07-26
1
-0
/
+4
*
mac80211: add xmit rate to struct ieee80211_tx_status
John Crispin
2019-07-26
1
-0
/
+2
*
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
2019-07-26
1
-0
/
+5
*
mac80211: Simplify Extended Key ID API
Alexander Wetzel
2019-07-26
1
-8
/
+0
[next]