aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+5
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2-8/+11
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf2-18/+20
2010-03-10ath5k: fix TSF resetBruno Randolf1-4/+3
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf1-2/+2
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-21/+25
2010-02-10ath5k: use correct packet type when transmittingBob Copeland2-2/+25
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo2-19/+0
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-8/+28
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca1-0/+2
2010-01-22ath5k: fix setup for CAB queueBob Copeland3-6/+23
2010-01-22ath5k: dont use external sleep clock in AP modeBob Copeland1-2/+3
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller7-41/+195
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek4-0/+85
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek4-33/+62
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek1-7/+13
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-3/+37
2010-01-04ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-24/+12
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-15/+3
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-9/+9
2009-12-28wireless: remove remaining qual codeJohannes Berg1-11/+0
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland1-4/+3
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-6/+6
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-6/+6
2009-12-07ath5k: add support for Dell Vostro A860 LEDShahar Or1-0/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-6/+6
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-3/+3
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König1-1/+1
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek1-2/+2
2009-11-16ath5k: allow setting txpower to 0Bob Copeland1-2/+0
2009-11-11ath5k: use the common->keymapLuis R. Rodriguez2-5/+7
2009-11-11ath5k: remove double cache alignment, ath_rxbuf_alloc() already does itLuis R. Rodriguez1-2/+2
2009-11-11ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez1-8/+14
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-1/+4
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-06ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin1-0/+2
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville1-1/+1
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland5-80/+148
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2-3/+9
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez1-2/+2
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez1-7/+8
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez5-9/+9
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2-2/+2