summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-271-4/+4
* iwlwifi: document the operational modeEmmanuel Grumbach2012-02-271-6/+0
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-0/+2
* iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-271-0/+13
* iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: save ucode capabilities in iwl_fwDon Fry2012-02-171-3/+0
* iwlwifi: the transport knows its stateEmmanuel Grumbach2012-02-171-0/+49
* iwlwifi: document the transport layerEmmanuel Grumbach2012-02-171-13/+107
* iwlwifi: change args to ucode routinesDon Fry2012-02-171-2/+0
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-171-15/+1
* iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-021-2/+0
* iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-021-0/+1
* iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-021-0/+3
* iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-021-0/+2
* iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-021-0/+2
* iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-021-25/+19
* iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-021-0/+8
* iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-021-8/+0
* iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach2012-02-021-4/+4
* iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach2012-02-021-1/+1
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-0/+2
* iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-021-0/+21
* iwlwifi: move the bus configuration to transportEmmanuel Grumbach2012-02-021-0/+5
* iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach2012-02-021-6/+15
* iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-021-0/+1
* iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-021-8/+7
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-2/+2
* iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-161-3/+3
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-3/+4
* iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-161-3/+3
* iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach2011-12-161-5/+3
* iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-161-4/+2
* iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-081-0/+18
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-021-7/+0
* iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-111-0/+3
* iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-111-6/+9
* iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-111-0/+29
* iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-111-0/+3
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-211-9/+1
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-3/+4
* iwlagn: clean up PM codeJohannes Berg2011-09-191-1/+4
* iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg2011-09-191-8/+2
* iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach2011-09-191-4/+8
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-3/+63
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-291-0/+8
* iwlagn: move check_stuck_queue to transport layerEmmanuel Grumbach2011-08-291-0/+6
* iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach2011-08-291-0/+8
* iwlagn: cosmetics in iwl-trans.hEmmanuel Grumbach2011-08-291-8/+8
* iwlagn: move the disable agg logic to transport layerEmmanuel Grumbach2011-08-291-4/+8
* iwlagn: move the check_empty logic to the transport layerEmmanuel Grumbach2011-08-291-5/+6
OpenPOWER on IntegriCloud