summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iwlagn: warn about nested SYNC commandsEmmanuel Grumbach2011-06-181-0/+1
| * iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach2011-06-181-4/+0
| * iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-181-0/+2
| * iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach2011-06-181-0/+2
| * iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-181-0/+5
| * iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-181-3/+6
| * iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-0/+3
| * iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-181-0/+23
| * iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-181-0/+2
| * iwlagn: don't check ucode subtypeJohannes Berg2011-06-111-1/+8
| * iwlagn: add dumpit support for testmode trace functionWey-Yi Guy2011-06-111-0/+1
| * iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy2011-06-111-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-12/+1
|\ \ | |/
OpenPOWER on IntegriCloud