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