index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
mac80211: fix monitor mode channel reporting
Felix Fietkau
1
-3
/
+9
2013-02-26
mac80211: fix idle handling in monitor mode
Felix Fietkau
1
-1
/
+1
2013-02-26
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
1
-25
/
+31
2013-02-26
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
1
-1
/
+16
2013-02-26
nl80211: remove TCP WoWLAN information
Johannes Berg
1
-45
/
+0
2013-02-26
nl80211: remove radar information
Johannes Berg
1
-13
/
+3
2013-02-26
mac80211: fix tim_lock locking
Johannes Berg
1
-2
/
+2
2013-02-22
brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()
Wei Yongjun
1
-1
/
+3
2013-02-22
mwifiex: fix system freeze while reloading driver
Avinash Patil
1
-10
/
+1
2013-02-22
mwifiex: don't drop carrier flag over suspend
Daniel Drake
2
-18
/
+1
2013-02-18
net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...
Kumar Amit Mehta
1
-1
/
+1
2013-02-18
net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack
Kumar Amit Mehta
1
-2
/
+9
2013-02-18
rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...
Jussi Kivilinna
1
-16
/
+28
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
16
-42
/
+830
2013-02-18
mwifiex: coding style cleanup in bss parameter update
Yogesh Ashok Powar
1
-10
/
+5
2013-02-18
mwifiex: fix empty TX ring check for PCIe8897 while unloading driver
Avinash Patil
1
-4
/
+1
2013-02-18
iwlwifi: dvm: improve (again) the prints in reclaim path
Emmanuel Grumbach
2
-15
/
+37
2013-02-18
iwlwifi: dvm: fix delayed enter to CT-kill bug
Eytan Lifshitz
1
-1
/
+1
2013-02-18
iwlwifi: mvm: Reserve MAC id 0 for managed interfaces
Ilan Peer
1
-0
/
+4
2013-02-18
iwlwifi: mvm: Fix resource allocation for P2P Device
Ilan Peer
1
-3
/
+3
2013-02-18
iwlwifi: mvm: Set the scan type according to the vif type
Ilan Peer
1
-1
/
+6
2013-02-18
iwlwifi: mvm: fix time event command handling race
Johannes Berg
1
-1
/
+6
2013-02-18
iwlwifi: mvm: add debug statement to time event add
Johannes Berg
1
-0
/
+3
2013-02-18
iwlwifi: mvm: fix GO powersave client manipulation
Johannes Berg
3
-10
/
+16
2013-02-18
iwlwifi: mvm: program DTIM timings properly
Johannes Berg
3
-3
/
+38
2013-02-18
iwlwifi: mvm: fix merge error
Johannes Berg
1
-1
/
+0
2013-02-18
cfg80211: fix station change if TDLS isn't supported
Johannes Berg
1
-9
/
+0
2013-02-18
mac80211: don't spam mesh probe response messages
Thomas Pedersen
1
-1
/
+0
2013-02-18
mac80211: stringify mesh peering events
Thomas Pedersen
1
-14
/
+24
2013-02-18
mac80211: clean up mesh HT operation
Thomas Pedersen
2
-40
/
+24
2013-02-18
mac80211: fix harmless station flush warning
Johannes Berg
1
-2
/
+3
2013-02-18
cfg80211: add correct docbook entries
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: Fix incorrect use of STA_PR_FMT in trace points
Seth Forshee
1
-3
/
+3
2013-02-15
mac80211: enable vif.cab_queue for mesh
Bob Copeland
1
-1
/
+2
2013-02-15
mac80211: clean up mesh code
Johannes Berg
10
-263
/
+252
2013-02-15
mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv
Karl Beldan
1
-0
/
+1
2013-02-15
mac80211: prevent spurious HT/VHT downgrade message
Johannes Berg
1
-0
/
+4
2013-02-15
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
2
-3
/
+3
2013-02-15
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
2
-11
/
+85
2013-02-15
cfg80211: Pass station (extended) capability info to kernel
Jouni Malinen
3
-0
/
+54
2013-02-15
mac80211: advertise operating mode notification capability
Johannes Berg
2
-0
/
+11
2013-02-15
cfg80211: advertise extended capabilities to userspace
Johannes Berg
3
-0
/
+29
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
11
-48
/
+50
2013-02-15
mac80211: generate mesh probe responses
Thomas Pedersen
2
-2
/
+63
2013-02-15
mac80211: cache mesh beacon
Thomas Pedersen
6
-65
/
+171
2013-02-15
mac80211: constify IE parsing
Johannes Berg
9
-87
/
+96
2013-02-15
nl80211: advertise HT/VHT channel limitations
Johannes Berg
3
-1
/
+31
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
3
-1
/
+32
2013-02-15
mac80211: properly track HT/VHT operation changes
Johannes Berg
1
-68
/
+168
2013-02-15
mac80211: move ieee80211_determine_chantype function
Johannes Berg
1
-195
/
+195
[next]