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
2018-10-12
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
1
-0
/
+19
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
4
-0
/
+129
2018-10-11
mac80211: Extend SAE authentication in infra BSS STA mode
Jouni Malinen
2
-23
/
+48
2018-10-11
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
Jouni Malinen
1
-7
/
+4
2018-10-11
mac80211: Helper function for marking STA authenticated
Jouni Malinen
1
-12
/
+22
2018-10-11
mac80211: rc80211_minstrel: remove variance / stddev calculation
Felix Fietkau
4
-51
/
+9
2018-10-11
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
Felix Fietkau
1
-4
/
+6
2018-10-11
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
1
-4
/
+10
2018-10-11
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
1
-1
/
+1
2018-10-11
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
1
-3
/
+1
2018-10-11
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
3
-78
/
+93
2018-10-11
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
10
-258
/
+101
2018-10-11
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
6
-47
/
+9
2018-10-11
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
Chaitanya T K
1
-8
/
+15
2018-10-11
mac80211: avoid reflecting frames back to the client
Johannes Berg
1
-6
/
+6
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
7
-20
/
+22
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-19
/
+21
2018-10-02
mac80211: Remove unused initialization
Masashi Honma
1
-1
/
+1
2018-10-02
mac80211: fix error handling in ieee80211_register_hw()
Wei Yongjun
1
-1
/
+3
2018-10-02
mac80211: fix issue with possible txq NULL pointer
Erik Stromdahl
1
-0
/
+3
2018-10-01
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-09-26
mac80211: allocate TXQs for active monitor interfaces
Felix Fietkau
1
-1
/
+2
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
1
-1
/
+3
2018-09-10
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
3
-8
/
+8
2018-09-10
mac80211: TDLS: fix skb queue/priority assignment
Johannes Berg
1
-4
/
+4
2018-09-05
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
1
-1
/
+1
2018-09-05
mac80211: remove unnecessary NULL check
Gustavo A. R. Silva
1
-1
/
+2
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2
-0
/
+13
2018-09-05
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
1
-0
/
+4
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
2
-3
/
+12
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
1
-22
/
+55
2018-09-05
mac80211: fix saving a few HE values
Naftali Goldstein
1
-10
/
+7
2018-09-05
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
1
-1
/
+11
2018-09-05
mac80211: Don't wake up from PS for offchannel TX
Andrei Otcheretianski
1
-0
/
+4
2018-09-05
mac80211: Always report TX status
Andrei Otcheretianski
1
-5
/
+2
2018-09-05
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2
-20
/
+94
2018-09-05
mac80211: support radiotap L-SIG data
Shaul Triebitz
1
-0
/
+21
2018-09-05
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
2
-7
/
+13
2018-09-05
mac80211: copy VHT EXT NSS BW Support/Capable data to station
Johannes Berg
1
-0
/
+20
2018-09-05
mac80211: add ability to parse CCFS2
Johannes Berg
6
-22
/
+50
2018-09-05
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
3
-0
/
+57
2018-09-05
mac80211: in AP mode, set bss_conf::he_supported
Shaul Triebitz
1
-0
/
+3
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
5
-21
/
+47
2018-09-05
mac80211: use le16_encode_bits() instead of open-coding
Johannes Berg
1
-1
/
+1
2018-09-05
mac80211: remove pointless 'params' NULL checks
Johannes Berg
1
-4
/
+2
2018-09-05
mac80211: Add he_capa debugfs entry
Ido Yariv
1
-0
/
+325
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-49
/
+141
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-49
/
+141
2018-09-03
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
[next]