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
2015-05-06
mac80211: add missing documentation for rate_ctrl_lock
Johannes Berg
1
-0
/
+2
2015-05-06
mac80211: validate cipher scheme PN length better
Johannes Berg
2
-5
/
+10
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
3
-4
/
+12
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
3
-57
/
+87
2015-05-05
mac80211: remove useless skb->encapsulation check
Johannes Berg
1
-6
/
+2
2015-05-05
mac80211: make LED triggering depend on activation
Johannes Berg
4
-100
/
+194
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
1
-8
/
+9
2015-05-05
mac80211: clean up station debugfs
Johannes Berg
1
-84
/
+0
2015-05-05
mac80211: remove sta->tx_fragments counter
Johannes Berg
4
-7
/
+1
2015-05-05
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
5
-27
/
+31
2015-05-05
mac80211: clean up global debugfs statistics
Johannes Berg
3
-52
/
+28
2015-04-24
mac80211: force off channel transmission for public action frames
Matti Gottlieb
1
-1
/
+7
2015-04-24
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
1
-0
/
+9
2015-04-24
mac80211: notify the driver upon BAR Rx
Emmanuel Grumbach
1
-0
/
+8
2015-04-24
mac80211: fix ignored HT/VHT override configs
Chaya Rachel Ivgi
1
-21
/
+36
2015-04-24
mac80211: use per-CPU TX/RX statistics
Johannes Berg
3
-12
/
+70
2015-04-24
mac80211: don't update dev->trans_start
Johannes Berg
1
-2
/
+0
2015-04-24
mac80211: OCB: remove pointless check for broadcast BSSID
Johannes Berg
1
-5
/
+1
2015-04-24
mac80211: clean up/rename prepare_for_handlers()
Johannes Berg
1
-44
/
+36
2015-04-24
mac80211: remove IEEE80211_RX_RA_MATCH
Johannes Berg
2
-42
/
+5
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
4
-49
/
+12
2015-04-23
mac80211: make station hash table max_size configurable
Johannes Berg
2
-0
/
+11
2015-04-22
mac80211: allow segmentation offloads
Johannes Berg
2
-25
/
+48
2015-04-22
mac80211: allow drivers to support S/G
Johannes Berg
2
-1
/
+7
2015-04-22
mac80211: allow checksum offload only in fast-xmit
Johannes Berg
1
-4
/
+20
2015-04-22
mac80211: extend fast-xmit to cover IBSS
Johannes Berg
1
-0
/
+7
2015-04-22
mac80211: extend fast-xmit for more ciphers
Johannes Berg
2
-6
/
+44
2015-04-22
mac80211: extend fast-xmit to driver fragmentation
Johannes Berg
1
-1
/
+2
2015-04-22
mac80211: add TX fastpath
Johannes Berg
8
-2
/
+475
2015-04-20
mac80211: lock rate control
Johannes Berg
4
-5
/
+20
2015-04-20
mac80211: introduce plink lock for plink fields
Bob Copeland
3
-18
/
+25
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
38
-1297
/
+1928
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-38
/
+54
2015-04-12
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
19
-365
/
+969
2015-04-07
mac80211: Move message tracepoints to their own header
Steven Rostedt (Red Hat)
3
-38
/
+54
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
2
-44
/
+0
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+12
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
11
-19
/
+350
2015-04-01
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
1
-7
/
+7
2015-04-01
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
4
-18
/
+56
2015-04-01
mac80211: reduce calculation costs of EWMA
Thomas Huehn
1
-1
/
+6
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
6
-69
/
+93
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
6
-61
/
+88
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
6
-95
/
+98
2015-04-01
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
3
-43
/
+32
2015-04-01
mac80211: add new Minstrel-HT statistic output via csv
Thomas Huehn
2
-2
/
+138
2015-04-01
mac80211: add new Minstrel statistic output via csv
Thomas Huehn
2
-14
/
+82
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-04-01
mac80211: enhance readability of Minstrel-HTs rc_stats output
Thomas Huehn
1
-15
/
+34
2015-04-01
mac80211: enhance readability of Minstrels rc_stats output
Thomas Huehn
1
-5
/
+13
[next]