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
Age
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-18
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
14
-332
/
+307
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-15
mac80211: Fix incorrect use of STA_PR_FMT in trace points
Seth Forshee
1
-3
/
+3
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
41
-729
/
+2647
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: prevent spurious HT/VHT downgrade message
Johannes Berg
1
-0
/
+4
2013-02-15
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
1
-2
/
+1
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
1
-0
/
+36
2013-02-15
mac80211: advertise operating mode notification capability
Johannes Berg
1
-0
/
+9
2013-02-15
cfg80211: advertise extended capabilities to userspace
Johannes Berg
1
-0
/
+9
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
4
-15
/
+28
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
8
-86
/
+95
2013-02-15
nl80211: advertise HT/VHT channel limitations
Johannes Berg
2
-1
/
+14
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
2
-1
/
+20
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
2013-02-15
mac80211: add ieee80211_vif_change_bandwidth
Johannes Berg
2
-0
/
+53
2013-02-15
mac80211: clean up channel use in ieee80211_config_ht_tx
Johannes Berg
1
-11
/
+3
2013-02-15
mac80211: disable HT/VHT if AP has no HT/VHT capability
Johannes Berg
1
-2
/
+14
2013-02-15
mac80211: handle operating mode notif in beacon/assoc response
Johannes Berg
5
-6
/
+38
2013-02-15
mac80211: fix ieee80211_change_chandef name
Johannes Berg
1
-3
/
+3
2013-02-15
mac80211: fix HT/VHT disable flags
Johannes Berg
1
-2
/
+2
2013-02-15
mac80211: init HT TX data before rate control
Johannes Berg
1
-20
/
+19
2013-02-15
mac80211: handle VHT operating mode notification
Johannes Berg
5
-10
/
+124
2013-02-15
mac80211: track number of spatial streams
Johannes Berg
3
-0
/
+44
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
10
-94
/
+130
2013-02-15
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
Johannes Berg
4
-8
/
+9
2013-02-15
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
3
-6
/
+10
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
[next]