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
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-20
/
+38
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-22
/
+48
2013-03-24
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2
-3
/
+6
2013-03-20
mac80211: fix virtual monitor interface locking
Johannes Berg
1
-16
/
+19
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
7
-12
/
+31
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
9
-17
/
+48
2013-03-18
mac80211/minstrel_ht: do not sample actively used rates
Felix Fietkau
1
-2
/
+5
2013-03-18
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
Felix Fietkau
1
-3
/
+3
2013-03-18
mac80211/minstrel_ht: improve rate selection stability
Felix Fietkau
1
-1
/
+10
2013-03-18
mac80211: remove vif debugfs driver callbacks
Stanislaw Gruszka
2
-41
/
+0
2013-03-18
mac80211: move sdata debugfs dir to vif
Stanislaw Gruszka
4
-19
/
+18
2013-03-11
mac80211: add driver callback for per-interface multicast filter
Alexander Bondar
3
-0
/
+51
2013-03-11
mac80211: remove a few set but unused variables
Johannes Berg
3
-11
/
+1
2013-03-11
mac80211: batch key free synchronize_net()
Johannes Berg
3
-22
/
+73
2013-03-11
mac80211: remove underscores from some key functions
Johannes Berg
4
-20
/
+20
2013-03-11
mac80211: clean up key freeing a bit
Johannes Berg
3
-22
/
+25
2013-03-11
mac80211: fix crash with P2P Device returning action frames
Johannes Berg
1
-1
/
+13
2013-03-07
mac80211: Call drv_set_tim only if there is a change
Ilan Peer
1
-0
/
+13
2013-03-07
mac80211: provide ieee80211_sta_eosp()
Johannes Berg
3
-36
/
+3
2013-03-07
mac80211: provide race-free 64-bit traffic counters
Johannes Berg
3
-14
/
+25
2013-03-06
mac80211: always synchronize_net() during station removal
Johannes Berg
1
-2
/
+10
2013-03-06
mac80211: init mesh timer for user authed STAs
Thomas Pedersen
2
-1
/
+5
2013-03-06
mac80211: disallow changing auto_open_plinks
Thomas Pedersen
1
-1
/
+4
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
6
-6
/
+14
2013-03-06
cfg80211: rename mesh station types
Thomas Pedersen
1
-2
/
+2
2013-03-06
mac80211: improve minstrels rate sorting by means of throughput & probability
Thomas Huehn
3
-36
/
+49
2013-03-06
mac80211: treat minstrel success probabilities below 10% as implausible
Thomas Huehn
1
-1
/
+6
2013-03-06
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
3
-15
/
+10
2013-03-06
mac80211: extend minstrel's rate sampling to avoid unsampled rates
Thomas Huehn
2
-4
/
+10
2013-03-06
mac80211: add documentation and verbose variable names in
Thomas Huehn
2
-33
/
+50
2013-03-06
mac80211: merge value scaling macros of minstrel_ht and minstrel
Thomas Huehn
4
-13
/
+12
2013-03-06
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
3
-21
/
+17
2013-03-06
mac80211/minstrel_ht: disable multiple consecutive sample attempts
Felix Fietkau
1
-1
/
+1
2013-03-06
mac80211: add VHT capabilities station debugfs file
Johannes Berg
1
-0
/
+31
2013-03-06
mac80211: restrict peer's VHT capabilities to own
Johannes Berg
1
-1
/
+113
2013-03-06
mac80211: fix HT capability overrides for AP station
Johannes Berg
1
-23
/
+25
2013-03-06
mac80211: don't apply HT overrides to TDLS peers
Johannes Berg
1
-9
/
+5
2013-03-06
mac80211: simplify AP interface stop
Johannes Berg
1
-2
/
+4
2013-03-06
mac80211: flush keys when stopping AP
Johannes Berg
2
-2
/
+5
2013-03-06
mac80211: defer tailroom counter manipulation when roaming
Johannes Berg
6
-11
/
+68
2013-03-06
mac80211: remove IEEE80211_KEY_FLAG_WMM_STA
Johannes Berg
1
-26
/
+0
2013-03-06
mac80211: merge reconfig assign chanctx code
Stanislaw Gruszka
1
-25
/
+22
2013-03-06
mac80211: cleanup suspend/resume on mesh mode
Stanislaw Gruszka
5
-97
/
+3
2013-03-06
mac80211: cleanup suspend/resume on ibss mode
Stanislaw Gruszka
2
-32
/
+1
2013-03-06
mac80211: cleanup suspend/resume on managed mode
Stanislaw Gruszka
2
-89
/
+2
2013-03-06
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
5
-154
/
+6
2013-03-06
cfg80211/mac80211: disconnect on suspend
Stanislaw Gruszka
1
-1
/
+1
2013-03-06
mac80211: remove napi
Stanislaw Gruszka
3
-39
/
+0
2013-03-06
mac80211/minstrel_ht: fix spacing between sample attempts
Felix Fietkau
1
-1
/
+1
2013-03-06
mac80211/minstrel_ht: increase sampling frequency of some slower rates
Felix Fietkau
2
-8
/
+13
[next]