summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
AgeCommit message (Expand)Author
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: remove keyinfo cacheJohannes Berg
2011-07-21iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-21iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach
2011-07-21iwlagn: add kick_nic API to transport layerEmmanuel Grumbach
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach
2011-07-16iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy
2011-07-11iwlagn: allow application own the uCode operationWey-Yi Guy
2011-07-11iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman
2011-07-11iwlagn: remove the indirection for the dma channel numWey-Yi Guy
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API for RX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-11iwlagn: remove the CMD_MAPPED flagEmmanuel Grumbach
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: add rx_free to transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-07-01iwlagn: verify mutex held for sync commandsJohannes Berg
2011-06-18iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach
2011-06-18iwlagn: warn about nested SYNC commandsEmmanuel Grumbach
2011-06-18iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach
2011-06-18iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach
2011-06-18iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy
2011-06-11iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-05-13iwlagn: change default beacon intervalJohannes Berg
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: remove unused pad argumentJohannes Berg