summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-161-0/+1
|\
| * iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-121-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-1/+1
|\ \ | |/ |/|
| * iwlwifi: fix wowlan suspendJohannes Berg2012-03-051-1/+1
* | iwlwifi: more status bit factoringDon Fry2012-03-081-4/+4
* | iwlwifi: separate status to priv and transDon Fry2012-03-081-1/+1
* | iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg2012-03-081-2/+1
* | iwlwifi: move packet to transportJohannes Berg2012-03-071-1/+1
* | iwlwifi: move ucode_owner to privJohannes Berg2012-03-071-0/+6
* | iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-10/+10
* | iwlwifi: move lockdep assertion into DVMJohannes Berg2012-03-071-0/+8
* | iwlwifi: move RF/CT kill check to command wrapperJohannes Berg2012-03-071-0/+6
* | iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-10/+28
* | iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* | iwlwifi: split out firmware storeJohannes Berg2012-03-071-1/+1
* | iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-1/+1
* | iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-1/+1
* | iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-1/+1
* | iwlwifi: remove SKU from configJohannes Berg2012-03-061-1/+1
* | iwlwifi: remove shared lockJohannes Berg2012-03-061-3/+0
* | iwlwifi: introduce statistics lockJohannes Berg2012-03-061-0/+2
* | 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
OpenPOWER on IntegriCloud