aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-18
* iwlagn: warn about nested SYNC commandsEmmanuel Grumbach2011-06-18
* iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach2011-06-18
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-18
* iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-18
* iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach2011-06-18
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-18
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-11
* iwlagn: add dumpit support for testmode trace functionWey-Yi Guy2011-06-11
* iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy2011-06-11
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-03
* iwlagn: change default beacon intervalJohannes Berg2011-05-13
* iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-13
* iwlagn: add testmode trace commandWey-Yi Guy2011-05-13
* iwlagn: support multiple TBs per commandJohannes Berg2011-05-13
* iwlagn: remove unused pad argumentJohannes Berg2011-05-13
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-13
* iwlagn: fix iwl_is_any_associatedJohannes Berg2011-05-10
* iwlagn: remove frame pre-allocationJohannes Berg2011-05-06
* iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-06
* iwlagn: use proper good CRC threshold behaviourJohannes Berg2011-04-30
* iwlagn: remove hw_ready variableJohannes Berg2011-04-22
* iwlagn: combine firmware code/dataJohannes Berg2011-04-22
* iwlagn: implement synchronous firmware loadJohannes Berg2011-04-22
* iwlagn: leave notification waits on firmware errorsJohannes Berg2011-04-22
* iwlagn: extend notification wait functionJohannes Berg2011-04-22
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-08
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-08
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-08