aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)Author
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: separate status to priv and transDon Fry
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg
2012-03-07iwlwifi: move packet to transportJohannes Berg
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: move lockdep assertion into DVMJohannes Berg
2012-03-07iwlwifi: move RF/CT kill check to command wrapperJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg
2012-03-06iwlwifi: remove SKU from configJohannes Berg
2012-03-06iwlwifi: remove shared lockJohannes Berg
2012-03-06iwlwifi: introduce statistics lockJohannes Berg
2012-03-05iwlwifi: fix wowlan suspendJohannes Berg
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-17iwlwifi: move ucode_ver to iwl_nicDon Fry
2012-02-17iwlwifi: move workqueue to privJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy
2011-11-11iwlagn: check for SMPS modeWey-Yi Guy
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