aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k: Nuke struct ath_tx_ratectrl_stateVasanthakumar Thiagarajan2009-07-24
* ath9k: Use probe interval instead of rssi reduce intervalVasanthakumar Thiagarajan2009-07-24
* ath9k: Remove unused members from rate control structureVasanthakumar Thiagarajan2009-07-24
* ath9k: Remove dead code in rate controlVasanthakumar Thiagarajan2009-07-24
* ath9k: remove rate control wraperLuis R. Rodriguez2009-07-24
* mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez2009-07-24
* ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checksLuis R. Rodriguez2009-07-24
* ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()Luis R. Rodriguez2009-07-24
* ath9k: remap ATH9K_MODE_*Luis R. Rodriguez2009-07-24
* ath9k: remove ATH9K_MODE_11BLuis R. Rodriguez2009-07-24
* ath9k: remove unused ath_rc_isvalid_txmask()Luis R. Rodriguez2009-07-24
* ath9k: rename ath_rc_get_nextlowervalid_txrate()Luis R. Rodriguez2009-07-24
* ath9k: remove pointless wrapper ath_rc_rate_getidx()Luis R. Rodriguez2009-07-24
* ath9k: remove unused stepdown when looking for the next rateLuis R. Rodriguez2009-07-24
* ath9k: remove unused min rate calculation codeLuis R. Rodriguez2009-07-24
* ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez2009-07-24
* ath9k: downgrade assert in rc.c for invalid rateLuis R. Rodriguez2009-07-24
* ar9170: implement transmit aggregationChristian Lamparter2009-07-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-21
| * ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-21
| * 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
* | ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland2009-07-10
* | ath5k: rework beacon configurationBob Copeland2009-07-10
* | ath5k: send buffered frames after the beaconBob Copeland2009-07-10
* | ath9k: remove permissions from debugfs filesJiri Slaby2009-07-10
* | ath5k: remove permissions from debugfs filesJiri Slaby2009-07-10
* | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2009-07-10
* | ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian2009-07-10
* | ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2009-07-10
* | ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian2009-07-10
* | ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian2009-07-10
* | ar9170usb: module link in sysfsChristian Lamparter2009-07-10
* | ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez2009-07-10
* | ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos2009-07-10
* | ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos2009-07-10
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* | ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan2009-07-10
* | ath5k: enable hardware LEDsBob Copeland2009-07-10
* | ath5k: cleanup ath5k_hw structBob Copeland2009-07-10
* | ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-10
* | ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan2009-07-10
* | ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan2009-07-10
|/
* Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-08
* ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-22
|\
| * ath5k: fix beacon_int handlingJiri Slaby2009-06-19
| * ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-19