Don Fry
|
edf3833406
iwlwifi: move all ucode routines to iwl-ucode.c
|
13 years ago |
Emmanuel Grumbach
|
08079a4919
iwlwifi: move hw_rev to transport layer
|
13 years ago |
Emmanuel Grumbach
|
99673ee556
iwlwifi: kill bus_get_hw_id
|
13 years ago |
Emmanuel Grumbach
|
9ca8596152
iwlwifi: kill bus_get_hw_id_string
|
13 years ago |
Emmanuel Grumbach
|
f6d0e9be65
iwlwifi: kill bus_is_pm_supported
|
13 years ago |
Emmanuel Grumbach
|
cf6142975b
iwlwifi: consolidate the start_device flow
|
13 years ago |
Emmanuel Grumbach
|
cc56feb2eb
iwlwifi: introduce trans_ops->stop_hw
|
13 years ago |
Emmanuel Grumbach
|
ebb7678d00
iwlwifi: move prepare_card_hw to start_hw
|
13 years ago |
Emmanuel Grumbach
|
57a1dc8909
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
|
13 years ago |
Emmanuel Grumbach
|
8467ab4f42
iwlwifi: don't use the bus for ucode fw_desc any more
|
13 years ago |
Emmanuel Grumbach
|
1042db2af1
iwlwifi: give trans to all the read / write functions
|
13 years ago |
Emmanuel Grumbach
|
0390549571
iwlwifi: the read / write register ops move to transport
|
13 years ago |
Emmanuel Grumbach
|
a42a184458
iwlwifi: move the bus configuration to transport
|
13 years ago |
Emmanuel Grumbach
|
b52e7ea109
iwlwifi: allocate the transport from the bus layer
|
13 years ago |
Gregory Greenman
|
a591697730
iwlwifi: Connect IDI transport to driver.
|
13 years ago |
Emmanuel Grumbach
|
ed6a380340
iwlwifi: add fw_alive to transport layer API, kill tx_start
|
13 years ago |
Wey-Yi Guy
|
4e3182626a
iwlwifi: update Copyright
|
13 years ago |
Emmanuel Grumbach
|
34b5321e4f
iwlwifi: tid_data logic move to upper layer - seq_number
|
13 years ago |
Emmanuel Grumbach
|
76bc10fcd1
iwlwifi: tid_data logic move to upper layer - txqid
|
13 years ago |
Emmanuel Grumbach
|
822e8b2a2d
iwlwifi: tid_data logic move to upper layer - tx AGG setup
|
13 years ago |
Emmanuel Grumbach
|
3c69b59542
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
|
13 years ago |
Emmanuel Grumbach
|
bc23773059
iwlwifi: tid_data logic move to upper layer - tx AGG stop
|
13 years ago |
Don Fry
|
45c30dba1c
iwlwifi: move calib_results list from iwl_priv to iwl_trans
|
13 years ago |
Don Fry
|
3d6acefc0a
iwlwifi: move ucode_type from iwl_priv to iwl_shared
|
13 years ago |
Don Fry
|
97b52cfd1a
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
|
14 years ago |
Emmanuel Grumbach
|
81a3de1ce2
iwlwifi: add debug information on queue stop / wake
|
14 years ago |
Don Fry
|
de7f5f92db
iwlagn: move ucode files out of the iwl_priv structure
|
14 years ago |
Don Fry
|
5703ddb013
iwlagn: move ucode_write_complete from priv to trans structure
|
14 years ago |
Emmanuel Grumbach
|
132f98c2dc
iwlagn: simplify the iwl_device_cmd layout
|
14 years ago |
Emmanuel Grumbach
|
247c61d625
iwlagn: remove the callback in host commands
|
14 years ago |