index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix remain-on-channel cancel crash
Johannes Berg
2013-03-25
3
-9
/
+23
*
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2013-03-24
2
-3
/
+6
*
cfg80211: always check for scan end on P2P device
Johannes Berg
2013-03-24
6
-47
/
+92
*
mac80211: fix virtual monitor interface locking
Johannes Berg
2013-03-20
1
-16
/
+19
*
cfg80211: fix wdev tracing crash
Johannes Berg
2013-03-20
1
-1
/
+2
*
mac80211: fix crash with P2P Device returning action frames
Johannes Berg
2013-03-11
1
-1
/
+13
*
cfg80211: fix potential BSS memory leak and update
Johannes Berg
2013-03-07
1
-5
/
+11
*
cfg80211: fix inconsistency in trace for rdev_set_mac_acl
Vladimir Kondratiev
2013-03-07
1
-1
/
+1
*
mac80211: always synchronize_net() during station removal
Johannes Berg
2013-03-06
1
-2
/
+10
*
mac80211: another fix for idle handling in monitor mode
Felix Fietkau
2013-03-02
1
-0
/
+6
*
mac80211: fix VHT MCS calculation
Johannes Berg
2013-03-01
1
-0
/
+3
*
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
2013-03-01
1
-1
/
+2
*
nl80211: increase wiphy dump size dynamically
Johannes Berg
2013-03-01
1
-5
/
+25
*
mac80211: really fix monitor mode channel reporting
Johannes Berg
2013-02-28
1
-8
/
+13
*
nl80211: remove channel width and extended capa advertising
Johannes Berg
2013-02-27
2
-23
/
+1
*
mac80211: Fix crash due to un-canceled work-items
Ben Greear
2013-02-26
1
-0
/
+11
*
mac80211: stop timers before canceling work items
Ben Greear
2013-02-26
1
-5
/
+9
*
mac80211: fix monitor mode channel reporting
Felix Fietkau
2013-02-26
1
-3
/
+9
*
mac80211: fix idle handling in monitor mode
Felix Fietkau
2013-02-26
1
-1
/
+1
*
mac80211: Ensure off-channel frames don't get queued
Seth Forshee
2013-02-26
1
-25
/
+31
*
mac80211: fix the problem of forwarding from DS to DS in Mesh
Chun-Yeow Yeoh
2013-02-26
1
-1
/
+16
*
nl80211: remove TCP WoWLAN information
Johannes Berg
2013-02-26
1
-45
/
+0
*
nl80211: remove radar information
Johannes Berg
2013-02-26
1
-13
/
+3
*
mac80211: fix tim_lock locking
Johannes Berg
2013-02-26
1
-2
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-18
14
-332
/
+307
|
\
|
*
cfg80211: fix station change if TDLS isn't supported
Johannes Berg
2013-02-18
1
-9
/
+0
|
*
mac80211: don't spam mesh probe response messages
Thomas Pedersen
2013-02-18
1
-1
/
+0
|
*
mac80211: stringify mesh peering events
Thomas Pedersen
2013-02-18
1
-14
/
+24
|
*
mac80211: clean up mesh HT operation
Thomas Pedersen
2013-02-18
2
-40
/
+24
|
*
mac80211: fix harmless station flush warning
Johannes Berg
2013-02-18
1
-2
/
+3
|
*
mac80211: Fix incorrect use of STA_PR_FMT in trace points
Seth Forshee
2013-02-15
1
-3
/
+3
|
*
mac80211: enable vif.cab_queue for mesh
Bob Copeland
2013-02-15
1
-1
/
+2
|
*
mac80211: clean up mesh code
Johannes Berg
2013-02-15
10
-263
/
+252
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-15
41
-729
/
+2647
|
\
|
|
*
mac80211: prevent spurious HT/VHT downgrade message
Johannes Berg
2013-02-15
1
-0
/
+4
|
*
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
2013-02-15
1
-2
/
+1
|
*
cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station
Jouni Malinen
2013-02-15
2
-11
/
+85
|
*
cfg80211: Pass station (extended) capability info to kernel
Jouni Malinen
2013-02-15
1
-0
/
+36
|
*
mac80211: advertise operating mode notification capability
Johannes Berg
2013-02-15
1
-0
/
+9
|
*
cfg80211: advertise extended capabilities to userspace
Johannes Berg
2013-02-15
1
-0
/
+9
|
*
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-15
4
-15
/
+28
|
*
mac80211: generate mesh probe responses
Thomas Pedersen
2013-02-15
2
-2
/
+63
|
*
mac80211: cache mesh beacon
Thomas Pedersen
2013-02-15
6
-65
/
+171
|
*
mac80211: constify IE parsing
Johannes Berg
2013-02-15
8
-86
/
+95
|
*
nl80211: advertise HT/VHT channel limitations
Johannes Berg
2013-02-15
2
-1
/
+14
|
*
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
2013-02-15
2
-1
/
+20
|
*
mac80211: properly track HT/VHT operation changes
Johannes Berg
2013-02-15
1
-68
/
+168
|
*
mac80211: move ieee80211_determine_chantype function
Johannes Berg
2013-02-15
1
-195
/
+195
|
*
mac80211: add ieee80211_vif_change_bandwidth
Johannes Berg
2013-02-15
2
-0
/
+53
|
*
mac80211: clean up channel use in ieee80211_config_ht_tx
Johannes Berg
2013-02-15
1
-11
/
+3
[next]