summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-241-1/+3
|\
| * ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin2009-04-161-1/+3
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-2/+2
|/
* mac80211: unify and fix TX aggregation startJohannes Berg2009-03-271-1/+1
* ath9k: fix dma mapping leak of rx buffer upon rmmodLuis R. Rodriguez2009-03-271-1/+6
* Add mesh point functionality to ath9kPat Erley2009-03-274-13/+18
* ath9k: Nuke struct ath_xmit_statusVasanthakumar Thiagarajan2009-03-272-21/+8
* ath9k: Fix bug in reporting status of tx rateVasanthakumar Thiagarajan2009-03-271-13/+22
* ath9k: Fix rate control update for aggregated framesVasanthakumar Thiagarajan2009-03-271-8/+18
* ath9k: Keep LED on in idle state after associationVasanthakumar Thiagarajan2009-03-271-6/+13
* ath9k: Update copyright in all the filesSujith2009-03-2728-28/+28
* ath9k: Fix bug in handling single stream stationsSujith2009-03-271-9/+9
* ath9k: Fill in ack signal in TX statusSujith2009-03-271-2/+6
* ath9k: Fix bug in 4K EEPROM size calculationSujith2009-03-271-1/+1
* ath9k: Change return type for set_board_values()Sujith2009-03-273-12/+4
* ath9k: Introduce a helper function for setting board gain valuesSujith2009-03-271-120/+99
* ath9k: Move AR5416_VER_MASK to a common locationSujith2009-03-272-4/+1
* ath9k: Miscellaneous EEPROM handling cleanupSujith2009-03-272-51/+28
* ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez2009-03-271-18/+0
* ath9k: Add support for multiple virtual AP interfacesJouni Malinen2009-03-272-26/+27
* ath9k: Set IEEE80211_TX_CTL_RATE_CTRL_PROBE in rate control for probe rateVasanthakumar Thiagarajan2009-03-271-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-1716-213/+380
|\
| * ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen2009-03-161-5/+6
| * ath9k: Add spectrum management to HW capabilitiesSujith2009-03-161-1/+2
| * ath9k: make few eeprom and calib items staticLuis R. Rodriguez2009-03-161-1/+1
| * ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez2009-03-161-1/+1
| * cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-163-16/+20
| * cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-162-2/+1
| * ath9k: Fix bug in reading debugfs file 'rcstat'Sujith2009-03-161-0/+3
| * ath9k: Fix bug in TX aggregationSujith2009-03-161-16/+33
| * ath9k: Initialize ANI properlySujith2009-03-161-10/+3
| * ath9k: Use suitable macros with 4k eeprom dataVasanthakumar Thiagarajan2009-03-161-9/+9
| * ath9k: always compile ath_radio_{en,dis}ableGabor Juhos2009-03-161-6/+6
| * ath9k: fix compile error in debug.cGabor Juhos2009-03-161-0/+2
| * ath9k: fix compile error in ahb.cGabor Juhos2009-03-161-0/+1
| * ath9k: fix AR_SREV_9100_OR_LATER macroGabor Juhos2009-03-162-23/+23
| * ath9k: move ar9100 version checking macros into a more appropriate placeGabor Juhos2009-03-161-7/+6
| * ath9k: cleanup AR5416 version checking macrosGabor Juhos2009-03-164-19/+22
| * ath9k: Incorrect AR9285 version check macroSenthil Balasubramanian2009-03-161-2/+2
| * ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian2009-03-165-83/+195
| * ath9k: RX buffers may be accessed/freed even before initialized/alloced.Senthil Balasubramanian2009-03-161-1/+1
| * ath9k: Get rid of unnecessary ATOMIC memory alloc during init timeSenthil Balasubramanian2009-03-162-7/+6
| * ath9k: create a common debugfs_root for all device instancesGabor Juhos2009-03-163-8/+41
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-174-3/+57
|\ \ | |/ |/|
| * ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-161-1/+2
| * ath9k: implement IO serializationLuis R. Rodriguez2009-03-164-2/+55
* | ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen2009-03-052-0/+165
* | ath9k: Add a simple virtual wiphy schedulerJouni Malinen2009-03-053-0/+72
* | ath9k: Special processing for channel changes during scanJouni Malinen2009-03-053-10/+68
* | ath9k: Add workaround to recover from failed channel changesJouni Malinen2009-03-053-2/+43
OpenPOWER on IntegriCloud