aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22
* ath: move more setup code into ath_regd_initBob Copeland2009-04-22
* atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-22
* ath9k: pass regd structure directly to regulatory functionsBob Copeland2009-04-22
* ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland2009-04-22
* ath9k: Fix bug in determining HT40 modeSujith2009-04-22
* ath9k: Determine number of streams from HT capabilitiesSujith2009-04-22
* ath9k: Clean Interrupt handling routineSujith2009-04-22
* ath9k: Trivial fix to handle AMPDU params properlySujith2009-04-22
* ath9k: Initialize values when setting up the queue parametersSujith2009-04-22
* ath9k: Remove the useless do..while loopsSujith2009-04-22
* ath9k: Remove TIM from the interrupt maskSujith2009-04-22
* ath9k: Check for root debugfs fileSujith2009-04-22
* ath9k: Remove unused structuresSujith2009-04-22
* ath9k: Remove a couple of unused variables in descriptor handlingSujith2009-04-22
* ath9k: Cleanup buffer status handlingSujith2009-04-22
* ath9k: Avoid unneeded castsSujith2009-04-22
* ath9k: Remove redundant variable for Interrupt MitigationSujith2009-04-22
* ath9k: Change return value of ath9k_hw_fill_cap_infoSujith2009-04-22
* ath9k: Cleanup debug messagesSujith2009-04-22
* ath9k: Remove redundant chainmask checkSujith2009-04-22
* ath9k: Remove a few unused flagsSujith2009-04-22
* ath9k: No need to abort Rx path when autosleep is enabled.Vivek Natarajan2009-04-22
* rfkill: remove user_claim stuffJohannes Berg2009-04-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-21
|\
| * ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin2009-04-16
* | drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-13
|/
* mac80211: unify and fix TX aggregation startJohannes Berg2009-03-27
* ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez2009-03-27
* Add mesh point functionality to ath9kPat Erley2009-03-27
* ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2009-03-27
* ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan2009-03-27
* ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan2009-03-27
* ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan2009-03-27
* ath9k: Update copyright in all the filesSujith2009-03-27
* ath9k: Fix bug in handling single stream stationsSujith2009-03-27
* ath9k: Fill in ack signal in TX statusSujith2009-03-27
* ath9k: Fix bug in 4K EEPROM size calculationSujith2009-03-27
* ath9k: Change return type for set_board_values()Sujith2009-03-27
* ath9k: Introduce a helper function for setting board gain valuesSujith2009-03-27
* ath9k: Move AR5416_VER_MASK to a common locationSujith2009-03-27
* ath9k: Miscellaneous EEPROM handling cleanupSujith2009-03-27
* ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez2009-03-27
* ath9k: Add support for multiple virtual AP interfacesJouni Malinen2009-03-27
* ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan2009-03-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
|\
| * ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen2009-03-16
| * ath9k: Add spectrum management to HW capabilitiesSujith2009-03-16
| * ath9k: make few eeprom and calib items staticLuis R. Rodriguez2009-03-16
| * ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez2009-03-16