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
|
13 years ago |
Emmanuel Grumbach
|
81a3de1ce2
iwlwifi: add debug information on queue stop / wake
|
13 years ago |
Don Fry
|
de7f5f92db
iwlagn: move ucode files out of the iwl_priv structure
|
13 years ago |
Don Fry
|
5703ddb013
iwlagn: move ucode_write_complete from priv to trans structure
|
13 years ago |
Emmanuel Grumbach
|
132f98c2dc
iwlagn: simplify the iwl_device_cmd layout
|
13 years ago |
Emmanuel Grumbach
|
247c61d625
iwlagn: remove the callback in host commands
|
13 years ago |
Johannes Berg
|
c01a404756
iwlagn: clean up PM code
|
13 years ago |
Johannes Berg
|
370ad313be
iwlagn: generically provide iwl_trans_send_cmd_pdu
|
13 years ago |
Emmanuel Grumbach
|
14991a9d84
iwlagn: use enum iwl_rxon_context_id instead of u8
|
13 years ago |
Emmanuel Grumbach
|
522376d206
iwlagn: clean up of transport layer
|
14 years ago |
Emmanuel Grumbach
|
e20d434170
iwlagn: move the stop / wake queue logic to transport layer
|
14 years ago |
Emmanuel Grumbach
|
f22be624c2
iwlagn: move check_stuck_queue to transport layer
|
14 years ago |
Emmanuel Grumbach
|
5f178cd2eb
iwlagn: move wait_for_tx_queue_empty to transport layer
|
14 years ago |
Emmanuel Grumbach
|
c91bd12489
iwlagn: cosmetics in iwl-trans.h
|
14 years ago |
Emmanuel Grumbach
|
7f01d567c5
iwlagn: move the disable agg logic to transport layer
|
14 years ago |
Emmanuel Grumbach
|
464021ffc1
iwlagn: move the check_empty logic to the transport layer
|
14 years ago |
Emmanuel Grumbach
|
288712a6cc
iwlagn: allocate resources for TX BA session in transport
|
14 years ago |
Emmanuel Grumbach
|
e13c0c59e0
iwlagn: move the mapping ac to queue / fifo to transport
|
14 years ago |
Emmanuel Grumbach
|
dfa2bdbab7
iwlagn: upper layer uses slabs to allocate tx cmds
|
14 years ago |
Emmanuel Grumbach
|
ba562f7119
iwlagn: set tx_fifo for ampdu in transport layer
|
14 years ago |
Emmanuel Grumbach
|
2c452297ff
iwlagn: upper layer stores iwl_rxon_context in skb's CB
|
14 years ago |
Emmanuel Grumbach
|
ae2c30bfcd
iwlagn: stop the device before freeing it
|
14 years ago |
Emmanuel Grumbach
|
a72b8b088c
iwlagn: add missing includes
|
14 years ago |