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: free all AP/VLAN keys at once
Johannes Berg
2013-12-16
4
-28
/
+43
*
mac80211: optimise mixed AP/VLAN station removal
Johannes Berg
2013-12-16
3
-6
/
+14
*
mac80211: optimise synchronize_net() for sta_info_flush
Johannes Berg
2013-12-16
2
-4
/
+41
*
mac80211: move synchronize_net() before sta key removal
Johannes Berg
2013-12-16
2
-14
/
+5
*
mac80211: don't delay station destruction
Johannes Berg
2013-12-16
7
-119
/
+12
*
mac80211: move 4-addr sta pointer clearing before synchronize_rcu()
Johannes Berg
2013-12-16
1
-3
/
+4
*
mac80211: add pre-RCU-sync sta removal driver operation
Johannes Berg
2013-12-16
3
-19
/
+33
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-12-16
14
-35
/
+52
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
12
-27
/
+44
|
|
\
|
|
*
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
2013-12-02
1
-0
/
+4
|
|
*
mac80211: set hw initial idle state
Karl Beldan
2013-11-25
1
-0
/
+2
|
|
*
mac80211: use capped prob when computing throughputs
Karl Beldan
2013-11-25
1
-1
/
+1
|
|
*
mac80211: fix connection polling
Eliad Peller
2013-11-25
1
-0
/
+2
|
|
*
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
2013-11-25
5
-14
/
+24
|
|
*
mac80211: don't attempt to reorder multicast frames
Johannes Berg
2013-11-25
1
-1
/
+2
|
|
*
mac80211: minstrel_ht: fix rates selection
Karl Beldan
2013-11-25
1
-2
/
+3
|
|
*
mac80211: fix for mesh beacon update on powersave
Javier Lopez
2013-11-25
1
-1
/
+1
|
|
*
mac80211: fix crash when using AP VLAN interfaces
Felix Fietkau
2013-11-25
1
-1
/
+0
|
|
*
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2013-11-25
2
-1
/
+2
|
|
*
mac80211: DFS setup chandef for radar_event correctly
Janusz Dziedzic
2013-11-25
1
-4
/
+2
|
|
*
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
2013-11-25
1
-2
/
+1
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
33
-639
/
+1673
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
23
-309
/
+1004
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
3
-12
/
+99
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
7
-2
/
+34
|
|
\
\
\
\
|
*
|
|
|
|
net: misc: Remove extern from function prototypes
Joe Perches
2013-10-20
1
-6
/
+6
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
19
-505
/
+1159
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-09
2
-4
/
+4
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
*
|
|
|
|
|
|
|
mac80211: fix nested sdata lock for IBSS/CSA
Simon Wunderlich
2013-12-05
1
-2
/
+2
*
|
|
|
|
|
|
|
mac80211: start_next_roc only if scan was actually running
Eliad Peller
2013-12-05
1
-1
/
+3
*
|
|
|
|
|
|
|
mac80211: determine completed scan type by defined ops
Eliad Peller
2013-12-05
1
-8
/
+7
*
|
|
|
|
|
|
|
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2013-12-05
1
-2
/
+2
*
|
|
|
|
|
|
|
mac80211: warn if unhashing station fails
Johannes Berg
2013-12-05
1
-1
/
+1
*
|
|
|
|
|
|
|
mac80211: neaten ieee80211_deliver_skb
Johannes Berg
2013-12-04
1
-17
/
+15
*
|
|
|
|
|
|
|
nl80211: vendor command support
Johannes Berg
2013-12-03
1
-0
/
+11
*
|
|
|
|
|
|
|
mac80211: remove duplicate code
Eliad Peller
2013-12-03
1
-8
/
+0
*
|
|
|
|
|
|
|
mac80211: move align variable to remove __maybe_unused
Johannes Berg
2013-12-03
1
-3
/
+2
*
|
|
|
|
|
|
|
Revert "mac80211: add driver callback for per-interface multicast filter"
Johannes Berg
2013-12-03
3
-51
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
mac80211: fix rx_nss calculation for drivers with hw rc
Michal Kazior
2013-12-02
1
-2
/
+2
*
|
|
|
|
|
|
mac80211: don't leak next beacon when csa is aborted
Simon Wunderlich
2013-12-02
1
-0
/
+3
*
|
|
|
|
|
|
mac80211: don't cancel csa finalize work within stop_ap
Simon Wunderlich
2013-12-02
1
-1
/
+0
*
|
|
|
|
|
|
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
2013-12-02
1
-6
/
+15
*
|
|
|
|
|
|
mac80211: modify beacon using sdata/wdev-lock, not rtnl lock
Simon Wunderlich
2013-12-02
2
-8
/
+15
*
|
|
|
|
|
|
mac80211: mesh: only get tsf if we need it
Bob Copeland
2013-12-02
1
-14
/
+14
*
|
|
|
|
|
|
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-14
/
+15
*
|
|
|
|
|
|
mac80211: update ht flag if bss configuration changed
Avri Altman
2013-12-02
1
-8
/
+10
*
|
|
|
|
|
|
mac80211: remove sta_info_flush() from interface teardown
Johannes Berg
2013-12-02
1
-4
/
+0
*
|
|
|
|
|
|
mac80211: Tx frame latency statistics
Matti Gottlieb
2013-12-02
8
-0
/
+486
*
|
|
|
|
|
|
mac80211: minstrel_ht: do not sample unsupported rates
Karl Beldan
2013-11-25
1
-3
/
+7
[next]