summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2010-03-31ath9k_htc: Handle TX queue overflowSujith4-3/+36
2010-03-31ath9k_htc: Simplify RX URB managementSujith2-82/+50
2010-03-31ath9k_htc: Fix watchdog pattern parsingSujith1-1/+1
2010-03-31ath9k_htc: Fix bug in aggregation initiationSujith2-15/+24
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith5-88/+77
2010-03-31ath5k: add capability flag for phyerror countersBruno Randolf2-0/+8
2010-03-31ath5k: update phy errors codesBruno Randolf4-9/+37
2010-03-31ath5k: simplify MIB countersBruno Randolf4-39/+32
2010-03-31ath5k: initialize default noise floorBruno Randolf1-0/+1
2010-03-31ath5k: keep beacon RSSI averageBruno Randolf2-0/+56
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf3-15/+14
2010-03-31ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2-15/+7
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf3-16/+10
2010-03-31ath5k: remove static calibration interval variableBruno Randolf3-8/+2
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp1-1/+1
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo13-1/+17
2010-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller26-116/+6598
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith4-28/+28
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith18-1/+6393
2010-03-23ath9k_hw: fix hardware deinitSujith2-3/+4
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2-0/+15
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith1-32/+2
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith1-3/+6
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith1-0/+8
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith1-4/+4
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith1-2/+4
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith2-2/+12
2010-03-23ath9k_hw: update initialization values for AR9271Sujith3-65/+146
2010-03-23ath9k: decrease size of ath9k.koMing Lei1-2/+2
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller21-608/+588
2010-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-20/+1
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville2-225/+0
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville1-13/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville3-113/+0
2010-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-107/+152
2010-03-11ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2-2/+1
2010-03-11ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau3-5/+8
2010-03-11ath5k: Minor EEPROM documentation updatesBruno Randolf3-23/+68
2010-03-11ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf1-2/+9
2010-03-11ath5k: add debugfs file frameerrorsBruno Randolf4-2/+140
2010-03-11ath5k: remove ah_gpio_npinsBruno Randolf2-5/+0
2010-03-11ath5k: remove ah_mac_revisionBruno Randolf2-2/+0
2010-03-11ath5k: remove ah_magicBruno Randolf3-10/+0
2010-03-11ath5k: remove double opmode definitionBruno Randolf5-21/+15
2010-03-11ath5k: preserve antenna settingsBruno Randolf3-1/+3
2010-03-11ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf4-0/+126