aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez
2009-07-21ath5k: temporarily disable crypto for AP modeBob Copeland
2009-07-10ath5k: write PCU registers on initial resetBob Copeland
2009-07-10ath5k: do not release irq across suspend/resumeBob Copeland
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland
2009-07-10ath5k: rework beacon configurationBob Copeland
2009-07-10ath5k: send buffered frames after the beaconBob Copeland
2009-07-10ath9k: remove permissions from debugfs filesJiri Slaby
2009-07-10ath5k: remove permissions from debugfs filesJiri Slaby
2009-07-10drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches
2009-07-10ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian
2009-07-10ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian
2009-07-10ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian
2009-07-10ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian
2009-07-10ar9170usb: module link in sysfsChristian Lamparter
2009-07-10ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez
2009-07-10ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos
2009-07-10ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-10ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan
2009-07-10ath5k: enable hardware LEDsBob Copeland
2009-07-10ath5k: cleanup ath5k_hw structBob Copeland
2009-07-10ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan
2009-07-10ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan
2009-07-10ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan
2009-07-08Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-19ath5k: fix beacon_int handlingJiri Slaby
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos
2009-06-19ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos
2009-06-15ath9k: restore power mode on error pathGabor Juhos
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan
2009-06-15ath5k: fix mesh beaconingNick Kossifidis
2009-06-10ath5k: minor rfkill cleanupBob Copeland
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel
2009-06-10ar9170: xmit code revampChristian Lamparter
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg
2009-06-04ar9170: remove deprecated codeChristian Lamparter