linux/net/mac80211
Karl Beldan fffa4b1c17 mac80211: adjust initial chandefs assignments in ieee80211_register_hw
I noticed that monitor interfaces by default would start on 5GHz
while STA/AP ones would start 2GHZ - It stems from the fact that
ieee80211_register_hw unnecessarily adjusts the local->monitor_chandef
for each band.

This avoids this and while at it uses a single dflt_chandef to initialize
in one go local->{hw.conf.chandef,_oper_chandef,monitor_chandef}

Signed-off-by: Karl Beldan <karl.beldan@rivierawaves.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-04-16 16:01:23 +02:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
agg-rx.c
agg-tx.c
cfg.c mac80211: clear SSID when stopping AP 2013-04-10 20:24:16 +02:00
cfg.h
chan.c mac80211: fix recalc_radar hwconf sync problem 2013-04-10 20:24:16 +02:00
debug.h
debugfs_key.c mac80211: move sdata debugfs dir to vif 2013-03-18 20:10:04 +01:00
debugfs_key.h
debugfs_netdev.c mac80211: add beacon stats to debugfs 2013-04-08 09:16:54 +02:00
debugfs_netdev.h
debugfs_sta.c mac80211: add beacon stats to debugfs 2013-04-08 09:16:54 +02:00
debugfs_sta.h
debugfs.c
debugfs.h
driver-ops.h mac80211: pass queue bitmap to flush operation 2013-03-18 20:15:03 +01:00
event.c
ht.c mac80211: fix HT capability overrides for AP station 2013-03-06 16:36:02 +01:00
ibss.c mac80211: parse VHT channel switch IEs 2013-04-16 15:29:45 +02:00
ieee80211_i.h mac80211: parse VHT channel switch IEs 2013-04-16 15:29:45 +02:00
iface.c mac80211: don't start new netdev queues if driver stopped 2013-04-08 11:06:28 +02:00
Kconfig
key.c mac80211: batch key free synchronize_net() 2013-03-11 15:16:42 +02:00
key.h mac80211: batch key free synchronize_net() 2013-03-11 15:16:42 +02:00
led.c
led.h
main.c mac80211: adjust initial chandefs assignments in ieee80211_register_hw 2013-04-16 16:01:23 +02:00
Makefile
mesh_hwmp.c mac80211: parse VHT channel switch IEs 2013-04-16 15:29:45 +02:00
mesh_pathtbl.c mac80211: return new mpath from mesh_path_add() 2013-04-08 09:16:59 +02:00
mesh_plink.c mac80211: parse VHT channel switch IEs 2013-04-16 15:29:45 +02:00
mesh_ps.c
mesh_sync.c
mesh.c mac80211: parse VHT channel switch IEs 2013-04-16 15:29:45 +02:00
mesh.h mac80211: return new mpath from mesh_path_add() 2013-04-08 09:16:59 +02:00
michael.c
michael.h
mlme.c mac80211: remove warning from ieee80211_beacon_loss 2013-04-16 15:29:47 +02:00
offchannel.c mac80211: purge remain-on-channel items when suspending 2013-04-08 09:17:00 +02:00
pm.c mac80211: destroy virtual monitor interface across suspend 2013-04-08 09:17:00 +02:00
rate.c
rate.h
rc80211_minstrel_debugfs.c mac80211: improve minstrels rate sorting by means of throughput & probability 2013-03-06 16:36:10 +01:00
rc80211_minstrel_ht_debugfs.c
rc80211_minstrel_ht.c mac80211/minstrel_ht: do not sample actively used rates 2013-03-18 20:11:58 +01:00
rc80211_minstrel_ht.h mac80211: merge value scaling macros of minstrel_ht and minstrel 2013-03-06 16:36:07 +01:00
rc80211_minstrel.c mac80211: improve minstrels rate sorting by means of throughput & probability 2013-03-06 16:36:10 +01:00
rc80211_minstrel.h mac80211: improve minstrels rate sorting by means of throughput & probability 2013-03-06 16:36:10 +01:00
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rc80211_pid.h
rx.c mac80211: handle extended channel switch announcement 2013-04-16 15:29:45 +02:00
scan.c mac80211: parse VHT channel switch IEs 2013-04-16 15:29:45 +02:00
spectmgmt.c
sta_info.c mac80211: batch key free synchronize_net() 2013-03-11 15:16:42 +02:00
sta_info.h mac80211: provide race-free 64-bit traffic counters 2013-03-07 14:32:18 +01:00
status.c
tkip.c
tkip.h
trace.c
trace.h mac80211: support secondary channel offset in CSA 2013-04-16 15:29:44 +02:00
tx.c mac80211: fix rate control tx handler for VHT rates 2013-04-16 15:59:08 +02:00
util.c mac80211: parse VHT channel switch IEs 2013-04-16 15:29:45 +02:00
vht.c mac80211: restrict peer's VHT capabilities to own 2013-03-06 16:36:03 +01:00
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h