summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-027-29/+43
* iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry2011-12-023-36/+36
* iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2011-12-022-1/+1
* iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2011-12-022-1/+1
* iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2011-12-022-1/+20
* iwlagn: make debug levels more readableJohannes Berg2011-12-021-31/+27
* iwlagn: remove MACDUMP debugJohannes Berg2011-12-022-6/+1
* iwlagn: remove HC_DUMP debugJohannes Berg2011-12-021-2/+1
* iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg2011-12-021-2/+0
* iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-022-5/+11
* iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy2011-12-021-1/+1
* iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2011-12-022-11/+13
* iwlwifi: add range checking in tm sram read commandKenny Hsu2011-12-021-1/+22
* iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny2011-12-023-2/+141
* iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-023-28/+28
* ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan2011-11-301-0/+2
* ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan2011-11-301-1/+1
* brcm80211: fmac: small memory leak on errorDan Carpenter2011-11-301-1/+3
* ath9k: minor cleanupMohammed Shafi Shajakhan2011-11-301-1/+0
* ath9k: fix a typoMohammed Shafi Shajakhan2011-11-301-1/+1
* ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan2011-11-305-1/+359
* ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan2011-11-301-0/+132
* ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan2011-11-301-0/+43
* ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan2011-11-301-3/+11
* ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2011-11-302-0/+26
* ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan2011-11-303-0/+81
* ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan2011-11-301-0/+17
* ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan2011-11-301-2/+34
* ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan2011-11-301-1/+4
* ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan2011-11-301-4/+8
* ath9k: Add MCI interrupt to interrupt maskMohammed Shafi Shajakhan2011-11-301-1/+5
* ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan2011-11-303-1/+1492
* ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan2011-11-301-0/+22
* ath9k_hw: Add MCI h/w specific structureMohammed Shafi Shajakhan2011-11-301-0/+31
* ath9k_hw: add GPIO output MUX related macrosMohammed Shafi Shajakhan2011-11-301-0/+10
* ath9k_hw: add definitions to support MCI h/w codeMohammed Shafi Shajakhan2011-11-304-26/+529
* prism54: remove private driver ioctlsLuis R. Rodriguez2011-11-303-336/+0
* ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan2011-11-301-9/+14
* ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan2011-11-301-1/+1
* mwifiex: fix usage of set tx powerLuis R. Rodriguez2011-11-301-1/+2
* brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez2011-11-301-6/+0
* brcm80211: fix usage of set tx powerLuis R. Rodriguez2011-11-301-1/+2
* iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach2011-11-281-2/+10
* iwlwifi: show the configuration optionWey-Yi Guy2011-11-281-0/+32
* iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy2011-11-281-0/+1
* iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg2011-11-281-2/+5
* iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-285-73/+46
* iwlagn: remove calibration knowledgeJohannes Berg2011-11-288-75/+22
* iwlwifi: add tm commands for indirect register accessHsu, Kenny2011-11-282-13/+47
* ath5k: Optimize ath5k_cw_validateNick Kossifidis2011-11-281-4/+13