kernel-ark/drivers/net/wireless/iwlwifi
Johannes Berg 33fd819552 iwlwifi: disable AP mode
iwlwifi does not support AP mode in any way. For one, it doesn't even
buffer multicast/broadcast frames properly. We didn't allow zd1211rw AP
mode to be enabled without this, so iwlwifi shouldn't be allowed to
advertise AP mode either.

It also doesn't work at all, it doesn't even answer to probe requests,
I'm guessing the packet injection code was disabled again.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-12-05 09:35:47 -05:00
..
iwl3945-base.c iwlwifi: disable AP mode 2008-12-05 09:35:47 -05:00
iwl-3945-commands.h iwlwifi: remove uses of __constant_{endian} helpers 2008-12-05 09:32:12 -05:00
iwl-3945-core.h
iwl-3945-debug.h
iwl-3945-hw.h
iwl-3945-io.h iwlwifi : fix checkpatch.pl errors 2008-11-25 16:41:18 -05:00
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c
iwl-3945-rs.h
iwl-3945.c
iwl-3945.h iwlwifi: configure_filter rewrite 2008-11-25 16:41:19 -05:00
iwl-4965-hw.h iwlwifi: revamp tx scheduler byte count tables handling 2008-11-21 11:07:23 -05:00
iwl-4965.c iwlwifi: properly initialize calibration command header 2008-12-05 09:32:11 -05:00
iwl-5000-hw.h iwlwifi: revamp tx scheduler byte count tables handling 2008-11-21 11:07:23 -05:00
iwl-5000.c iwlwifi: properly initialize calibration command header 2008-12-05 09:32:11 -05:00
iwl-agn-rs.c iwlwifi : fix checkpatch.pl errors 2008-11-25 16:41:18 -05:00
iwl-agn-rs.h
iwl-agn.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-11-26 23:48:40 -08:00
iwl-calib.c
iwl-calib.h
iwl-commands.h iwlwifi: remove uses of __constant_{endian} helpers 2008-12-05 09:32:12 -05:00
iwl-core.c iwlwifi: disable AP mode 2008-12-05 09:35:47 -05:00
iwl-core.h iwlwifi: move iwl_clear_stations_table to iwl-sta.c 2008-11-26 09:47:37 -05:00
iwl-csr.h
iwl-debug.h iwlwifi: move iwl_print_hex_dump to iwl-debug.h 2008-11-21 11:07:23 -05:00
iwl-debugfs.c
iwl-dev.h iwlwifi: enable base band calibration in 5000 HW 2008-11-26 09:47:37 -05:00
iwl-eeprom.c
iwl-eeprom.h
iwl-fh.h iwlwifi: TX update chicken bits 2008-11-26 09:47:39 -05:00
iwl-hcmd.c iwlwifi : fix checkpatch.pl errors 2008-11-25 16:41:18 -05:00
iwl-helpers.h
iwl-io.h iwlwifi : fix checkpatch.pl errors 2008-11-25 16:41:18 -05:00
iwl-led.c
iwl-led.h
iwl-power.c iwlwifi: don't fail power set when calibration is not done yet 2008-11-21 11:06:07 -05:00
iwl-power.h
iwl-prph.h
iwl-rfkill.c
iwl-rfkill.h
iwl-rx.c iwlwifi: consolidate station management code 2008-11-25 16:41:06 -05:00
iwl-scan.c
iwl-spectrum.c iwlwifi: move spectrum measurement code to iwl-spectrum.c file 2008-11-21 11:07:23 -05:00
iwl-spectrum.h iwlwifi: move spectrum measurement code to iwl-spectrum.c file 2008-11-21 11:07:23 -05:00
iwl-sta.c iwlwifi: move iwl_clear_stations_table to iwl-sta.c 2008-11-26 09:47:37 -05:00
iwl-sta.h iwlwifi: move iwl_clear_stations_table to iwl-sta.c 2008-11-26 09:47:37 -05:00
iwl-tx.c iwlwifi: TX setup fix confusion between TX queue and TX DMA channel 2008-11-26 09:47:39 -05:00
Kconfig
Makefile iwlwifi: move spectrum measurement code to iwl-spectrum.c file 2008-11-21 11:07:23 -05:00