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: refactor association
Johannes Berg
2009-12-28
2
-109
/
+137
*
mac80211: rewrite a few work messages
Johannes Berg
2009-12-28
1
-10
/
+10
*
mac80211: generalise work handling
Johannes Berg
2009-12-28
9
-835
/
+1112
*
mac80211: generalise management work a bit
Johannes Berg
2009-12-28
2
-107
/
+172
*
mac80211: let cfg80211 manage auth state
Johannes Berg
2009-12-28
2
-103
/
+73
*
mac80211: introduce flush operation
Johannes Berg
2009-12-28
4
-2
/
+41
*
mac80211: add ieee80211_sdata_running
Johannes Berg
2009-12-28
15
-37
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
11
-16
/
+65
|
\
|
*
mac80211: fix WMM AP settings application
Johannes Berg
2009-12-21
1
-0
/
+8
|
*
mac80211: fix peer HT capabilities
Johannes Berg
2009-12-21
1
-3
/
+22
|
*
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
2009-12-14
1
-0
/
+2
|
*
mac80211: Revert 'Use correct sign for mesh active path refresh'
Javier Cardona
2009-12-10
2
-3
/
+4
|
*
mac80211: Fixed bug in mesh portal paths
Javier Cardona
2009-12-10
1
-1
/
+0
|
*
net/mac80211: Correct size given to memset
Julia Lawall
2009-12-10
1
-1
/
+1
|
*
wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
John W. Linville
2009-12-09
1
-1
/
+2
|
*
mac80211: Fix bug in computing crc over dynamic IEs in beacon
Vasanthakumar Thiagarajan
2009-12-07
1
-1
/
+1
|
*
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
2009-12-07
2
-4
/
+17
|
*
mac80211: recalculate idle later in MLME
Johannes Berg
2009-12-07
1
-2
/
+8
*
|
mac80211: only bother printing highest data rate on debugfs if its set
Luis R. Rodriguez
2009-12-22
1
-2
/
+10
*
|
mac80211: parse the HT capabilities info through debugfs
Luis R. Rodriguez
2009-12-22
1
-1
/
+47
*
|
mac80211: make debugfs mcs set entry reflect 16 bits
Luis R. Rodriguez
2009-12-22
1
-1
/
+1
*
|
mac80211: disallow fixing bitrates with hw rate control
Johannes Berg
2009-12-22
1
-14
/
+22
*
|
mac80211: dont try to use existing sta for AP
Johannes Berg
2009-12-22
1
-33
/
+24
*
|
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
2009-12-22
4
-3
/
+25
*
|
mac80211: enable spatial multiplexing powersave
Johannes Berg
2009-12-22
9
-7
/
+415
*
|
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
2009-12-22
1
-86
/
+20
*
|
mac80211 : fix a race with update_tkip_key
gregor kowski
2009-12-22
2
-19
/
+27
*
|
mac80211: remove payload alignment warning
Kalle Valo
2009-12-22
2
-32
/
+7
*
|
mac80211: trace interface name
Johannes Berg
2009-12-22
10
-50
/
+49
*
|
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-22
27
-207
/
+221
*
|
mac80211: make station management completely depend on vif
Johannes Berg
2009-12-22
13
-101
/
+134
|
/
*
mac80211: fix reorder buffer release
Johannes Berg
2009-12-04
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-04
5
-298
/
+341
|
\
|
*
mac80211: Fix TX status reporting for injected data frames
Jouni Malinen
2009-12-04
1
-1
/
+5
|
*
mac80211: log more data when tracing
Johannes Berg
2009-11-28
1
-2
/
+24
|
*
mac80211: correctly place aMPDU RX reorder code
Johannes Berg
2009-11-28
2
-73
/
+96
|
*
mac80211: move aMPDU RX reorder code
Johannes Berg
2009-11-28
1
-230
/
+229
|
*
mac80211: move cmntr flag out of rx flags
Johannes Berg
2009-11-28
2
-4
/
+3
|
*
mac80211: Speedup ieee80211_remove_interfaces()
Eric Dumazet
2009-11-25
1
-9
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-02
4
-17
/
+13
|
\
\
|
*
|
mac80211: fix spurious delBA handling
Johannes Berg
2009-11-30
3
-13
/
+12
|
*
|
mac80211: fix two remote exploits
Johannes Berg
2009-11-30
2
-5
/
+1
*
|
|
net: Move && and || to end of previous line
Joe Perches
2009-11-30
6
-21
/
+21
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
3
-20
/
+25
|
\
|
|
|
|
/
|
/
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-23
3
-20
/
+25
|
|
\
|
|
*
mac80211: fix resume
Johannes Berg
2009-11-19
2
-10
/
+17
|
|
*
mac80211: fix addba timer (again...)
Johannes Berg
2009-11-18
1
-10
/
+8
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-25
31
-706
/
+797
|
\
\
\
|
*
|
|
mac80211: Fix missing kernel-doc notation
Jaswinder Singh Rajput
2009-11-23
1
-1
/
+1
|
*
|
|
mac80211: fix rcu locking
Johannes Berg
2009-11-23
1
-1
/
+3
[next]