summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer
2012-05-15iwlwifi: make sure reduced tx power bit is validWey-Yi Guy
2012-05-15iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy
2012-05-15iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy
2012-05-08iwlwifi: add loose coex lutWey-Yi Guy
2012-05-08iwlwifi: change kill mask based on reduce power stateWey-Yi Guy
2012-05-08iwlwifi: send reduce tx power info in commandWey-Yi Guy
2012-05-08iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy
2012-05-08iwlwifi: remove unused macrosWey-Yi Guy
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg
2012-04-16iwlwifi: remove uCode alternatives mechanismJohannes Berg
2012-04-16iwlwifi: remove no_sleep_autoadjustJohannes Berg
2012-04-12iwlwifi: more generic name for bluetooth commandWey-Yi Guy
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg
2012-04-09iwlwifi: add trailing newline to various messagesJohannes Berg
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