index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
1
-2
/
+2
|
\
|
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-20
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
3
-2
/
+8
|
\
\
|
*
|
mac80211: free skb fraglist before freeing the skb
Sara Sharon
2018-12-19
1
-0
/
+5
|
*
|
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2018-12-18
2
-2
/
+3
*
|
|
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
19
-92
/
+265
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mac80211: Properly access radiotap vendor data
Ilan Peer
2018-12-19
1
-1
/
+5
|
*
|
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2018-12-19
1
-2
/
+3
|
*
|
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
2018-12-18
1
-10
/
+9
|
*
|
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
2018-12-18
1
-2
/
+4
|
*
|
mac80211: update driver when MU EDCA params change
Shaul Triebitz
2018-12-18
3
-2
/
+13
|
*
|
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2018-12-18
1
-0
/
+16
|
*
|
mac80211: don't build AMSDU from GSO packets
Sara Sharon
2018-12-18
1
-1
/
+4
|
*
|
mac80211: remove superfluous NULL check
Johannes Berg
2018-12-18
1
-1
/
+1
|
*
|
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2018-12-18
2
-7
/
+7
|
*
|
mac80211: Properly handle SKB with radiotap only
Ilan Peer
2018-12-18
1
-9
/
+17
|
*
|
mac80211: ftm responder: remove pointless defensive coding
Johannes Berg
2018-12-18
1
-2
/
+2
|
*
|
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
2018-12-05
1
-14
/
+35
|
*
|
mac80211: rewrite Kconfig text for mesh
Bob Copeland
2018-12-05
1
-6
/
+5
|
*
|
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
2018-11-09
3
-12
/
+26
|
*
|
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
2018-11-09
3
-1
/
+8
|
*
|
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
2018-11-09
3
-1
/
+8
|
*
|
mac80211: mesh: advertise gates in mesh formation
Bob Copeland
2018-11-09
1
-1
/
+3
|
*
|
mac80211: allow hardware scan to fall back to software
Johannes Berg
2018-11-09
1
-4
/
+18
|
*
|
mac80211: allow drivers to use peer measurement API
Johannes Berg
2018-11-09
3
-0
/
+68
|
*
|
mac80211: tx: avoid variable shadowing
Johannes Berg
2018-11-09
1
-2
/
+2
|
*
|
mac80211: debugfs: avoid variable shadowing
Johannes Berg
2018-11-09
1
-7
/
+7
|
*
|
mac80211: sta_info: avoid tidstats variable shadowing
Johannes Berg
2018-11-09
1
-5
/
+2
|
*
|
mac80211: tracing: avoid 'idx' variable
Johannes Berg
2018-11-09
1
-3
/
+3
|
|
/
*
|
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
2018-12-05
1
-0
/
+1
*
|
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2018-12-05
1
-2
/
+2
*
|
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
2018-12-05
1
-0
/
+2
*
|
mac80211: fix CSA beacon allocation size
Johannes Berg
2018-11-09
1
-3
/
+4
*
|
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
2018-11-09
1
-0
/
+2
*
|
mac80211: fix GFP_KERNEL under tasklet context
Yan-Hsuan Chuang
2018-11-09
1
-2
/
+2
*
|
mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()
Wei Yongjun
2018-11-09
1
-4
/
+8
|
/
*
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
2018-10-12
1
-0
/
+19
*
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
2018-10-12
4
-0
/
+129
*
mac80211: Extend SAE authentication in infra BSS STA mode
Jouni Malinen
2018-10-11
2
-23
/
+48
*
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
Jouni Malinen
2018-10-11
1
-7
/
+4
*
mac80211: Helper function for marking STA authenticated
Jouni Malinen
2018-10-11
1
-12
/
+22
*
mac80211: rc80211_minstrel: remove variance / stddev calculation
Felix Fietkau
2018-10-11
4
-51
/
+9
*
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
Felix Fietkau
2018-10-11
1
-4
/
+6
*
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
2018-10-11
1
-4
/
+10
*
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
2018-10-11
1
-1
/
+1
*
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
2018-10-11
1
-3
/
+1
*
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
2018-10-11
3
-78
/
+93
*
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
2018-10-11
10
-258
/
+101
*
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
2018-10-11
6
-47
/
+9
*
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
Chaitanya T K
2018-10-11
1
-8
/
+15
[next]