summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add loose coex lutWey-Yi Guy2012-05-081-2/+21
* iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2012-05-081-9/+13
* iwlwifi: send reduce tx power info in commandWey-Yi Guy2012-05-081-0/+1
* iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2012-05-081-4/+38
* iwlwifi: remove unused macrosWey-Yi Guy2012-05-081-69/+0
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-13/+3
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-9/+9
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-3/+3
* iwlwifi: remove get_cmd_stringJohannes Berg2012-04-161-1/+1
* iwlwifi: remove uCode alternatives mechanismJohannes Berg2012-04-161-1/+0
* iwlwifi: remove no_sleep_autoadjustJohannes Berg2012-04-161-1/+0
* iwlwifi: more generic name for bluetooth commandWey-Yi Guy2012-04-121-12/+18
* iwlwifi: move eeprom into privJohannes Berg2012-04-121-62/+0
* iwlwifi: move hw_params into privJohannes Berg2012-04-121-2/+2
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-091-1/+1
* iwlwifi: move FW_ERROR to privDon Fry2012-04-091-0/+6
* iwlwifi: move valid_contexts to privJohannes Berg2012-04-091-1/+1
* iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-091-7/+7
* 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
OpenPOWER on IntegriCloud