summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-243-0/+32
|\
| * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| * ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
| * 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
* | ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland2009-07-101-2/+0
* | ath5k: rework beacon configurationBob Copeland2009-07-102-40/+20
* | ath5k: send buffered frames after the beaconBob Copeland2009-07-103-11/+34
* | ath9k: remove permissions from debugfs filesJiri Slaby2009-07-101-5/+5
* | ath5k: remove permissions from debugfs filesJiri Slaby2009-07-101-3/+5
* | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2009-07-102-3/+1
* | ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian2009-07-101-12/+14
* | ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2009-07-102-4/+8
* | ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian2009-07-101-1/+5
* | ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian2009-07-101-11/+8
* | ar9170usb: module link in sysfsChristian Lamparter2009-07-101-1/+1
* | ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez2009-07-101-4/+25
* | ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos2009-07-101-11/+6
* | ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos2009-07-101-8/+0
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-103-7/+15
* | ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan2009-07-101-7/+8
* | ath5k: enable hardware LEDsBob Copeland2009-07-102-0/+23
* | ath5k: cleanup ath5k_hw structBob Copeland2009-07-103-19/+10
* | ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-101-0/+6
* | ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan2009-07-102-13/+1
* | ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan2009-07-101-13/+1
|/
* Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
* ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-224-6/+32
|\
| * ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
| * ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-191-1/+1
| * ath9k: wait for beacon frame along with CABGabor Juhos2009-06-191-2/+5
| * ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
| * ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-187-120/+59
|\|
| * ath9k: process rx packet if we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: prevent sleeping while we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: restore power mode on error pathGabor Juhos2009-06-151-3/+6
| * ath9k: port to cfg80211 rfkillJohannes Berg2009-06-155-110/+26
| * ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan2009-06-151-0/+6
| * ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan2009-06-151-5/+16
| * ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-161-3/+2
|/
* ath5k: minor rfkill cleanupBob Copeland2009-06-106-26/+8
* ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan2009-06-101-0/+1
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-107-17/+163
* ar9170: xmit code revampChristian Lamparter2009-06-105-260/+550
* ar9170: interpret firmware debug commandsJohannes Berg2009-06-101-0/+32
* ar9170: remove deprecated codeChristian Lamparter2009-06-042-8/+0