summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAgeFilesLines
...
* | ath5k: initialize eeprom struct early on attachLuis R. Rodriguez2009-10-071-3/+2
* | ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-075-47/+28
* | atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez2009-10-073-24/+25
* | ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-073-3/+3
|/
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-283-25/+29
* ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()Pavel Roskin2009-08-281-24/+5
* ath5k: clarify srev comparison for CCMP checkBob Copeland2009-08-282-5/+3
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-283-0/+14
* ath5k: use the skb->cb directly for RX statusBob Copeland2009-08-281-20/+21
* ath5k: add led pin configuration for compaq c700 laptopMarcos Chaparro2009-08-281-0/+2
* ath5k: clean up filter flags settingBob Copeland2009-08-281-16/+23
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-204-11/+22
* 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-142-15/+9
* ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-144-11/+67
* ath5k: Preserve pcicfg bits during attachNick Kossifidis2009-08-141-1/+1
* ath5k: Wakeup fixesNick Kossifidis2009-08-144-62/+140
* ath5k: Linear PCDAC code fixesNick Kossifidis2009-08-141-7/+17
* ath5k: Check EEPROM before tweaking SERDESNick Kossifidis2009-08-143-22/+48
* drivers/net/wireless/ath/ath5k: Change constant nameJulia Lawall2009-08-141-1/+1
* 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
* ath5k: remove EXPERIMENTAL markerLuis R. Rodriguez2009-08-041-1/+1
* ath: simplify kconfig dependency and add documentationLuis R. Rodriguez2009-08-041-1/+0
* ath5k: fix values for bus error bits in ISR2Pavel Roskin2009-07-241-6/+6
* 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-102-40/+20
* | ath5k: send buffered frames after the beaconBob Copeland2009-07-103-11/+34
* | ath5k: remove permissions from debugfs filesJiri Slaby2009-07-101-3/+5
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* | ath5k: enable hardware LEDsBob Copeland2009-07-102-0/+23
* | ath5k: cleanup ath5k_hw structBob Copeland2009-07-103-19/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-221-3/+8
|\
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-181-2/+3
|\ \ | |/
| * ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-3/+2
|/
* ath5k: minor rfkill cleanupBob Copeland2009-06-106-26/+8
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-107-17/+163
* 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
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-3/+3
OpenPOWER on IntegriCloud