summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-03-10ath5k: fix TSF resetBruno Randolf
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-10ath5k: use correct packet type when transmittingBob Copeland
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca
2010-01-22ath5k: fix setup for CAB queueBob Copeland
2010-01-22ath5k: dont use external sleep clock in AP modeBob Copeland
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek
2010-01-12ath5k: Fix functions for getting/setting slot timeLukáš Turek
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-04ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07ath5k: add support for Dell Vostro A860 LEDShahar Or
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek
2009-11-16ath5k: allow setting txpower to 0Bob Copeland
2009-11-11ath5k: use the common->keymapLuis R. Rodriguez
2009-11-11ath5k: remove double cache alignment, ath_rxbuf_alloc() already does itLuis R. Rodriguez
2009-11-11ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland
2009-11-06ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez