index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
mac80211: fix WPA with VLAN on AP side with ps-sta
Michael Braun
1
-0
/
+1
2013-02-15
mac80211: free ps->bc_buf skbs on vlan device stop
Michael Braun
1
-0
/
+14
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
11
-1
/
+204
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
11
-17
/
+570
2013-02-13
cfg80211: configuration for WoWLAN over TCP
Johannes Berg
4
-4
/
+474
2013-02-13
mac80211/minstrel_ht: add support for using CCK rates
Felix Fietkau
5
-60
/
+237
2013-02-13
cfg80211: check vendor IE length to avoid overrun
Luciano Coelho
1
-4
/
+8
2013-02-13
nl80211: add packet offset information for wowlan pattern
Amitkumar Karwar
3
-30
/
+60
2013-02-12
mac80211: allow driver to be stateless wrt. SMSP requests
Emmanuel Grumbach
1
-0
/
+3
2013-02-12
nl80211: minor correction in sample wowlan mask calculation
Amitkumar Karwar
1
-1
/
+1
2013-02-12
mac80211: Add flushes before going off-channel
Seth Forshee
2
-0
/
+8
2013-02-12
mac80211: Fix tx queue handling during scans
Seth Forshee
7
-25
/
+40
2013-02-12
mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate
Felix Fietkau
1
-4
/
+0
2013-02-12
mac80211/minstrel_ht: show the number of retries for each rate in debugfs
Felix Fietkau
1
-5
/
+6
2013-02-11
mac80211: remove unused code to mark AP station authenticated
Johannes Berg
1
-3
/
+1
2013-02-11
mac80211: simplify idle handling
Johannes Berg
5
-127
/
+25
2013-02-11
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
Johannes Berg
9
-26
/
+27
2013-02-11
mac80211: remove dynamic PS driver interface
Johannes Berg
3
-81
/
+2
2013-02-11
mac80211: introduce beacon-only timing data
Johannes Berg
5
-7
/
+81
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
6
-24
/
+37
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
3
-17
/
+7
2013-02-11
mac80211: add vif debugfs driver callbacks
Alexander Bondar
3
-0
/
+59
2013-02-11
cfg80211: track hidden SSID networks properly
Johannes Berg
3
-54
/
+232
2013-02-11
mac80211: explicitly copy channels to VLANs where needed
Johannes Berg
3
-18
/
+38
2013-02-11
mac80211: fix chandef tracing bug
Johannes Berg
1
-1
/
+1
2013-02-11
mac80211: fix AP beacon loss messages
Johannes Berg
1
-2
/
+2
2013-02-11
mac80211: protect rx-path with spinlock
Christian Lamparter
3
-56
/
+48
2013-02-11
mac80211: Add the DS Params for mesh to every band
Emanuel Taube
1
-9
/
+4
2013-02-11
mac80211: fix mesh sta teardown
Thomas Pedersen
4
-10
/
+35
2013-02-11
wireless: fix kernel-doc
Johannes Berg
2
-4
/
+7
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
21
-48
/
+51
2013-02-11
cfg80211: fix radar check for P2P_DEVICE
Ilan Peer
1
-1
/
+1
2013-02-11
cfg80211: Fix memory leak
Larry Finger
1
-2
/
+7
2013-02-11
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
267
-3632
/
+31181
2013-02-08
rtlwifi: rtl8192cu: Add new USB ID
Larry Finger
1
-0
/
+1
2013-02-08
brcmfmac: Add tx p2p off-channel support.
Hante Meuleman
3
-93
/
+707
2013-02-08
brcmfmac: Create netdev before returning from add_virtual_intf.
Hante Meuleman
3
-12
/
+6
2013-02-08
brcmfmac: Cleanup of unused defines.
Hante Meuleman
2
-7
/
+1
2013-02-08
brcmfmac: Fix rtnl_lock lockup when registering netdev.
Hante Meuleman
4
-6
/
+11
2013-02-08
brcmfmac: Remove sleep on del_station.
Hante Meuleman
1
-6
/
+1
2013-02-08
brcmfmac: Update netdev configuration in wiphy for p2p.
Hante Meuleman
2
-4
/
+9
2013-02-08
brcmfmac: Reject change vif for p2p if.
Hante Meuleman
1
-0
/
+12
2013-02-08
brcmfmac: Ignore E_ADD_IF for ifidx 0.
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: Put printing action frames code under debug flag.
Hante Meuleman
1
-0
/
+11
2013-02-08
brcmfmac: Use role from wdev on AP commands and fix stop_ap.
Hante Meuleman
1
-37
/
+14
2013-02-08
brcmfmac: Create p2p0 netdev via module variable.
Hante Meuleman
4
-140
/
+213
2013-02-08
brcmfmac: change function signatures
Arend van Spriel
1
-1
/
+1
2013-02-08
brcmfmac: Use real cookie value for p2p remain on channel.
Hante Meuleman
2
-16
/
+51
2013-02-08
brcmfmac: P2P action frame tx.
Hante Meuleman
5
-4
/
+361
2013-02-08
brcmfmac: Add handling of receiving P2P action frames.
Hante Meuleman
3
-0
/
+350
[next]