aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Commit message (Expand)AuthorAge
* iwlwifi: more generic name for bluetooth commandWey-Yi Guy2012-04-12
* iwlwifi: move eeprom into privJohannes Berg2012-04-12
* iwlwifi: move hw_params into privJohannes Berg2012-04-12
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-09
* iwlwifi: move FW_ERROR to privDon Fry2012-04-09
* iwlwifi: move valid_contexts to privJohannes Berg2012-04-09
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
|\
| * iwlwifi: avoid some operations if no uCode loadedDavid Spinadel2012-03-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
|\ \ | |/ |/|
| * iwlwifi: fix wowlan suspendJohannes Berg2012-03-05
* | iwlwifi: more status bit factoringDon Fry2012-03-08
* | iwlwifi: separate status to priv and transDon Fry2012-03-08
* | iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg2012-03-08
* | iwlwifi: move packet to transportJohannes Berg2012-03-07
* | iwlwifi: move ucode_owner to privJohannes Berg2012-03-07
* | iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* | iwlwifi: move lockdep assertion into DVMJohannes Berg2012-03-07
* | iwlwifi: move RF/CT kill check to command wrapperJohannes Berg2012-03-07
* | iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* | iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-07
* | iwlwifi: split out firmware storeJohannes Berg2012-03-07
* | iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-07
* | iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
* | iwlwifi: move wowlan bool into privJohannes Berg2012-03-06
* | iwlwifi: remove SKU from configJohannes Berg2012-03-06
* | iwlwifi: remove shared lockJohannes Berg2012-03-06
* | iwlwifi: introduce statistics lockJohannes Berg2012-03-06
* | iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-27
* | iwlwifi: move ucode_ver to iwl_nicDon Fry2012-02-17
* | iwlwifi: move workqueue to privJohannes Berg2012-02-17
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-24
|/
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-16
* iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-16
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-08
* iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-08
* iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-02
* iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-11
* iwlagn: check for SMPS modeWey-Yi Guy2011-11-11
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-14
* iwlagn: merge station management functionsWey-Yi Guy2011-10-14
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-21
* iwlagn: move scan code to scan fileJohannes Berg2011-09-21
* iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy2011-09-19
* iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-14
* iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move reclaim related functionsEmmanuel Grumbach2011-08-29
* iwlagn: reclaim the packets in transport layerEmmanuel Grumbach2011-08-29