summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-08wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller1-0/+3
2011-12-08wl12xx: remove redundant commands from plt initEliad Peller1-60/+1
2011-12-08wl12xx: fix testmode test/interrogate commandsEliad Peller1-19/+53
2011-12-01wl12xx: don't explicitly check for unjoined ibssEliad Peller1-9/+1
2011-12-01wl12xx: leave IV calculation to HW for CCMPArik Nemtsov1-1/+1
2011-12-01wl12xx: Print nvs/fw file name if loading fails.Pontus Fuchs1-2/+3
2011-12-01wl12xx: avoid bail out when probe-resp is not set by mac80211Arik Nemtsov1-9/+8
2011-12-01wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr)Eliad Peller2-8/+3
2011-12-01wl12xx: indicate probe-resp offloading supportArik Nemtsov1-0/+7
2011-12-01wl12xx: configure probe-resp template according to notificationArik Nemtsov2-7/+51
2011-12-01wl12xx: Check buffer bound when processing nvs dataPontus Fuchs1-0/+14
2011-12-01wl12xx: Validate FEM index from ini file and FWPontus Fuchs1-0/+22
2011-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Luciano Coelho12524-499592/+830956
2011-12-01ath9k_hw: add default chainmask for AR9462Mohammed Shafi Shajakhan1-0/+2
2011-12-01ath9k_hw: Fix TX IQ calibration for AR9003Mohammed Shafi Shajakhan1-1/+1
2011-12-01NFC: pn533: Staticise pn533_data_exchange()Axel Lin1-1/+1
2011-12-01brcm80211: fmac: small memory leak on errorDan Carpenter1-1/+3
2011-12-01ath9k: minor cleanupMohammed Shafi Shajakhan1-1/+0
2011-12-01ath9k: fix a typoMohammed Shafi Shajakhan1-1/+1
2011-12-01ath9k: MCI state machine based on MCI interruptMohammed Shafi Shajakhan5-1/+359
2011-12-01ath9k_hw: Add MCI related changes in chip resetMohammed Shafi Shajakhan1-0/+132
2011-12-01ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan1-0/+43
2011-12-01ath9k_hw: MCI related changes in set_reset_regMohammed Shafi Shajakhan1-3/+11
2011-12-01ath9k_hw: MCI related changes in chip managementMohammed Shafi Shajakhan2-0/+26
2011-12-01ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan3-0/+81
2011-12-01ath9k: add MCI specific definitions and structuresMohammed Shafi Shajakhan1-0/+17
2011-12-01ath9k_hw: check for MCI interrupt in get_isrMohammed Shafi Shajakhan1-2/+34
2011-12-01ath9k_hw: check for asynchronous MCI interrupt pendingMohammed Shafi Shajakhan1-1/+4
2011-12-01ath9k_hw: take care of enabling MCI interruptsMohammed Shafi Shajakhan1-4/+8
2011-12-01ath9k: Add MCI interrupt to interrupt maskMohammed Shafi Shajakhan1-1/+5
2011-12-01ath9k_hw: Add MCI h/w code and state machineMohammed Shafi Shajakhan3-1/+1492
2011-12-01ath9k_hw: initialize MCI parametersMohammed Shafi Shajakhan1-0/+22
2011-12-01ath9k_hw: Add MCI h/w specific structureMohammed Shafi Shajakhan1-0/+31
2011-12-01ath9k_hw: add GPIO output MUX related macrosMohammed Shafi Shajakhan1-0/+10
2011-12-01ath9k_hw: add definitions to support MCI h/w codeMohammed Shafi Shajakhan4-26/+529
2011-12-01nfc: Remove function tracer like entry messagesJoe Perches5-63/+19
2011-12-01nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches2-26/+0
2011-12-01nfc: Convert nfc_dbg to pr_debugJoe Perches7-158/+160
2011-12-01nfc: Use standard logging stylesJoe Perches6-26/+38
2011-12-01prism54: remove private driver ioctlsLuis R. Rodriguez3-336/+0
2011-12-01ath9k: change the default antenna settings based on diversityMohammed Shafi Shajakhan1-9/+14
2011-12-01ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan1-1/+1
2011-12-01mac80211: remove unused function declarationMohammed Shafi Shajakhan1-1/+0
2011-12-01mac80211: revert on-channel work optimisationsJohannes Berg5-142/+13
2011-12-01mwifiex: fix usage of set tx powerLuis R. Rodriguez1-1/+2
2011-12-01brcm80211: avoid code duplication on set tx powerLuis R. Rodriguez1-6/+0
2011-12-01brcm80211: fix usage of set tx powerLuis R. Rodriguez1-1/+2
2011-12-01cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez1-1/+2
2011-12-01net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin2-23/+2
2011-11-28iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach1-2/+10