index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2019-02-01
mac80211: fix missing/malformed documentation
Johannes Berg
1
-0
/
+18
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
2019-02-01
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2
-2
/
+8
2019-02-01
mac80211: Fix documentation strings for airtime-related variables
Toke Høiland-Jørgensen
1
-0
/
+3
2019-01-28
mac80211: remove unused variable
Johannes Berg
1
-1
/
+0
2019-01-25
mac80211: Expose ieee80211_schedule_txq() function
Toke Høiland-Jørgensen
2
-3
/
+14
2019-01-25
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-01-25
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-01-19
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
3
-8
/
+25
2019-01-19
mac80211: mesh: only switch path when new metric is at least 10% better
Julan Hsu
1
-3
/
+8
2019-01-19
mac80211: mesh: use average bitrate for link metric calculation
Julan Hsu
3
-3
/
+15
2019-01-19
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
3
-1
/
+9
2019-01-19
nl80211/mac80211: mesh: add hop count to mpath info
Julan Hsu
2
-1
/
+8
2019-01-19
mac80211: allow overriding HT STBC capabilities
Sergey Matyukevich
2
-0
/
+10
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
9
-10
/
+223
2019-01-19
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
6
-3
/
+84
2019-01-19
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+8
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
19
-92
/
+265
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
1
-1
/
+5
2018-12-19
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2018-12-18
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
1
-10
/
+9
2018-12-18
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
1
-2
/
+4
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
3
-2
/
+13
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
1
-0
/
+16
2018-12-18
mac80211: don't build AMSDU from GSO packets
Sara Sharon
1
-1
/
+4
2018-12-18
mac80211: remove superfluous NULL check
Johannes Berg
1
-1
/
+1
2018-12-18
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2
-7
/
+7
2018-12-18
mac80211: Properly handle SKB with radiotap only
Ilan Peer
1
-9
/
+17
2018-12-18
mac80211: ftm responder: remove pointless defensive coding
Johannes Berg
1
-2
/
+2
2018-12-18
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
2
-2
/
+3
2018-12-05
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
1
-14
/
+35
2018-12-05
mac80211: rewrite Kconfig text for mesh
Bob Copeland
1
-6
/
+5
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-2
/
+2
2018-11-09
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
3
-12
/
+26
2018-11-09
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
3
-1
/
+8
2018-11-09
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
3
-1
/
+8
2018-11-09
mac80211: mesh: advertise gates in mesh formation
Bob Copeland
1
-1
/
+3
2018-11-09
mac80211: allow hardware scan to fall back to software
Johannes Berg
1
-4
/
+18
2018-11-09
mac80211: allow drivers to use peer measurement API
Johannes Berg
3
-0
/
+68
2018-11-09
mac80211: tx: avoid variable shadowing
Johannes Berg
1
-2
/
+2
2018-11-09
mac80211: debugfs: avoid variable shadowing
Johannes Berg
1
-7
/
+7
2018-11-09
mac80211: sta_info: avoid tidstats variable shadowing
Johannes Berg
1
-5
/
+2
2018-11-09
mac80211: tracing: avoid 'idx' variable
Johannes Berg
1
-3
/
+3
[next]