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-04-09
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
1
-5
/
+4
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-4
/
+6
2019-03-29
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
1
-28
/
+16
2019-03-29
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
1
-0
/
+3
2019-03-29
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
1
-0
/
+3
2019-03-29
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
1
-1
/
+6
2019-03-29
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
1
-1
/
+1
2019-03-29
mac80211: un-schedule TXQs on powersave start
Felix Fietkau
1
-1
/
+9
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+8
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
Herbert Xu
1
-16
/
+8
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
6
-116
/
+75
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
1
-10
/
+25
2019-02-22
mac80211: ignore quiet mode in probe
Sara Sharon
1
-3
/
+3
2019-02-22
mac80211: allow CSA to self with immediate quiet
Sara Sharon
1
-1
/
+2
2019-02-22
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
3
-14
/
+70
2019-02-22
mac80211: fix position of vendor_data read
Liad Kaufman
1
-2
/
+19
2019-02-22
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
3
-6
/
+57
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
4
-0
/
+13
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
2
-2
/
+18
2019-02-22
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-111
/
+58
2019-02-18
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
1
-1
/
+1
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+8
2019-02-15
mac80211: Restore vif beacon interval if start ap fails
Rakesh Pillai
1
-1
/
+5
2019-02-15
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu
1
-8
/
+9
2019-02-15
mac80211: Use linked list instead of rhashtable walk for mesh tables
Herbert Xu
2
-101
/
+43
2019-02-11
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
1
-1
/
+3
2019-02-11
mac80211: call drv_ibss_join() on restart
Johannes Berg
1
-1
/
+5
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2019-02-08
mac80211: indicate support for multiple BSSID
Sara Sharon
3
-2
/
+30
2019-02-08
mac80211: support multi-bssid
Sara Sharon
4
-47
/
+207
2019-02-08
mac80211: move the bss update from elements to an helper
Sara Sharon
1
-70
/
+80
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
9
-72
/
+95
2019-02-08
mac80211: use element iteration macro in parsing
Johannes Berg
1
-19
/
+6
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
[next]