index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
2013-03-06
5
-154
/
+6
*
cfg80211/mac80211: disconnect on suspend
Stanislaw Gruszka
2013-03-06
5
-41
/
+69
*
mac80211: remove napi
Stanislaw Gruszka
2013-03-06
3
-39
/
+0
*
mac80211/minstrel_ht: fix spacing between sample attempts
Felix Fietkau
2013-03-06
1
-1
/
+1
*
mac80211/minstrel_ht: increase sampling frequency of some slower rates
Felix Fietkau
2013-03-06
2
-8
/
+13
*
minstrel_ht: increase sampling frequency
Felix Fietkau
2013-03-06
1
-2
/
+2
*
mac80211/minstrel_ht: improve max_prob_rate selection
Felix Fietkau
2013-03-06
1
-8
/
+19
*
mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates
Felix Fietkau
2013-03-06
1
-10
/
+13
*
cfg80211: Extend support for IEEE 802.11r Fast BSS Transition
Jouni Malinen
2013-03-06
5
-0
/
+195
*
cfg80211: prohibit zero keepalive interval
Johannes Berg
2013-03-06
1
-1
/
+2
*
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
2013-03-06
10
-21
/
+58
*
cfg80211: refactor association parameters
Johannes Berg
2013-03-06
4
-104
/
+63
*
mac80211: support VHT capability overrides
Johannes Berg
2013-03-06
4
-1
/
+135
*
cfg80211: add ability to override VHT capabilities
Johannes Berg
2013-03-06
6
-8
/
+103
*
wireless: remove unused VHT MCS defines
Johannes Berg
2013-03-06
1
-5
/
+0
*
cfg80211: move exported event functions into nl80211
Johannes Berg
2013-03-06
5
-374
/
+195
*
nl80211: re-add channel width and extended capa advertising
Johannes Berg
2013-03-06
1
-3
/
+33
*
ieee80211: mark 802.11 related structs as being 2-byte aligned
Felix Fietkau
2013-03-06
1
-8
/
+8
*
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
2013-03-06
11
-61
/
+66
*
nl80211: conditionally add back TCP WoWLAN information
Johannes Berg
2013-03-06
1
-2
/
+46
*
nl80211: conditionally add back radar information
Johannes Berg
2013-03-06
1
-9
/
+29
*
nl80211: allow splitting wiphy information in dumps
Johannes Berg
2013-03-06
2
-362
/
+599
*
mac80211: clarify alignment comment
Johannes Berg
2013-03-06
1
-2
/
+4
*
net: rfkill: Fix sparse warning in rfkill-regulator.c
Sachin Kamat
2013-03-06
1
-1
/
+1
*
cfg80211: comprehensively check station changes
Johannes Berg
2013-03-06
5
-174
/
+311
*
cfg80211: unify station WME parsing
Johannes Berg
2013-03-06
1
-34
/
+19
*
cfg80211: clean up station WME attribute parsing
Johannes Berg
2013-03-06
1
-31
/
+37
*
cfg80211: constify station parameter pointers
Johannes Berg
2013-03-06
1
-4
/
+4
*
cfg80211: clean up mesh plink station change API
Johannes Berg
2013-03-06
4
-24
/
+54
*
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-03-06
6
-120
/
+120
|
\
|
*
mac80211: another fix for idle handling in monitor mode
Felix Fietkau
2013-03-02
1
-0
/
+6
|
*
mac80211: fix VHT MCS calculation
Johannes Berg
2013-03-01
1
-0
/
+3
|
*
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
2013-03-01
1
-1
/
+2
|
*
nl80211: increase wiphy dump size dynamically
Johannes Berg
2013-03-01
1
-5
/
+25
|
*
mac80211: really fix monitor mode channel reporting
Johannes Berg
2013-02-28
1
-8
/
+13
|
*
nl80211: remove channel width and extended capa advertising
Johannes Berg
2013-02-27
2
-23
/
+1
|
*
mac80211: Fix crash due to un-canceled work-items
Ben Greear
2013-02-26
1
-0
/
+11
|
*
mac80211: stop timers before canceling work items
Ben Greear
2013-02-26
1
-5
/
+9
|
*
mac80211: fix monitor mode channel reporting
Felix Fietkau
2013-02-26
1
-3
/
+9
|
*
mac80211: fix idle handling in monitor mode
Felix Fietkau
2013-02-26
1
-1
/
+1
|
*
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
2013-02-26
1
-25
/
+31
|
*
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
2013-02-26
1
-1
/
+16
|
*
nl80211: remove TCP WoWLAN information
Johannes Berg
2013-02-26
1
-45
/
+0
|
*
nl80211: remove radar information
Johannes Berg
2013-02-26
1
-13
/
+3
|
*
mac80211: fix tim_lock locking
Johannes Berg
2013-02-26
1
-2
/
+2
*
|
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
2013-03-04
1
-2
/
+2
*
|
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
\
\
|
*
|
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
*
|
|
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
5
-49
/
+57
|
\
\
\
|
*
|
|
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
[next]