summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath5k: Renumber hw queue idsNick Kossifidis2011-11-282-13/+11
* ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis2011-11-281-4/+3
* ath5k: MRR support and 2GHz radio override belong in ah_capabilitiesNick Kossifidis2011-11-285-48/+47
* ath5k: Add a module parameter to disable hw rf kill switchNick Kossifidis2011-11-281-2/+9
* ath5k: We always do full calibration on AR5210Nick Kossifidis2011-11-281-0/+3
* ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis2011-11-2816-725/+1944
* ath5k: Use usleep_range where possibleNick Kossifidis2011-11-284-20/+20
* ath5k: Calibration re-workNick Kossifidis2011-11-283-62/+147
* ath5k: Cleanups v1Nick Kossifidis2011-11-282-33/+96
* ath5k: Add TXNOFRM to INT_TX_ALLNick Kossifidis2011-11-281-0/+1
* ath5k: Switch from read-and-clear to write-to-clear method when handling PISR...Nick Kossifidis2011-11-284-93/+189
* hostap_cs: add ID for Canon K30225Veli-Pekka Peltola2011-11-281-0/+3
* wireless: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-284-4/+0
* rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-281-2/+4
* rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-281-2/+5