summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)Author
2011-10-14iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: move scan code to scan fileJohannes Berg
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach
2011-08-29iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach
2011-08-29iwlagn: move reclaim related functionsEmmanuel Grumbach
2011-08-29iwlagn: reclaim the packets in transport layerEmmanuel Grumbach
2011-08-29iwlagn: more comments for bt channel inhibitionWey-Yi Guy
2011-08-29iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
2011-08-08iwlagn: support new P2P implementationJohannes Berg
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: remove un-necessary "_agn"Wey-Yi Guy
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: set default of uCode ownership to driverHsu, Kenny
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman
2011-07-11iwlagn: remove indirection for eeprom_query_addrFry, Donald H
2011-07-11iwlagn: remove the indirection for iwl_apm_initFry, Donald H
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
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-01iwlagn: remove hcmd opsWey-Yi Guy
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-06-18iwlagn: Add power_level module parameterWey-Yi Guy
2011-06-18iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: Support flush queues for specified interfaceWey-Yi Guy
2011-06-18iwlagn: add PAN to tx flushWey-Yi Guy