summaryrefslogtreecommitdiffstats
path: root/drivers/leds (unfollow)
Commit message (Expand)AuthorFilesLines
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-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville1-1/+0
2011-11-30ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-11-30ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan1-1/+1
2011-11-30NFC: pn533: Staticise pn533_data_exchange()Axel Lin1-1/+1
2011-11-30brcm80211: fmac: small memory leak on errorDan Carpenter1-1/+3
2011-11-30ath9k: minor cleanupMohammed Shafi Shajakhan1-1/+0
2011-11-30ath9k: fix a typoMohammed Shafi Shajakhan1-1/+1
2011-11-30ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan5-1/+359
2011-11-30ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan1-0/+132
2011-11-30ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan1-0/+43
2011-11-30ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan1-3/+11
2011-11-30ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2-0/+26
2011-11-30ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan3-0/+81
2011-11-30ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan1-0/+17
2011-11-30ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan1-2/+34
2011-11-30ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan1-1/+4
2011-11-30ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan1-4/+8
2011-11-30ath9k: Add MCI interrupt to interrupt maskMohammed Shafi Shajakhan1-1/+5
2011-11-30ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan3-1/+1492
2011-11-30ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan1-0/+22
2011-11-30ath9k_hw: Add MCI h/w specific structureMohammed Shafi Shajakhan1-0/+31
2011-11-30ath9k_hw: add GPIO output MUX related macrosMohammed Shafi Shajakhan1-0/+10
2011-11-30ath9k_hw: add definitions to support MCI h/w codeMohammed Shafi Shajakhan4-26/+529
2011-11-30nfc: Remove function tracer like entry messagesJoe Perches5-63/+19
2011-11-30nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches2-26/+0
2011-11-30nfc: Convert nfc_dbg to pr_debugJoe Perches7-158/+160
2011-11-30nfc: Use standard logging stylesJoe Perches6-26/+38
2011-11-30prism54: remove private driver ioctlsLuis R. Rodriguez3-336/+0
2011-11-30ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan1-9/+14
2011-11-30ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan1-1/+1
2011-11-30mac80211: remove unused function declarationMohammed Shafi Shajakhan1-1/+0
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg5-142/+13
2011-11-30mwifiex: fix usage of set tx powerLuis R. Rodriguez1-1/+2
2011-11-30brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez1-6/+0
2011-11-30brcm80211: fix usage of set tx powerLuis R. Rodriguez1-1/+2
2011-11-30cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez1-1/+2
2011-11-30net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2-23/+2
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich1-0/+6
2011-11-30cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez1-2/+4
2011-11-30cfg80211: fix race on init and driver registrationLuis R. Rodriguez1-16/+27
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
2011-11-28iwlwifi: add tm commands for indirect register accessHsu, Kenny2-13/+47
2011-11-28ath5k: Optimize ath5k_cw_validateNick Kossifidis1-4/+13