aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
* 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
* | ath5k: do not release irq across suspend/resumeBob Copeland2009-07-10
* | ath5k: rework beacon configurationBob Copeland2009-07-10
* | ath5k: send buffered frames after the beaconBob Copeland2009-07-10
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* | ath5k: enable hardware LEDsBob Copeland2009-07-10
|/
* ath5k: fix beacon_int handlingJiri Slaby2009-06-19
* ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-19
* ath5k: minor rfkill cleanupBob Copeland2009-06-10
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-10
* ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-03
* ath5k: remove conf->beacon_int usageBob Copeland2009-06-03
* ath5k: avoid leaking mutex in ath5k_configJohn W. Linville2009-06-03
* ath5k: update beacons in AP modeBob Copeland2009-05-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
* ath5k: Implement antenna controlNick Kossifidis2009-05-06
* ath5k: Enable AP modeJiri Slaby2009-05-06
* ath5k: Beaconing fixesNick Kossifidis2009-05-06
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-06
* ath5k: correct interrupt storm warningBob Copeland2009-05-06