aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-shared.h
Commit message (Expand)AuthorAge
* iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2011-12-19
* iwlagn: finer-grained HT disableJohannes Berg2011-12-19
* iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach2011-12-16
* iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-16
* iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-16
* iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-16
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-08
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-08
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-06
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * iwlwifi: change the default behavior of watchdog timerWey-Yi Guy2011-12-02
* | iwlagn: remove calibration knowledgeJohannes Berg2011-11-28
|/
* iwlagn: kill hw_params.max_stationsEmmanuel Grumbach2011-10-14
* iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry2011-10-03
* iwlagn: fix scan complete processingJohannes Berg2011-09-27
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-21
* iwlagn: remove unused function declarationsJohannes Berg2011-09-19
* iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry2011-09-19
* iwlagn: add documentation to the transport layerEmmanuel Grumbach2011-09-19
* iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach2011-09-19
* iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach2011-09-19
* iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach2011-09-19
* iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach2011-09-14
* iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-14
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-14
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-14
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move check_stuck_queue to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move the check_empty logic to the transport layerEmmanuel Grumbach2011-08-29
* iwlagn: allocate resources for TX BA session in transportEmmanuel Grumbach2011-08-29
* iwlagn: set tx_fifo for ampdu in transport layerEmmanuel Grumbach2011-08-29
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-29
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-29
* iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-29
* iwlagn: add missing includesEmmanuel Grumbach2011-08-29
* iwlagn: remove unused parameters from hw_paramsEmmanuel Grumbach2011-08-29
* iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: add comments to module parametersWey-Yi Guy2011-08-29
* iwlagn: more comments for bt channel inhibitionWey-Yi Guy2011-08-29
* iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy2011-08-29
* iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-29
* iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-29