summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2011-12-08iwlwifi: P2P is not enabled by defaultWey-Yi Guy2-1/+25
2011-12-08iwlwifi: add device ID information support by testmodeHsu, Kenny2-2/+36
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy7-15/+15
2011-12-08iwlwifi: remove reference to legacy devicesWey-Yi Guy1-3/+2
2011-12-08iwlwifi: minor cleanupWey-Yi Guy2-47/+15
2011-12-08iwlwifi: Display more uCode debug infoWey-Yi Guy2-10/+29
2011-12-08iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny1-2/+2
2011-12-08iwlwifi: add uCode version information support by testmodeHsu, Kenny2-2/+27
2011-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy7-25/+43
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-06iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-06iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1
2011-12-06iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2-1/+20
2011-12-06iwlagn: make debug levels more readableJohannes Berg1-31/+27
2011-12-06iwlagn: remove MACDUMP debugJohannes Berg2-6/+1
2011-12-06iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-06iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-06iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-06iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-06iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-06iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-42/+65
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-43/+68
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy6-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-02iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-02iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-02iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-02iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-02iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1
2011-12-02iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2-1/+20
2011-12-02iwlagn: make debug levels more readableJohannes Berg1-31/+27
2011-12-02iwlagn: remove MACDUMP debugJohannes Berg2-6/+1
2011-12-02iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-02iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-02iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-02iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-02iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-02iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-11-28iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach1-2/+10
2011-11-28iwlwifi: show the configuration optionWey-Yi Guy1-0/+32
2011-11-28iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy1-0/+1
2011-11-28iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg1-2/+5
2011-11-28iwlagn: dynamically allocate & reflect calibration dataJohannes Berg5-73/+46
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg8-75/+22