android_kernel_xiaomi_sm8350/drivers/net/wireless/iwlwifi
Wey-Yi Guy 7cb1b0887f iwlagn: reduce redundant parameter definitions
move paramater definitions to a device paramater structure only
leaving the device name, which antennas are used and what firmware
file to use in the iwl_cfg structure.  this will not completely
remove the redundancies but greatly reduce them for devices that
only vary by name or antennas.  the parameters that are more
likely to change within a given device family are left in iwl_cfg.
also separate bt param structure added to help reduce more.

Signed-off-by: Jay Sternberg <jay.e.sternberg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
2010-10-06 08:10:00 -07:00
..
iwl3945-base.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-1000.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-3945-debugfs.c
iwl-3945-debugfs.h
iwl-3945-fh.h
iwl-3945-hw.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c iwlwifi: move virtual interface pointer into context 2010-08-27 09:15:20 -07:00
iwl-3945.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-3945.h iwlwifi: unify scan start checks 2010-09-14 16:08:03 -04:00
iwl-4965-hw.h
iwl-4965.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-5000-hw.h
iwl-5000.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-6000-hw.h
iwl-6000.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-calib.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-debugfs.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-debugfs.h iwlagn: keep track of failure tx status 2010-09-17 13:17:36 -07:00
iwl-agn-hcmd.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-hw.h
iwl-agn-ict.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-led.c
iwl-agn-led.h
iwl-agn-lib.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-rs.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-rs.h iwlwifi: fix default LQ table in 5.2 band 2010-09-11 08:50:44 -07:00
iwl-agn-rx.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-tt.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-tt.h
iwl-agn-tx.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn-ucode.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-agn.h iwlwifi: define 100 devices 2010-09-28 16:52:35 -07:00
iwl-calib.h
iwl-commands.h iwlwifi: send DC calib config to runtime ucode 2010-09-28 16:57:06 -07:00
iwl-core.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-core.h iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-csr.h iwlagn: set CSR register for 6050g2 devices 2010-09-28 16:56:03 -07:00
iwl-debug.h
iwl-debugfs.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-dev.h iwlwifi: send DC calib config to runtime ucode 2010-09-28 16:57:06 -07:00
iwl-devtrace.c
iwl-devtrace.h
iwl-eeprom.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-eeprom.h
iwl-fh.h
iwl-hcmd.c iwlwifi: add PAN API 2010-08-27 09:28:08 -07:00
iwl-helpers.h
iwl-io.h
iwl-led.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-led.h
iwl-power.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-power.h
iwl-prph.h
iwl-rx.c
iwl-scan.c iwlagn: reduce redundant parameter definitions 2010-10-06 08:10:00 -07:00
iwl-spectrum.h
iwl-sta.c iwlwifi: fix default LQ table in 5.2 band 2010-09-11 08:50:44 -07:00
iwl-sta.h iwlwifi: add context pointer to station 2010-08-27 09:26:54 -07:00
iwl-tx.c iwlagn: correct naming for failure reply tx status 2010-09-17 13:18:39 -07:00
Kconfig
Makefile