index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-12-11
11
-15
/
+58
|
\
\
|
*
\
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-12-11
11
-15
/
+58
|
|
\
\
|
|
*
|
minstrel: update stats after processing status
Johannes Berg
2012-12-10
1
-4
/
+5
|
|
*
|
mac80211: a few whitespace fixes
Johannes Berg
2012-12-10
2
-3
/
+3
|
|
*
|
mac80211: warn only once if ampdu_action isn't assigned
Chaitanya
2012-12-07
1
-1
/
+1
|
|
*
|
mac80211: cancel work instead of waiting for it to do nothing
Johannes Berg
2012-12-06
1
-1
/
+1
|
|
*
|
mac80211: don't drop mesh peering frames from unknown STA
Marco Porsch
2012-12-06
1
-1
/
+2
|
|
*
|
mac80211: skip radiotap space calculation if no monitor exists
Helmut Schaa
2012-12-05
1
-3
/
+3
|
|
*
|
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2012-12-05
1
-1
/
+5
|
|
*
|
mac80211: add debug file for mic failure
Saravana
2012-12-05
3
-1
/
+24
|
|
*
|
mac80211: adapt slot time in IBSS mode
Simon Wunderlich
2012-12-04
1
-0
/
+14
*
|
|
|
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-11
1
-1
/
+0
*
|
|
|
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-10
1
-0
/
+3
|
/
/
/
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-12-06
15
-171
/
+580
|
\
\
\
|
|
/
/
|
*
|
mac80211: return if CSA is not handle
Simon Wunderlich
2012-12-03
1
-0
/
+1
[next]