summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-171-1/+1
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-2/+2
* iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-161-1/+2
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-161-1/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-11/+11
* iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-081-1/+1
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-081-16/+16
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-021-51/+0
* iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-111-0/+357
* iwlagn: check for SMPS modeWey-Yi Guy2011-11-111-0/+1
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-3/+5
* iwlagn: move scan code to scan fileJohannes Berg2011-09-211-427/+0
* iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy2011-09-191-5/+1
* iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-141-1/+1
* iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach2011-08-291-32/+1
* iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach2011-08-291-130/+0
* iwlagn: move reclaim related functionsEmmanuel Grumbach2011-08-291-193/+0
* iwlagn: reclaim the packets in transport layerEmmanuel Grumbach2011-08-291-268/+3
* iwlagn: more comments for bt channel inhibitionWey-Yi Guy2011-08-291-1/+1
* iwlagn: enable 11n aggregation without checking traffic loadWey-Yi Guy2011-08-291-0/+1
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-5/+5
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-6/+6
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-7/+7
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-5/+6
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+3
* iwlagn: support new P2P implementationJohannes Berg2011-08-081-32/+15
* iwlagn: implement WoWLANJohannes Berg2011-07-211-0/+6
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-49/+49
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-5/+5
* iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-211-102/+0
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-211-10/+0
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-211-16/+1
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-161-39/+0
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-225/+1
* iwlagn: set default of uCode ownership to driverHsu, Kenny2011-07-161-0/+2
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-161-1/+1
* iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-161-1/+1
* iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman2011-07-111-2/+104
* iwlagn: remove indirection for eeprom_query_addrFry, Donald H2011-07-111-2/+1
* iwlagn: remove the indirection for iwl_apm_initFry, Donald H2011-07-111-2/+2
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-2/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-9/+10
OpenPOWER on IntegriCloud