summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-12/+1
* iwlagn: change default beacon intervalJohannes Berg2011-05-131-1/+1
* iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-131-0/+2
* iwlagn: add testmode trace commandWey-Yi Guy2011-05-131-0/+11
* iwlagn: support multiple TBs per commandJohannes Berg2011-05-131-18/+28
* iwlagn: remove unused pad argumentJohannes Berg2011-05-131-2/+0
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+3
* iwlagn: fix iwl_is_any_associatedJohannes Berg2011-05-101-8/+11
* iwlagn: remove frame pre-allocationJohannes Berg2011-05-061-13/+0
* iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-061-0/+2
* iwlagn: use proper good CRC threshold behaviourJohannes Berg2011-04-301-2/+5
* iwlagn: remove hw_ready variableJohannes Berg2011-04-221-1/+0
* iwlagn: combine firmware code/dataJohannes Berg2011-04-221-4/+7
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-9/+1
* iwlagn: leave notification waits on firmware errorsJohannes Berg2011-04-221-1/+1
* iwlagn: extend notification wait functionJohannes Berg2011-04-221-1/+3
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-14/+27
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-081-1/+0
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-081-0/+2
* iwlagn: remove rxb page bookkeepingJohannes Berg2011-04-071-3/+0
* iwlagn: remove rev_idJohannes Berg2011-04-071-1/+0
* iwlagn: remove hw_revJohannes Berg2011-04-071-1/+0
* iwlagn: remove hw_wa_revJohannes Berg2011-04-071-1/+0
* iwlagn: clean up alive handlingJohannes Berg2011-04-071-4/+4
* iwlagn: add feature flagsJohannes Berg2011-04-071-0/+17
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlagn: remove ucode_data_backupJohannes Berg2011-04-071-1/+0
OpenPOWER on IntegriCloud