android_kernel_xiaomi_sm8350/drivers/net/wireless/iwlwifi
Ron Rindjunsky 1053d35f4e iwlwifi: move NIC init and Tx queues init to iwlcore
This patch does the following:

1 - change hw_nic_init from a handler to a function
2 - move hw_nic_init function to iwlcore
3 - open a new file - iwl-tx.c
4 - move all Tx queues initialization (part of NIC init) to iwl-tx.c
5 - move iwl_rx_init, previously as part of the NIC init, to iwl-rx.c
6 - iwl4965_tfd_frame rename to iwl_tfd_frame

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-05-14 16:29:46 -04:00
..
iwl3945-base.c mac80211: QoS related cleanups 2008-05-07 15:02:26 -04:00
iwl4965-base.c iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-3945-commands.h
iwl-3945-core.h
iwl-3945-debug.h
iwl-3945-hw.h iwlwifi: 3945 remove unused SCD definitions 2008-05-07 15:02:20 -04:00
iwl-3945-io.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c iwlwifi: remove includes to net/ieee80211.h 2008-05-07 15:02:15 -04:00
iwl-3945-rs.h
iwl-3945.c iwlwifi: define ANA_PLL values in iwl-csr.h 2008-05-07 15:02:11 -04:00
iwl-3945.h iwlwifi: remove support for Narrow Channel (10Mhz) 2008-05-07 15:02:16 -04:00
iwl-4965-hw.h iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-4965-rs.c iwlwifi: move per driverdebug_level to per device 2008-05-14 16:29:45 -04:00
iwl-4965-rs.h iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-4965.c iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-5000-hw.h iwlwifi-5000: update the byte count in SCD 2008-05-07 15:02:25 -04:00
iwl-5000.c iwlwifi: create disable SCD Tx FIFOs handler 2008-05-14 16:29:45 -04:00
iwl-calib.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-calib.h iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-commands.h iwlwifi: generalize iwl4965_send_add_station function 2008-05-14 16:29:45 -04:00
iwl-core.c iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-core.h iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-csr.h iwlwifi-5000: Add HW REV of 5000 HW family 2008-05-07 15:02:25 -04:00
iwl-debug.h iwlwifi: move per driverdebug_level to per device 2008-05-14 16:29:45 -04:00
iwl-debugfs.c iwlwifi: debugfs EEPROM dump 2008-05-14 16:29:42 -04:00
iwl-dev.h iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-eeprom.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-eeprom.h iwlwifi-5000: add nic config handler for 5000 HW 2008-05-07 15:02:25 -04:00
iwl-fh.h iwlwifi: move Flow Handlers define to iwl-fh.h 2008-05-07 15:02:20 -04:00
iwl-hcmd.c iwlwifi: remove 4965 from rx_packet 2008-05-14 16:29:44 -04:00
iwl-helpers.h
iwl-io.h
iwl-led.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-led.h
iwl-power.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-power.h iwlwifi: rename iwl-4965-commands to iwl-commands.h 2008-05-07 15:02:26 -04:00
iwl-prph.h iwlwifi: clean up register names and defines 2008-05-07 15:02:19 -04:00
iwl-rfkill.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-rfkill.h iwlwifi: make Makefile more concise 2008-04-16 15:59:59 -04:00
iwl-rx.c iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
iwl-spectrum.h
iwl-sta.c iwlwifi: generalize iwl4965_send_add_station function 2008-05-14 16:29:45 -04:00
iwl-sta.h iwlwifi: iwl-sta redundant includes clean up 2008-05-07 15:02:20 -04:00
iwl-tx.c iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00
Kconfig iwlwifi-5000: add run time calibrations for 5000 2008-05-07 15:02:24 -04:00
Makefile iwlwifi: move NIC init and Tx queues init to iwlcore 2008-05-14 16:29:46 -04:00