summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: move the check_empty logic to the transport layerEmmanuel Grumbach2011-08-291-1/+5
* iwlagn: allocate resources for TX BA session in transportEmmanuel Grumbach2011-08-291-0/+12
* iwlagn: set tx_fifo for ampdu in transport layerEmmanuel Grumbach2011-08-291-1/+45
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-291-6/+15
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-291-0/+32
* iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-291-0/+5
* iwlagn: add missing includesEmmanuel Grumbach2011-08-291-0/+5
* iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach2011-08-291-9/+0
* iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach2011-08-291-0/+5
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-0/+65
* iwlagn: add comments to module parametersWey-Yi Guy2011-08-291-17/+39
* iwlagn: more comments for bt channel inhibitionWey-Yi Guy2011-08-291-1/+1
* iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy2011-08-291-0/+1
* iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach2011-08-291-0/+8
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+8
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+3
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+2
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-0/+2
OpenPOWER on IntegriCloud