index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mac80211: clean up global debugfs statistics
Johannes Berg
2015-05-05
3
-52
/
+28
|
*
|
|
|
mac80211: force off channel transmission for public action frames
Matti Gottlieb
2015-04-24
1
-1
/
+7
|
*
|
|
|
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
2015-04-24
1
-0
/
+9
|
*
|
|
|
mac80211: notify the driver upon BAR Rx
Emmanuel Grumbach
2015-04-24
1
-0
/
+8
|
*
|
|
|
mac80211: fix ignored HT/VHT override configs
Chaya Rachel Ivgi
2015-04-24
1
-21
/
+36
|
*
|
|
|
mac80211: use per-CPU TX/RX statistics
Johannes Berg
2015-04-24
3
-12
/
+70
|
*
|
|
|
mac80211: don't update dev->trans_start
Johannes Berg
2015-04-24
1
-2
/
+0
|
*
|
|
|
mac80211: OCB: remove pointless check for broadcast BSSID
Johannes Berg
2015-04-24
1
-5
/
+1
|
*
|
|
|
mac80211: clean up/rename prepare_for_handlers()
Johannes Berg
2015-04-24
1
-44
/
+36
|
*
|
|
|
mac80211: remove IEEE80211_RX_RA_MATCH
Johannes Berg
2015-04-24
2
-42
/
+5
|
*
|
|
|
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
4
-49
/
+12
|
*
|
|
|
mac80211: make station hash table max_size configurable
Johannes Berg
2015-04-23
2
-0
/
+11
|
*
|
|
|
mac80211: allow segmentation offloads
Johannes Berg
2015-04-22
2
-25
/
+48
|
*
|
|
|
mac80211: allow drivers to support S/G
Johannes Berg
2015-04-22
2
-1
/
+7
|
*
|
|
|
mac80211: allow checksum offload only in fast-xmit
Johannes Berg
2015-04-22
1
-4
/
+20
|
*
|
|
|
mac80211: extend fast-xmit to cover IBSS
Johannes Berg
2015-04-22
1
-0
/
+7
|
*
|
|
|
mac80211: extend fast-xmit for more ciphers
Johannes Berg
2015-04-22
2
-6
/
+44
|
*
|
|
|
mac80211: extend fast-xmit to driver fragmentation
Johannes Berg
2015-04-22
1
-1
/
+2
|
*
|
|
|
mac80211: add TX fastpath
Johannes Berg
2015-04-22
8
-2
/
+475
|
*
|
|
|
mac80211: lock rate control
Johannes Berg
2015-04-20
4
-5
/
+20
|
*
|
|
|
mac80211: introduce plink lock for plink fields
Bob Copeland
2015-04-20
3
-18
/
+25
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-23
3
-44
/
+36
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
mac80211: Switch to new AEAD interface
Herbert Xu
2015-05-28
3
-39
/
+33
|
*
|
|
|
mac80211: Include crypto/aead.h
Herbert Xu
2015-04-23
3
-5
/
+3
|
|
/
/
/
*
|
|
|
mac80211: fix AP_VLAN crypto tailroom calculation
Michal Kazior
2015-05-20
4
-9
/
+83
*
|
|
|
mac80211: don't split remain-on-channel for coalescing
Johannes Berg
2015-05-20
2
-54
/
+11
*
|
|
|
mac80211: don't use napi_gro_receive() outside NAPI context
Johannes Berg
2015-05-19
2
-2
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
mac80211: move WEP tailroom size check
Janusz Dziedzic
2015-05-11
1
-2
/
+4
|
|
/
|
/
|
*
|
mac80211: enable hash table shrinking
Johannes Berg
2015-04-24
1
-0
/
+1
*
|
mac80211: fix rhashtable conversion
Johannes Berg
2015-04-23
1
-1
/
+17
*
|
mac80211: don't warn when stopping VLAN with stations
Johannes Berg
2015-04-20
1
-5
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
38
-1297
/
+1928
|
\
|
*
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
2015-04-13
19
-365
/
+969
|
|
\
|
|
*
cfg80211: move IE split utilities here from mac80211
Johannes Berg
2015-04-07
2
-44
/
+0
|
|
*
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
11
-19
/
+350
|
|
*
mac80211: reduce log spam from ieee80211_handle_pwr_constr
John Linville
2015-04-01
1
-7
/
+7
|
|
*
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
2015-04-01
4
-18
/
+56
|
|
*
mac80211: reduce calculation costs of EWMA
Thomas Huehn
2015-04-01
1
-1
/
+6
|
|
*
mac80211: add max lossless throughput per rate
Thomas Huehn
2015-04-01
6
-69
/
+93
|
|
*
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
2015-04-01
6
-61
/
+88
|
|
*
mac80211: improve Minstrel variable & function naming
Thomas Huehn
2015-04-01
6
-95
/
+98
|
|
*
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
2015-04-01
3
-43
/
+32
|
|
*
mac80211: add new Minstrel-HT statistic output via csv
Thomas Huehn
2015-04-01
2
-2
/
+138
|
|
*
mac80211: add new Minstrel statistic output via csv
Thomas Huehn
2015-04-01
2
-14
/
+82
|
|
*
mac80211: enhance readability of Minstrel-HTs rc_stats output
Thomas Huehn
2015-04-01
1
-15
/
+34
|
|
*
mac80211: enhance readability of Minstrels rc_stats output
Thomas Huehn
2015-04-01
1
-5
/
+13
|
|
*
mac80211: use rhashtable for station table
Johannes Berg
2015-04-01
6
-85
/
+85
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
3
-5
/
+12
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
33
-932
/
+959
|
|
\
\
|
|
*
|
mac80211: set QoS capability before changing station state
Johannes Berg
2015-03-30
1
-4
/
+4
[prev]
[next]