summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-1290/+0
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer1-0/+5
2012-05-16iwlwifi: make sure reduced tx power bit is validWey-Yi Guy1-1/+1
2012-05-16iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy1-1/+21
2012-05-16iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy1-0/+11
2012-05-09iwlwifi: add loose coex lutWey-Yi Guy1-2/+21
2012-05-09iwlwifi: change kill mask based on reduce power stateWey-Yi Guy1-9/+13
2012-05-09iwlwifi: send reduce tx power info in commandWey-Yi Guy1-0/+1
2012-05-09iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy1-4/+38
2012-05-09iwlwifi: remove unused macrosWey-Yi Guy1-69/+0
2012-04-24iwlwifi: clean up module parametersJohannes Berg1-13/+3
2012-04-24iwlwifi: remove TX/RX frame statisticsJohannes Berg1-1/+0
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach1-1/+0
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-9/+9
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach1-3/+3
2012-04-17iwlwifi: remove get_cmd_stringJohannes Berg1-1/+1
2012-04-17iwlwifi: remove uCode alternatives mechanismJohannes Berg1-1/+0
2012-04-17iwlwifi: remove no_sleep_autoadjustJohannes Berg1-1/+0
2012-04-13iwlwifi: more generic name for bluetooth commandWey-Yi Guy1-12/+18
2012-04-12iwlwifi: move eeprom into privJohannes Berg1-62/+0
2012-04-12iwlwifi: move hw_params into privJohannes Berg1-2/+2
2012-04-10iwlwifi: split POWER_PMI status bitDon Fry1-1/+1
2012-04-10iwlwifi: move FW_ERROR to privDon Fry1-0/+6
2012-04-10iwlwifi: move valid_contexts to privJohannes Berg1-1/+1
2012-04-10iwlwifi: add trailing newline to various messagesJohannes Berg1-7/+7
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel1-0/+1
2012-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-03-08iwlwifi: more status bit factoringDon Fry1-4/+4
2012-03-08iwlwifi: separate status to priv and transDon Fry1-1/+1
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg1-2/+1
2012-03-07iwlwifi: move packet to transportJohannes Berg1-1/+1
2012-03-07iwlwifi: move ucode_owner to privJohannes Berg1-0/+6
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-10/+10
2012-03-07iwlwifi: move lockdep assertion into DVMJohannes Berg1-0/+8
2012-03-07iwlwifi: move RF/CT kill check to command wrapperJohannes Berg1-0/+6
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-10/+28
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg1-1/+0
2012-03-07iwlwifi: split out firmware storeJohannes Berg1-1/+1
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg1-1/+1
2012-03-07iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-1/+1
2012-03-07iwlwifi: move wowlan bool into privJohannes Berg1-1/+1
2012-03-07iwlwifi: remove SKU from configJohannes Berg1-1/+1
2012-03-07iwlwifi: remove shared lockJohannes Berg1-3/+0
2012-03-07iwlwifi: introduce statistics lockJohannes Berg1-0/+2
2012-03-05iwlwifi: fix wowlan suspendJohannes Berg1-1/+1
2012-02-28iwlwifi: virtualize the op_modeEmmanuel Grumbach1-1/+1
2012-02-17iwlwifi: move ucode_ver to iwl_nicDon Fry1-1/+1
2012-02-17iwlwifi: move workqueue to privJohannes Berg1-2/+2
2012-01-24iwlwifi: update CopyrightWey-Yi Guy1-1/+1