aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-7/+7
* iwlwifi: move iwl_base_params to shared headerJohannes Berg2012-03-061-0/+43
* iwlwifi: move traffic log definitionsJohannes Berg2012-03-061-3/+0
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-061-1/+0
* iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-061-46/+0
* iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg2012-03-061-17/+0
* iwlwifi: move queue functions to PCI-EJohannes Berg2012-03-061-20/+0
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-5/+13
* iwlwifi: pass response packet directlyJohannes Berg2012-03-061-5/+0
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-1/+0
* iwlwifi: make config constJohannes Berg2012-03-061-1/+1
* iwlwifi: remove SKU from configJohannes Berg2012-03-061-2/+0
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-061-25/+2
* iwlwifi: remove shared lockJohannes Berg2012-03-061-1/+0
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-061-3/+0
* iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach2012-02-271-4/+0
* iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-271-10/+0
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-4/+1
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-271-1/+0
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-1/+0
* iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-271-2/+0
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-271-5/+0
* iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-271-1/+0
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-4/+0
* iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: introducing the drv object's flowsEmmanuel Grumbach2012-02-271-2/+0
* iwlwifi: move content of iwl_probe to post fetch_fwEmmanuel Grumbach2012-02-271-0/+3
* iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach2012-02-171-4/+4
* iwlwifi: create iwl_nic structureDon Fry2012-02-171-0/+3
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-2/+0
* iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-021-1/+0
* iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-021-1/+0
* iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-281-0/+2
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-3/+3
* iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2011-12-191-2/+0
* iwlagn: finer-grained HT disableJohannes Berg2011-12-191-2/+7
* iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach2011-12-161-0/+3
* iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach2011-12-161-6/+0
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-62/+0
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-161-3/+0
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-161-3/+8
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-1/+99
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-081-2/+10
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-0/+3
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-061-0/+56
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-061-0/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-2/+2
|\
| * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-021-2/+2
* | iwlagn: remove calibration knowledgeJohannes Berg2011-11-281-2/+0
|/
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-141-2/+0