summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-111-1/+0
|\
| * ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0
* | ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2009-10-071-2/+9
* | ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-071-1/+1
* | Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki2009-10-071-24/+11
* | atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez2009-10-071-0/+1
* | atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-071-0/+1
* | ath5k: define ath_common opsLuis R. Rodriguez2009-10-071-0/+17
* | ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez2009-10-071-4/+16
* | ath5k: move ath_common to ath5k_hwLuis R. Rodriguez2009-10-071-8/+13
* | ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-071-3/+5
* | ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-071-1/+1
|/
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-281-19/+19
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-281-0/+3
* ath5k: use the skb->cb directly for RX statusBob Copeland2009-08-281-20/+21
* ath5k: clean up filter flags settingBob Copeland2009-08-281-16/+23
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-7/+7
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-25/+39
* ath5k: use bit shift operators for cache line sizeLuis R. Rodriguez2009-08-141-2/+2
* ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez2009-08-141-14/+7
* ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-141-10/+26
* ath5k: Wakeup fixesNick Kossifidis2009-08-141-21/+23
* ath5k: fix missing output in monitor mode after ifconfig upJoerg Albert2009-08-141-20/+15
* ath5k: fix CAB queue operationBob Copeland2009-08-041-1/+4
* ath5k: update PCU opmode whenever a new interface is addedBob Copeland2009-08-041-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-0/+3
|\
| * ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
* | ath5k: write PCU registers on initial resetBob Copeland2009-07-101-1/+1
* | ath5k: do not release irq across suspend/resumeBob Copeland2009-07-101-11/+0
* | ath5k: rework beacon configurationBob Copeland2009-07-101-40/+19
* | ath5k: send buffered frames after the beaconBob Copeland2009-07-101-5/+30
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* | ath5k: enable hardware LEDsBob Copeland2009-07-101-0/+20
|/
* ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
* ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
* ath5k: minor rfkill cleanupBob Copeland2009-06-101-4/+1
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-101-0/+10
* ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-031-1/+16
* ath5k: remove conf->beacon_int usageBob Copeland2009-06-031-2/+0
* ath5k: avoid leaking mutex in ath5k_configJohn W. Linville2009-06-031-2/+3
* ath5k: update beacons in AP modeBob Copeland2009-05-201-14/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-9/+13
* ath5k: Implement antenna controlNick Kossifidis2009-05-061-16/+50
* ath5k: Enable AP modeJiri Slaby2009-05-061-0/+1
* ath5k: Beaconing fixesNick Kossifidis2009-05-061-31/+33
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-061-1/+10
* ath5k: correct interrupt storm warningBob Copeland2009-05-061-1/+1
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-44/+27
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-1/+4
* ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2
OpenPOWER on IntegriCloud