aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-07-041-1/+1
| * ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-07-041-0/+9
| * ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-07-041-9/+0
| * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau2012-06-101-6/+10
| * ath9k: fix max noise floor thresholdRajkumar Manoharan2012-04-221-3/+2
| * carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-03-121-3/+5
| * carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-03-121-0/+1
| * ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-03-123-25/+20
| * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-291-1/+1
| * ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-201-2/+5
| * ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-201-0/+8
| * ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-201-4/+5
| * ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau2012-01-252-4/+6
| * ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2012-01-252-6/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-041-0/+3
| |\
| | * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-031-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-151-1/+3
| |\ \ | | |/
| | * ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-091-1/+1
| |\ \ | | |/
| | * ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
| | * ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-281-1/+2
| * | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-271-1/+2
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-091-0/+2
| |\ \
| | * \ Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-091-0/+2
| | |\ \ | | | |/
| | | * ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-081-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-076-35/+38
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-046-35/+38
| | |\ \ | | | |/
| | | * ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan2011-11-023-7/+3
| | | * ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan2011-11-021-5/+5
| | | * carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handlingChristian Lamparter2011-11-021-4/+7
| | | * ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan2011-11-021-5/+5
| | | * ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan2011-11-021-2/+6
| | | * ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan2011-11-021-12/+12
| * | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0625-1/+27
| |\ \ \ | | |/ / | |/| |
| | * | drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker2011-10-311-1/+0
| | * | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-313-0/+4
| | * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-3116-0/+16
| | * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-317-0/+7
| | |/
| * | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
| |\ \
| | * | um: a couple of missing dependencies...Al Viro2011-11-021-1/+1
| * | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-313-7/+6
| | |/ | |/|
| * | ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-1414-221/+221
| * | ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan2011-10-143-2/+2
| * | ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-143-4/+14
| * | ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-148-15/+316
| * | ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan2011-10-141-4/+4
| * | ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-141-2/+1
| * | ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-145-13/+40
| * | ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-143-3/+50
| * | ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan2011-10-141-6/+9