index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
6
-31
/
+35
|
\
|
*
mac80211: add encrypt headroom to PERR frames
Bob Copeland
2013-01-16
1
-1
/
+3
|
*
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
2013-01-16
1
-0
/
+1
|
*
mac80211: fix monitor mode injection
Felix Fietkau
2013-01-16
1
-3
/
+6
|
*
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
2013-01-16
3
-26
/
+14
|
*
mac80211: fix FT roaming
Johannes Berg
2013-01-16
1
-1
/
+11
*
|
mac80211: split out chandef tracing macros
Johannes Berg
2013-01-16
1
-9
/
+15
*
|
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
2013-01-16
3
-3
/
+3
*
|
mac80211: move add_tim to subfunction
Marco Porsch
2013-01-16
1
-19
/
+28
*
|
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
2013-01-16
3
-17
/
+33
*
|
mac80211: allow disable power save in mesh
Chun-Yeow Yeoh
2013-01-16
1
-1
/
+2
*
|
mac80211: call restart complete at wowlan resume time
Johannes Berg
2013-01-16
1
-3
/
+4
*
|
mac80211: fix resume from WoWLAN
Johannes Berg
2013-01-16
1
-2
/
+4
*
|
mac80211: fix HT40 connections
Johannes Berg
2013-01-11
1
-2
/
+2
*
|
mac80211: fix mesh_hwmp kerneldoc
Bob Copeland
2013-01-04
1
-1
/
+4
*
|
cfg80211: disallow more station changes
Johannes Berg
2013-01-03
1
-4
/
+5
*
|
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
2013-01-03
1
-0
/
+15
*
|
mac80211: support HT notify channel width action
Johannes Berg
2013-01-03
1
-1
/
+30
*
|
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-5
/
+35
*
|
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
2013-01-03
1
-103
/
+103
*
|
mac80211: split out aggregation TX removal
Johannes Berg
2013-01-03
1
-18
/
+30
*
|
mac80211: split aggregation stop by reason
Johannes Berg
2013-01-03
8
-25
/
+33
*
|
nl80211/mac80211: support full station state in AP mode
Johannes Berg
2013-01-03
2
-45
/
+73
*
|
mac80211: restrict assoc request VHT capabilities
Johannes Berg
2013-01-03
2
-3
/
+50
*
|
mac80211: assign bss_conf.bssid only once
Johannes Berg
2013-01-03
5
-20
/
+15
*
|
mac80211: further simplify ieee80211_bss_info_change_notify
Johannes Berg
2013-01-03
3
-19
/
+16
*
|
mac80211: reconfig bss_info_changed only if beaconing
Johannes Berg
2013-01-03
1
-3
/
+5
*
|
mac80211: track enable_beacon explicitly
Johannes Berg
2013-01-03
6
-38
/
+21
*
|
mac80211: fix channel context iteration
Johannes Berg
2013-01-03
3
-4
/
+15
*
|
mac80211: clean up association better in suspend
Johannes Berg
2013-01-03
3
-3
/
+26
*
|
mac80211: clean up ieee80211_quiesce
Johannes Berg
2013-01-03
1
-17
/
+19
*
|
mac82011: use frame control to differentiate probe resp/beacon
Emmanuel Grumbach
2013-01-03
4
-48
/
+27
*
|
mac80211: fix ieee80211_ie_build_vht_cap indentation
Johannes Berg
2013-01-03
1
-1
/
+1
*
|
mac80211: optimise AP stop RCU handling
Johannes Berg
2013-01-03
4
-9
/
+29
*
|
mac80211: remove a bit of dead mesh code
Johannes Berg
2013-01-03
1
-5
/
+0
*
|
mac80211: optimise roaming time again
Johannes Berg
2013-01-03
4
-17
/
+47
*
|
mac80211: warn if unexpectedly removing stations
Johannes Berg
2013-01-03
1
-5
/
+7
*
|
mac80211: remove final sta_info_flush()
Johannes Berg
2013-01-03
7
-30
/
+16
*
|
mac80211: use short slot time in mesh for 5GHz
Chun-Yeow Yeoh
2013-01-03
1
-7
/
+14
*
|
mac80211: Allow disabling SGI-20
Ben Greear
2013-01-03
2
-0
/
+4
|
/
*
mac80211: fix maximum MTU
Chaitanya
2013-01-03
1
-10
/
+1
*
mac80211: fix dtim_period in hidden SSID AP association
Johannes Berg
2013-01-03
3
-37
/
+55
*
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
2013-01-03
1
-1
/
+1
*
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
2013-01-03
4
-17
/
+62
*
mac80211: RMC buckets are just list heads
Thomas Pedersen
2013-01-03
2
-5
/
+5
*
mac80211: assign VLAN channel contexts
Johannes Berg
2013-01-03
3
-3
/
+45
*
mac80211: flush AP_VLAN stations when tearing down the BSS AP
Felix Fietkau
2013-01-03
1
-0
/
+2
*
mac80211: fix ibss scanning
Stanislaw Gruszka
2013-01-03
3
-18
/
+31
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
1
-1
/
+1
[next]