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: add p2p device type support
Johannes Berg
2010-09-16
7
-38
/
+80
*
mac80211: set running state earlier
Johannes Berg
2010-09-16
1
-2
/
+3
*
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
2010-09-16
5
-6
/
+6
*
mac80211: use correct station flags lock
Johannes Berg
2010-09-16
1
-2
/
+3
*
mac80211: match only assigned bss in sta_info_get_bss
Johannes Berg
2010-09-14
1
-1
/
+1
*
mac80211: wait for scan work complete before restarting hw
Stanislaw Gruszka
2010-09-14
1
-0
/
+3
*
mac80211: Fix dangling pointer in ieee80211_xmit
Steve deRosier
2010-09-14
1
-0
/
+1
*
mac80211: only cancel software-based scans on suspend
John W. Linville
2010-09-01
2
-1
/
+8
*
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
2010-08-31
1
-1
/
+7
*
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
2010-08-31
2
-0
/
+16
*
mac80211: Fix signal strength average initialization for CQM events
Jouni Malinen
2010-08-31
1
-1
/
+1
*
mac80211: fix offchannel queue stop
Johannes Berg
2010-08-27
3
-3
/
+24
*
mac80211: support runtime interface type changes
Johannes Berg
2010-08-27
5
-37
/
+176
*
mac80211: split out concurrent vif checks
Johannes Berg
2010-08-27
1
-14
/
+29
*
mac80211: simplify zero address checks
Johannes Berg
2010-08-27
1
-25
/
+13
*
mac80211: switch to ieee80211_sdata_running
Johannes Berg
2010-08-27
3
-8
/
+6
*
mac80211: clean up ifdown/cleanup paths
Johannes Berg
2010-08-27
2
-66
/
+28
*
mac80211: use subqueue helpers
Johannes Berg
2010-08-27
2
-4
/
+3
*
mac80211: allow changing port control protocol
Johannes Berg
2010-08-27
6
-4
/
+29
*
mac80211: allow vendor specific cipher suites
Johannes Berg
2010-08-27
7
-21
/
+92
*
mac80211: allow scan to complete from any context
Johannes Berg
2010-08-27
2
-8
/
+32
*
mac80211: remove unused scan expire define
Johannes Berg
2010-08-27
1
-6
/
+0
*
mac80211: fix mesh advertisement
Johannes Berg
2010-08-25
2
-33
/
+5
*
mac80211: fix rcu-unsafe pointer dereference
Christian Lamparter
2010-08-25
1
-4
/
+8
*
mac80211: cancel restart_work in ieee80211_unregister_hw
Christian Lamparter
2010-08-25
1
-0
/
+1
*
mac80211: fix warning for un-used parameter
Wey-Yi Guy
2010-08-25
1
-1
/
+1
*
net/mac80211: Use wiphy_<level>
Joe Perches
2010-08-25
12
-69
/
+59
*
cfg80211/mac80211: extensible frame processing
Johannes Berg
2010-08-24
7
-54
/
+147
*
mac80211: remove unused don't-encrypt flag
Johannes Berg
2010-08-24
1
-2
/
+0
*
mac80211: dont advertise WEP if unavailable
Johannes Berg
2010-08-16
1
-0
/
+5
*
mac80211: remove unused status flag checks
Johannes Berg
2010-08-16
2
-20
/
+9
*
mac80211: move key tfm setup
Johannes Berg
2010-08-16
1
-16
/
+10
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
9
-105
/
+75
*
mac80211: allow drivers to request SM PS mode change
Johannes Berg
2010-08-16
3
-1
/
+36
*
mac80211: per interface idle notification
Johannes Berg
2010-08-16
6
-16
/
+75
*
net: mac80211: Fix a typo.
Andrea Gelmini
2010-08-16
1
-1
/
+1
*
mac80211: AMPDU rx reorder timeout timer
Christian Lamparter
2010-08-16
4
-12
/
+97
*
mac80211: remove unused rate function parameter
Christian Lamparter
2010-08-16
1
-16
/
+6
*
mac80211: put rx handlers into separate functions
Christian Lamparter
2010-08-16
1
-86
/
+128
*
mac80211: Don't squash error codes in key setup functions
Ben Hutchings
2010-08-16
4
-16
/
+14
*
mac80211: unify scan and work mutexes
Johannes Berg
2010-08-16
5
-43
/
+38
*
mac80211: don't check rates on PLCP error frames
Johannes Berg
2010-08-16
1
-20
/
+29
*
mac80211: fix driver offchannel notification when the channel does not change
Felix Fietkau
2010-08-16
1
-1
/
+4
*
mac80211: support use of NAPI for bottom-half processing
John W. Linville
2010-08-16
3
-0
/
+39
*
mac80211: Fix compilation warning when CONFIG_INET is not set
Juuso Oikarinen
2010-08-04
1
-0
/
+2
*
mac80211: fix scan locking wrt. hw scan
Johannes Berg
2010-08-04
1
-14
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-29
13
-40
/
+110
|
\
|
*
mac80211: allow drivers to request DTIM period
Johannes Berg
2010-07-29
4
-3
/
+77
|
*
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
2010-07-28
1
-0
/
+3
|
*
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
2010-07-28
1
-2
/
+2
[next]