aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
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
2009-03-16ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez
2009-03-16ath9k: Fix bug in reading debugfs file 'rcstat'Sujith
2009-03-16ath9k: Fix bug in TX aggregationSujith
2009-03-16ath9k: Initialize ANI properlySujith
2009-03-16ath9k: Use suitable macros with 4k eeprom dataVasanthakumar Thiagarajan
2009-03-16ath9k: always compile ath_radio_{en,dis}ableGabor Juhos
2009-03-16ath9k: fix compile error in debug.cGabor Juhos
2009-03-16ath9k: fix compile error in ahb.cGabor Juhos
2009-03-16ath9k: fix AR_SREV_9100_OR_LATER macroGabor Juhos
2009-03-16ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos
2009-03-16ath9k: cleanup AR5416 version checking macrosGabor Juhos
2009-03-16ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian
2009-03-16ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian
2009-03-16ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian
2009-03-16ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian
2009-03-16ath9k: create a common debugfs_root for all device instancesGabor Juhos
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez
2009-03-05ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen
2009-03-05ath9k: Add a simple virtual wiphy schedulerJouni Malinen
2009-03-05ath9k: Special processing for channel changes during scanJouni Malinen
2009-03-05ath9k: Add workaround to recover from failed channel changesJouni Malinen
2009-03-05ath9k: Check virtual wiphy state on tx()Jouni Malinen
2009-03-05ath9k: Pause other virtual wiphys on channel changeJouni Malinen
2009-03-05ath9k: Register larger listen intervalJouni Malinen