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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
2018-09-10
1
-1
/
+3
*
mac80211: remove unnecessary NULL check
Gustavo A. R. Silva
2018-09-05
1
-1
/
+2
*
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2018-09-05
2
-0
/
+13
*
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
2018-09-05
1
-0
/
+4
*
mac80211: add an option for station management TXQ
Sara Sharon
2018-09-05
2
-3
/
+12
*
wireless: align to draft 11ax D3.0
Shaul Triebitz
2018-09-05
1
-22
/
+55
*
mac80211: fix saving a few HE values
Naftali Goldstein
2018-09-05
1
-10
/
+7
*
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
2018-09-05
1
-1
/
+11
*
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2018-09-05
2
-20
/
+94
*
mac80211: support radiotap L-SIG data
Shaul Triebitz
2018-09-05
1
-0
/
+21
*
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
2018-09-05
2
-7
/
+13
*
mac80211: copy VHT EXT NSS BW Support/Capable data to station
Johannes Berg
2018-09-05
1
-0
/
+20
*
mac80211: add ability to parse CCFS2
Johannes Berg
2018-09-05
6
-22
/
+50
*
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
2018-09-05
3
-0
/
+57
*
mac80211: in AP mode, set bss_conf::he_supported
Shaul Triebitz
2018-09-05
1
-0
/
+3
*
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
2018-09-05
5
-21
/
+47
*
mac80211: use le16_encode_bits() instead of open-coding
Johannes Berg
2018-09-05
1
-1
/
+1
*
mac80211: remove pointless 'params' NULL checks
Johannes Berg
2018-09-05
1
-4
/
+2
*
mac80211: Add he_capa debugfs entry
Ido Yariv
2018-09-05
1
-0
/
+325
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
7
-49
/
+141
|
\
|
*
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-03
7
-49
/
+141
|
|
\
|
|
*
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
2018-09-03
1
-11
/
+11
|
|
*
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
2018-09-03
1
-2
/
+15
|
|
*
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
2018-09-03
1
-0
/
+53
|
|
*
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
2018-09-03
1
-1
/
+20
|
|
*
mac80211: fix WMM TXOP calculation
Dreyfuss, Haim
2018-09-03
1
-2
/
+1
|
|
*
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
2018-09-03
1
-1
/
+1
|
|
*
mac80211: always account for A-MSDU header changes
Johannes Berg
2018-08-30
1
-5
/
+7
|
|
*
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
2018-08-30
1
-3
/
+3
|
|
*
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
2018-08-29
1
-17
/
+21
|
|
*
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
2018-08-29
1
-0
/
+4
|
|
*
mac80211: don't update the PM state of a peer upon a multicast frame
Emmanuel Grumbach
2018-08-28
1
-0
/
+1
|
|
*
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2018-08-28
1
-4
/
+4
|
|
*
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
2018-08-28
1
-4
/
+1
|
|
*
mac80211: Run TXQ teardown code before de-registering interfaces
Toke Høiland-Jørgensen
2018-08-14
1
-1
/
+1
*
|
|
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
2018-08-29
1
-3
/
+3
*
|
|
mac80211: add missing WFA Multi-AP backhaul STA Rx requirement
Sathishkumar Muruganandam
2018-08-29
1
-1
/
+1
*
|
|
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
2018-08-28
4
-7
/
+121
*
|
|
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2018-08-28
1
-46
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
21
-164
/
+854
|
\
\
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
2
-5
/
+3
|
|
\
|
|
*
|
net: remove blank lines at end of file
Stephen Hemminger
2018-07-24
1
-1
/
+0
|
*
|
Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...
David S. Miller
2018-07-24
3
-11
/
+17
|
|
\
\
|
|
*
|
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2018-07-24
2
-10
/
+16
|
|
*
|
mac80211: don't put null-data frames on the normal TXQ
Johannes Berg
2018-07-09
1
-1
/
+1
|
*
|
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-2
/
+2
|
|
/
/
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-0
/
+2
|
|
\
\
|
*
\
\
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-06-30
18
-150
/
+835
|
|
\
\
\
|
|
*
|
|
mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2018-06-29
2
-45
/
+45
|
|
*
|
|
mac80211: remove unnecessary NULL check
Johannes Berg
2018-06-29
1
-2
/
+1
[next]