aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
* net: convert multicast list to list_headJiri Pirko2010-04-03
* ath5k: add debugfs file frameerrorsBruno Randolf2010-03-10
* ath5k: remove double opmode definitionBruno Randolf2010-03-10
* ath5k: preserve antenna settingsBruno Randolf2010-03-10
* ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-10
* ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-10
* ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-09
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-14
|\
| * ath5k: use correct packet type when transmittingBob Copeland2010-02-10
| * ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\|
| * ath5k: fix setup for CAB queueBob Copeland2010-01-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-19
|\|
| * ath5k: Implement mac80211 callback set_coverage_classLukáš Turek2010-01-12
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
|\
| * wireless: remove remaining qual codeJohannes Berg2009-12-28
| * ath5k: fix SWI calibration interrupt stormBob Copeland2009-12-28
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
|/
* ath5k: use the common->keymapLuis R. Rodriguez2009-11-11
* ath5k: remove double cache alignment, ath_rxbuf_alloc() already does itLuis R. Rodriguez2009-11-11
* ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez2009-11-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-11
|\
| * ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-10
* | ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2009-10-07
* | ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-07
* | Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki2009-10-07
* | atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez2009-10-07
* | atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-07
* | ath5k: define ath_common opsLuis R. Rodriguez2009-10-07
* | ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez2009-10-07
* | ath5k: move ath_common to ath5k_hwLuis R. Rodriguez2009-10-07
* | ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-07
* | ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-07
|/
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-28
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-28
* ath5k: use the skb->cb directly for RX statusBob Copeland2009-08-28
* ath5k: clean up filter flags settingBob Copeland2009-08-28
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-20
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* ath5k: use bit shift operators for cache line sizeLuis R. Rodriguez2009-08-14
* ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez2009-08-14
* ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-14
* ath5k: Wakeup fixesNick Kossifidis2009-08-14
* ath5k: fix missing output in monitor mode after ifconfig upJoerg Albert2009-08-14
* ath5k: fix CAB queue operationBob Copeland2009-08-04
* ath5k: update PCU opmode whenever a new interface is addedBob Copeland2009-08-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-21
* | ath5k: write PCU registers on initial resetBob Copeland2009-07-10