index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
Johannes Berg
4
-8
/
+9
2013-02-15
mac80211: use spin_lock_bh() for TKIP lock
Johannes Berg
2
-9
/
+6
2013-02-15
mac80211: use spin_lock_bh() for tim_lock
Johannes Berg
2
-7
/
+4
2013-02-15
mac80211: don't pick up WPA vendor IE
Johannes Berg
2
-7
/
+1
2013-02-15
mac80211: always unblock CSA queue stop when disconnecting
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: don't call bss_info_changed on p2p-device/monitor
Johannes Berg
2
-9
/
+18
2013-02-15
mac80211: fix auth/assoc timeout handling
Johannes Berg
4
-4
/
+25
2013-02-15
mac80211: fix ieee80211_sta_tx_notify for nullfunc
Wojciech Dubowik
1
-4
/
+5
2013-02-15
mac80211: consolidate MBSS change notification
Thomas Pedersen
5
-37
/
+55
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-11
mac80211: Add flushes before going off-channel
Seth Forshee
2
-0
/
+8
2013-02-11
mac80211: Fix tx queue handling during scans
Seth Forshee
7
-25
/
+40
2013-02-11
mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate
Felix Fietkau
1
-4
/
+0
2013-02-11
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
mac80211: fix channel selection bug
Johannes Berg
1
-3
/
+3
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
[next]