summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add AR9287 based chipsets' register information.Vivek Natarajan2009-07-241-0/+93
* ath9k: disable radio when all devices are marked idleLuis R. Rodriguez2009-07-243-0/+42
* ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos2009-07-242-14/+30
* ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos2009-07-242-21/+23
* ath9k: serialize ath9k_hw_setpower callsGabor Juhos2009-07-243-1/+16
* ath9k: Remove pointless ath9k_ps_restore() in ath_detach()Vasanthakumar Thiagarajan2009-07-241-1/+0
* ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan2009-07-241-1/+17
* ath9k: Remove bogus assert in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-241-1/+0
* ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian2009-07-243-14/+50
* ath9k: RX stucks during heavy traffic in HT40 mode.Senthil Balasubramanian2009-07-243-30/+67
* ath9k: Manipulate and report the correct RSSISenthil Balasubramanian2009-07-245-5/+54
* ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan2009-07-242-30/+27
* ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan2009-07-242-6/+1
* ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan2009-07-242-129/+108
* ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan2009-07-241-159/+4
* ath9k: remove rate control wraperLuis R. Rodriguez2009-07-241-16/+7
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-241-13/+1
* ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez2009-07-241-4/+2
* ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez2009-07-241-5/+6
* ath9k: remap ATH9K_MODE_*Luis R. Rodriguez2009-07-241-8/+8
* ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez2009-07-243-25/+0
* ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez2009-07-241-7/+0
* ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez2009-07-241-9/+7
* ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez2009-07-241-17/+4
* ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez2009-07-241-13/+8
* ath9k: remove unused min rate calculation codeLuis R. Rodriguez2009-07-241-24/+9
* ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez2009-07-243-11/+22
* ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez2009-07-241-4/+12
* ar9170: implement transmit aggregationChristian Lamparter2009-07-242-26/+634
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-233-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
OpenPOWER on IntegriCloud