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
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
Johannes Berg
2012-11-23
2
-9
/
+9
|
*
|
|
mac80211: fix RX chains configuration
Johannes Berg
2012-11-23
1
-16
/
+21
|
*
|
|
mac80211: fix radiotap vendor area skipping
Johannes Berg
2012-11-23
1
-4
/
+7
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
19
-138
/
+308
|
\
|
|
|
|
*
|
|
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
2012-11-21
2
-0
/
+41
|
*
|
|
mac80211: fix channel context suspend/reconfig handling
Johannes Berg
2012-11-20
2
-3
/
+56
|
*
|
|
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
2012-11-19
4
-10
/
+18
|
*
|
|
mac80211: support radiotap vendor namespace RX data
Johannes Berg
2012-11-19
1
-12
/
+59
|
*
|
|
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
10
-44
/
+41
|
*
|
|
mac80211: use CMAC_PN_LEN
Johannes Berg
2012-11-19
1
-2
/
+3
|
*
|
|
mac80211: check add_chanctx callback before use in ieee80211_reconfig
Arend van Spriel
2012-11-19
1
-4
/
+6
|
*
|
|
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
5
-64
/
+85
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
9
-13
/
+39
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-19
1
-4
/
+4
|
|
\
\
|
|
*
|
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
2012-11-13
1
-4
/
+4
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-14
8
-9
/
+35
|
|
\
|
|
|
|
*
|
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-10
4
-6
/
+20
|
|
*
|
mac80211: don't send null data packet when not associated
Johannes Berg
2012-11-09
1
-0
/
+2
|
|
*
|
mac80211: fix memory leak in device registration error path
Johannes Berg
2012-11-09
1
-2
/
+4
|
|
*
|
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-11-05
1
-0
/
+5
|
|
*
|
mac80211: init sched_scan_ies
David Spinadel
2012-10-31
1
-1
/
+1
|
|
*
|
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
2012-10-31
1
-0
/
+3
*
|
|
|
mac80211: reassign channel contexts before stations
Johannes Berg
2012-11-09
1
-11
/
+17
*
|
|
|
mac80211: clarify interface iteration and make it configurable
Johannes Berg
2012-11-09
1
-4
/
+14
*
|
|
|
mac80211: call driver method when restart completes
Johannes Berg
2012-11-09
3
-1
/
+18
*
|
|
|
mac80211: remove unused tracepoint
Johannes Berg
2012-11-09
1
-28
/
+0
*
|
|
|
mac80211: add debugfs file for HW queues
Johannes Berg
2012-11-09
1
-0
/
+21
*
|
|
|
mac80211: fix TX error path
Johannes Berg
2012-11-07
1
-0
/
+1
*
|
|
|
mac80211: include export.h in aes_cmac
Emmanuel Grumbach
2012-11-07
1
-0
/
+1
*
|
|
|
mac80211: use kstrtoull return value
Johannes Berg
2012-11-07
1
-1
/
+1
*
|
|
|
mac80211: fix race in TKIP MIC test debugfs file
Johannes Berg
2012-11-07
1
-2
/
+5
*
|
|
|
mac80211: use mac_pton
Johannes Berg
2012-11-07
1
-28
/
+2
*
|
|
|
mac80211: pass P2P powersave parameters to driver
Johannes Berg
2012-11-06
3
-0
/
+46
*
|
|
|
cfg80211: allow registering more than one beacon listener
Ben Greear
2012-11-05
1
-1
/
+1
*
|
|
|
mac80211: implement set_mcast_rate() callback
Antonio Quartulli
2012-11-05
1
-0
/
+11
*
|
|
|
mac80211: send deauth only with channel context
Johannes Berg
2012-11-05
1
-14
/
+18
*
|
|
|
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
2012-10-30
3
-11
/
+20
*
|
|
|
mac80211: combine status/drop reporting
Johannes Berg
2012-10-30
1
-74
/
+71
*
|
|
|
mac80211: handle TX power per virtual interface
Johannes Berg
2012-10-30
9
-44
/
+125
*
|
|
|
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-30
1
-1
/
+4
*
|
|
|
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-10-30
7
-46
/
+130
|
\
\
\
\
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
3
-26
/
+92
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-10-29
3
-26
/
+92
|
|
|
\
|
|
|
|
|
|
/
|
|
|
/
|
|
|
|
*
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
2012-10-26
1
-8
/
+10
|
|
|
*
mac80211: verify that skb data is present
Johannes Berg
2012-10-26
1
-1
/
+31
|
|
|
*
mac80211: check management frame header length
Johannes Berg
2012-10-26
1
-4
/
+8
|
|
|
*
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
2012-10-26
1
-1
/
+1
|
|
|
*
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
2012-10-25
1
-0
/
+4
|
|
|
*
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
2012-10-25
1
-1
/
+1
|
|
|
*
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
2012-10-25
1
-4
/
+2
[prev]
[next]