summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.h
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-7/+11
* iwlagn: move scan code to scan fileJohannes Berg2011-09-211-1/+0
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-2/+0
* iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach2011-08-291-1/+0
* iwlagn: iwl-pci doesn't include iwl-dev any moreEmmanuel Grumbach2011-08-291-44/+0
* iwlagn: remove references to priv from the transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: move reclaim related functionsEmmanuel Grumbach2011-08-291-19/+0
* iwlagn: reclaim the packets in transport layerEmmanuel Grumbach2011-08-291-1/+7
* iwlagn: support small form factor SKU of 6205Wey-Yi Guy2011-08-291-0/+1
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-2/+0
* iwlagn: Rename iwlcore prefixWey-Yi Guy2011-08-291-1/+1
* iwlagn: support new P2P implementationJohannes Berg2011-08-081-0/+1
* iwlagn: rewrite HW cryptoJohannes Berg2011-07-211-3/+5
* iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-211-3/+0
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-2/+1
* iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-211-3/+0
* iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-211-4/+1
* iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-211-12/+1
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-1/+0
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-1/+1
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-161-1/+0
* iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-4/+0
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-161-1/+0
* iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-161-3/+0
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-6/+0
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-161-11/+2
* iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-161-0/+2
* iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-161-8/+0
* iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-161-0/+1
* iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-161-0/+4
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-3/+6
* iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-111-0/+2
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-2/+0
* iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-111-1/+0
* iwlagn: add an API for RX stopEmmanuel Grumbach2011-07-111-1/+0
* iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-111-2/+2
* iwlagn: remove hcmd opsWey-Yi Guy2011-07-011-0/+1
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-011-2/+0
* iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-011-1/+0
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-1/+0
* iwlagn: don't use CCK rates for P2P interfacesJohannes Berg2011-06-241-0/+2
* iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach2011-06-181-1/+1
* iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach2011-06-181-1/+1
* iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach2011-06-181-2/+3
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-181-0/+3
* iwlagn: merge duplicated code into single placeWey-Yi Guy2011-06-111-0/+8
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-111-1/+1
* iwlagn: add dumpit support for testmode trace functionWey-Yi Guy2011-06-111-0/+10
* iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-311-0/+1
* iwlagn: add testmode trace commandWey-Yi Guy2011-05-131-0/+5