aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
Commit message (Expand)AuthorAge
* 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
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach2011-08-29
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: support new P2P implementationJohannes Berg2011-08-08
* iwlagn: reserve queue 10 for TX during scan dwellJohannes Berg2011-08-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\
| * iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-21
| * iwlagn: implement WoWLANJohannes Berg2011-07-21
| * iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-21
| * iwlagn: remove keyinfo cacheJohannes Berg2011-07-21
| * iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-21
| * iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-21
| * iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
| * iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-21
| * iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-21
| * iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-21
| * iwlagn: add kick_nic API to transport layerEmmanuel Grumbach2011-07-21
| * iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-16
| * iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-16
| * iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach2011-07-16
| * iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-16
| * iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-16
| * iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\|
| * iwlagn: separate and enhance the fixed rate fromWey-Yi Guy2011-07-11
| * iwlagn: allow application own the uCode operationWey-Yi Guy2011-07-11
| * iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy2011-07-11
| * iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-11
| * iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-11
| * iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
| * iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-11
| * iwlagn: add an API for RX stopEmmanuel Grumbach2011-07-11
| * iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-11
| * iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach2011-07-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
|\|
| * iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-01
| * iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-01
| * iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-01
| * iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-01
| * iwlagn: verify mutex held for sync commandsJohannes Berg2011-07-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\|
| * iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-18
| * iwlagn: warn about nested SYNC commandsEmmanuel Grumbach2011-06-18