summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry2011-10-031-1/+1
* iwlagn: fix scan complete processingJohannes Berg2011-09-271-0/+1
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-1/+4
* iwlagn: remove unused function declarationsJohannes Berg2011-09-191-5/+0
* iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry2011-09-191-2/+0
* iwlagn: add documentation to the transport layerEmmanuel Grumbach2011-09-191-30/+87
* iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach2011-09-191-2/+4
* iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach2011-09-191-6/+3
* iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach2011-09-191-0/+1
* iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach2011-09-141-1/+1
* iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-141-0/+6
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-0/+43
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-141-0/+3
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-291-0/+6
* iwlagn: move check_stuck_queue to transport layerEmmanuel Grumbach2011-08-291-0/+3
OpenPOWER on IntegriCloud