summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith
2010-03-23ath9k_hw: fix hardware deinitSujith
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith
2010-03-23ath9k_hw: update initialization values for AR9271Sujith
2010-03-23ath9k: decrease size of ath9k.koMing Lei
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville
2010-03-15ath5k: remove some dead functionsJohn W. Linville
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-10ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich
2010-03-10ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau
2010-03-10ath5k: Minor EEPROM documentation updatesBruno Randolf
2010-03-10ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf
2010-03-10ath5k: add debugfs file frameerrorsBruno Randolf
2010-03-10ath5k: remove ah_gpio_npinsBruno Randolf
2010-03-10ath5k: remove ah_mac_revisionBruno Randolf
2010-03-10ath5k: remove ah_magicBruno Randolf
2010-03-10ath5k: remove double opmode definitionBruno Randolf
2010-03-10ath5k: preserve antenna settingsBruno Randolf
2010-03-10ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf
2010-03-10ath5k: Fix TX/RX padding for all framesBenoit Papillault
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-03-09ath9k: never read from the AR_IMR_S2 registerPavel Roskin
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin
2010-03-09ath5k: remove useless "extern" from function declarationsPavel Roskin
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-03mac80211: Fix HT rate control configurationSujith