aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/base.c
AgeCommit message (Expand)Author
2010-05-11ath5k: drop warning on jumbo framesLuis R. Rodriguez
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28ath5k: remove usage of deprecated noise valueJohn W. Linville
2010-04-20ath5k: basic support for surveyHolger Schurig
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-08ath5k: fix race condition in tx desc processingBob Copeland
2010-04-08ath5k: clean up queue manipulationBob Copeland
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-03-31ath5k: update phy errors codesBruno Randolf
2010-03-31ath5k: simplify MIB countersBruno Randolf
2010-03-31ath5k: keep beacon RSSI averageBruno Randolf
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf
2010-03-31ath5k: remove static calibration interval variableBruno Randolf
2010-03-10ath5k: add debugfs file frameerrorsBruno 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-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
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-22ath5k: fix setup for CAB queueBob 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-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John 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-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: don't reset mcast filter when configuring the modeBob Copeland
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki
2009-10-07atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez
2009-10-07ath5k: define ath_common opsLuis R. Rodriguez
2009-10-07ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez
2009-10-07ath5k: move ath_common to ath5k_hwLuis R. Rodriguez
2009-10-07ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez
2009-10-07ath: move ath_bcast_mac to common headerLuis R. Rodriguez
2009-08-28ath5k: don't use PCI ID to find the chip revisionPavel Roskin
2009-08-28ath5k: add hardware CCMP encyption supportBob Copeland