aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez
2009-04-22ath: move more setup code into ath_regd_initBob Copeland
2009-04-22atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland
2009-04-22ath9k: pass regd structure directly to regulatory functionsBob Copeland
2009-04-22ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland
2009-04-22ath9k: Fix bug in determining HT40 modeSujith
2009-04-22ath9k: Determine number of streams from HT capabilitiesSujith
2009-04-22ath9k: Clean Interrupt handling routineSujith
2009-04-22ath9k: Trivial fix to handle AMPDU params properlySujith
2009-04-22ath9k: Initialize values when setting up the queue parametersSujith
2009-04-22ath9k: Remove the useless do..while loopsSujith
2009-04-22ath9k: Remove TIM from the interrupt maskSujith
2009-04-22ath9k: Check for root debugfs fileSujith
2009-04-22ath9k: Remove unused structuresSujith
2009-04-22ath9k: Remove a couple of unused variables in descriptor handlingSujith
2009-04-22ath9k: Cleanup buffer status handlingSujith
2009-04-22ath9k: Avoid unneeded castsSujith
2009-04-22ath9k: Remove redundant variable for Interrupt MitigationSujith
2009-04-22ath9k: Change return value of ath9k_hw_fill_cap_infoSujith
2009-04-22ath9k: Cleanup debug messagesSujith
2009-04-22ath9k: Remove redundant chainmask checkSujith
2009-04-22ath9k: Remove a few unused flagsSujith
2009-04-22ath9k: No need to abort Rx path when autosleep is enabled.Vivek Natarajan
2009-04-22rfkill: remove user_claim stuffJohannes Berg
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-16ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg
2009-03-27ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez
2009-03-27Add mesh point functionality to ath9kPat Erley
2009-03-27ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan
2009-03-27ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan
2009-03-27ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan
2009-03-27ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan
2009-03-27ath9k: Update copyright in all the filesSujith
2009-03-27ath9k: Fix bug in handling single stream stationsSujith
2009-03-27ath9k: Fill in ack signal in TX statusSujith
2009-03-27ath9k: Fix bug in 4K EEPROM size calculationSujith
2009-03-27ath9k: Change return type for set_board_values()Sujith
2009-03-27ath9k: Introduce a helper function for setting board gain valuesSujith
2009-03-27ath9k: Move AR5416_VER_MASK to a common locationSujith
2009-03-27ath9k: Miscellaneous EEPROM handling cleanupSujith
2009-03-27ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez
2009-03-27ath9k: Add support for multiple virtual AP interfacesJouni Malinen
2009-03-27ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-16ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen
2009-03-16ath9k: Add spectrum management to HW capabilitiesSujith
2009-03-16ath9k: make few eeprom and calib items staticLuis R. Rodriguez