aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-12-08iwlwifi: add device ID information support by testmodeHsu, Kenny
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-12-08iwlwifi: remove reference to legacy devicesWey-Yi Guy
2011-12-08iwlwifi: minor cleanupWey-Yi Guy
2011-12-08iwlwifi: Display more uCode debug infoWey-Yi Guy
2011-12-08iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny
2011-12-08iwlwifi: add uCode version information support by testmodeHsu, Kenny
2011-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry
2011-12-06iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry
2011-12-06iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy
2011-12-06iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny
2011-12-06iwlagn: make debug levels more readableJohannes Berg
2011-12-06iwlagn: remove MACDUMP debugJohannes Berg
2011-12-06iwlagn: remove HC_DUMP debugJohannes Berg
2011-12-06iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg
2011-12-06iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy
2011-12-06iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny
2011-12-06iwlwifi: add range checking in tm sram read commandKenny Hsu
2011-12-06iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-12-02iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry
2011-12-02iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry
2011-12-02iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy
2011-12-02iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny
2011-12-02iwlagn: make debug levels more readableJohannes Berg
2011-12-02iwlagn: remove MACDUMP debugJohannes Berg
2011-12-02iwlagn: remove HC_DUMP debugJohannes Berg
2011-12-02iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg
2011-12-02iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy
2011-12-02iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny
2011-12-02iwlwifi: add range checking in tm sram read commandKenny Hsu
2011-12-02iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-11-28iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach
2011-11-28iwlwifi: show the configuration optionWey-Yi Guy
2011-11-28iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy
2011-11-28iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg
2011-11-28iwlagn: dynamically allocate & reflect calibration dataJohannes Berg
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg
2011-11-28iwlwifi: add tm commands for indirect register accessHsu, Kenny