aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-05-08iwlwifi: remove the iwl_shared referenceWey-Yi Guy
2012-05-08iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy
2012-05-08iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach
2012-05-08iwlwifi: add option to disable 5GHz bandStanislaw Gruszka
2012-05-08iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach
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: small define changeWey-Yi Guy
2012-05-08iwlwifi: add reduced tx power threshold defineWey-Yi Guy
2012-05-08iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy
2012-05-08iwlwifi: add BT reduced tx power flagWey-Yi Guy
2012-05-08iwlwifi: remove unused macrosWey-Yi Guy
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: revert workaround to restore 1000 rx throughputDon Fry
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg
2012-04-23iwlwifi: clean up some hw file includesJohannes Berg
2012-04-23iwlwifi: move OTP definesJohannes Berg
2012-04-23iwlwifi: move antenna definitions to configJohannes Berg
2012-04-23iwlwifi: move eeprom versions to HW filesJohannes Berg
2012-04-23iwlwifi: move watchdog definitions to configJohannes Berg
2012-04-23iwlwifi: move PLCP defines to configJohannes Berg
2012-04-23iwlwifi: move driver defines to iwl-drv.hJohannes Berg
2012-04-23iwlwifi: remove duplicate iwlagn_mod_params declarationJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: remove traffic logJohannes Berg
2012-04-23iwlwifi: move iwl_cmd_echo_testJohannes Berg
2012-04-23iwlwifi: move TIME_UNITJohannes Berg
2012-04-23iwlwifi: remove bt_siso_mode declarationJohannes Berg
2012-04-23iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg
2012-04-23iwlwifi: move iwl_have_debug_levelJohannes Berg
2012-04-23iwlwifi: move debugfs registration function declarationsJohannes Berg
2012-04-23iwlwifi: remove debugfs logspamJohannes Berg
2012-04-23iwlwifi: properly set basic ratesJohannes Berg
2012-04-23iwlwifi: Added debugfs calib disabled writeDavid Spinadel
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach
2012-04-23iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach
2012-04-23iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach
2012-04-23iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach
2012-04-23iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-19iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel