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-12-02
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
1
-0
/
+4
2013-11-25
mac80211: set hw initial idle state
Karl Beldan
1
-0
/
+2
2013-11-25
mac80211: use capped prob when computing throughputs
Karl Beldan
1
-1
/
+1
2013-11-25
mac80211: fix connection polling
Eliad Peller
1
-0
/
+2
2013-11-25
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
5
-14
/
+24
2013-11-25
mac80211: don't attempt to reorder multicast frames
Johannes Berg
1
-1
/
+2
2013-11-25
mac80211: minstrel_ht: fix rates selection
Karl Beldan
1
-2
/
+3
2013-11-25
mac80211: fix for mesh beacon update on powersave
Javier Lopez
1
-1
/
+1
2013-11-25
mac80211: fix crash when using AP VLAN interfaces
Felix Fietkau
1
-1
/
+0
2013-11-25
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2
-1
/
+2
2013-11-25
mac80211: DFS setup chandef for radar_event correctly
Janusz Dziedzic
1
-4
/
+2
2013-11-25
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
1
-2
/
+1
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-309
/
+1004
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
23
-309
/
+1004
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-12
/
+99
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-18
/
+137
2013-10-28
mac80211: fix uninitialized variable
Michal Kazior
1
-1
/
+1
2013-10-28
mac80211: process mesh channel switching using beacon
Chun-Yeow Yeoh
2
-9
/
+136
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
5
-2
/
+137
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
4
-54
/
+110
2013-10-28
mac80211: process the CSA frame for mesh accordingly
Chun-Yeow Yeoh
5
-3
/
+114
2013-10-28
mac80211: refactor the parsing of chan switch ie
Chun-Yeow Yeoh
4
-41
/
+48
2013-10-28
mac80211: add ieee80211_tx_prepare_skb() helper function
Felix Fietkau
1
-0
/
+29
2013-10-28
mac80211: fixes for mesh powersave logic
Marco Porsch
3
-18
/
+22
2013-10-28
mac80211: Remove check for offchannel state when waking netdev queues
Seth Forshee
1
-3
/
+0
2013-10-28
mac80211: enable DFS for IBSS mode
Simon Wunderlich
2
-5
/
+45
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
10
-38
/
+289
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-2
/
+34
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
1
-6
/
+6
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-505
/
+1159
2013-10-17
mac80211: disable WMM with invalid parameters
Johannes Berg
2
-9
/
+87
2013-10-15
mac80211: respect rate mask in TX
Andrei Otcheretianski
1
-3
/
+9
2013-10-15
mac80211: fix honouring rate flags in low-rate transmit
Andrei Otcheretianski
1
-0
/
+3
2013-10-14
mac80211: fix crash if bitrate calculation goes wrong
Johannes Berg
1
-0
/
+4
2013-10-11
mac80211: port CCMP to cryptoapi's CCM driver
Ard Biesheuvel
5
-146
/
+84
2013-10-09
mac80211: correctly close cancelled scans
Emmanuel Grumbach
2
-0
/
+22
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+4
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-10-02
mac80211: implement STA CSA for drivers using channel contexts
Arik Nemtsov
3
-19
/
+48
2013-10-01
mac80211: improve default WMM parameter setting
Fred Zhou
1
-13
/
+14
2013-10-01
mac80211: support reporting A-MSDU subframes individually
Michal Kazior
1
-1
/
+2
2013-10-01
mac80211: use exact-size allocation for authentication frame
Fred Zhou
1
-2
/
+2
2013-10-01
mac80211: add explicit IBSS driver operations
Johannes Berg
3
-2
/
+82
2013-10-01
ieee80211: fix vht cap definitions
Eliad Peller
1
-2
/
+2
2013-10-01
mac80211: fix some snprintf misuses
Eliad Peller
2
-39
/
+42
2013-09-30
mac80211: Run deferred scan if last roc_list item is not started
Jouni Malinen
1
-0
/
+2
2013-09-30
mac80211: update sta->last_rx on acked tx frames
Felix Fietkau
1
-0
/
+3
2013-09-30
mac80211: use sta_info_get_bss() for nl80211 tx and client probing
Felix Fietkau
2
-2
/
+3
2013-09-26
mac80211: fix the setting of extended supported rate IE
Chun-Yeow Yeoh
1
-4
/
+1
2013-09-26
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
1
-0
/
+3
[next]