summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+0
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+0
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+0
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+0
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-52/+2
* iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach2011-08-291-29/+0
* iwlagn: introduce struct iwl-shared - known by all layersEmmanuel Grumbach2011-08-291-0/+4
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-3/+6
* iwlagn: support new P2P implementationJohannes Berg2011-08-081-6/+4
* iwlagn: reserve queue 10 for TX during scan dwellJohannes Berg2011-08-081-4/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-221-132/+65
|\
| * iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-211-0/+2
| * iwlagn: implement WoWLANJohannes Berg2011-07-211-1/+11
| * iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-50/+48
| * iwlagn: remove keyinfo cacheJohannes Berg2011-07-211-8/+0
| * iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-211-1/+1
| * iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-39/+2
| * iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-61/+1
| * iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-211-0/+3
| * iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-211-9/+7
| * iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-211-0/+8
| * iwlagn: add kick_nic API to transport layerEmmanuel Grumbach2011-07-211-0/+3
| * iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-161-1/+3
| * iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-161-4/+3
| * iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach2011-07-161-0/+2
| * iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-161-0/+5
| * iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-161-0/+4
| * iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-161-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-151-10/+39
|\ \ | |/
| * iwlagn: separate and enhance the fixed rate fromWey-Yi Guy2011-07-111-1/+1
| * iwlagn: allow application own the uCode operationWey-Yi Guy2011-07-111-0/+8
| * iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy2011-07-111-0/+1
| * iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-111-0/+3
| * iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-111-2/+0
| * iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-4/+19
| * iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-111-2/+2
| * iwlagn: add an API for RX stopEmmanuel Grumbach2011-07-111-0/+2
| * iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-111-0/+3
| * iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach2011-07-111-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-081-2/+20
|\ \ | |/
| * iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach2011-07-011-1/+0
| * iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-011-1/+3
| * iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-011-0/+2
| * iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-0/+16
| * iwlagn: verify mutex held for sync commandsJohannes Berg2011-07-011-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-6/+54
|\ \ | |/
| * iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-181-0/+1
OpenPOWER on IntegriCloud