summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wil6210: fix checkpatch CamelCase warningsVladimir Kondratiev2013-01-307-82/+82
* wil6210: Reorder reset preparation sequenceVladimir Kondratiev2013-01-301-4/+4
* wil6210: Separate common code for mbox regs caching to functionVladimir Kondratiev2013-01-301-10/+11
* wil6210: Fix "don't scan after connect" logicVladimir Kondratiev2013-01-302-1/+2
* wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev2013-01-301-2/+2
* wil6210: Fix: Tx stallVladimir Kondratiev2013-01-302-28/+1
* wil6210: Count Tx statistics on Tx completionVladimir Kondratiev2013-01-301-2/+9
* wil6210: Refactor rx init/finiVladimir Kondratiev2013-01-303-52/+77
* wil6210: remove raw wil_dbg() callsVladimir Kondratiev2013-01-305-24/+25
* wil6210: rearrange IRQ debug printingVladimir Kondratiev2013-01-301-2/+2
* wil6210: Detect FW errorVladimir Kondratiev2013-01-302-5/+25
* ath9k: Update spectral scan output dataSven Eckelmann2013-01-303-11/+15
* ath9k: reorder error codes for spectralSimon Wunderlich2013-01-301-4/+4
* ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-303-15/+25
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-304-17/+200
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2829-83/+6241
|\
| * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| * ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6
| * ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| * ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| * ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| * ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| * ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
| * wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-0416-0/+6195
| * ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-041-1/+1
| * ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-021-1/+1
| * carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
| * ath9k: Fix compilation breakageSujith Manoharan2013-01-021-1/+2
* | ath9k_hw: remove a useless WARN_ONFelix Fietkau2013-01-221-3/+0
* | ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2013-01-222-14/+6
* | ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau2013-01-224-25/+1
* | ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2013-01-222-2/+2
* | ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau2013-01-221-37/+32
* | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-224-59/+32
* | ath9k: stop rx after txFelix Fietkau2013-01-221-2/+2
* | ath9k_hw: fix RF bank initializationFelix Fietkau2013-01-224-14/+9
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-227-41/+31
|\ \
| * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-147-41/+31
* | | ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu2013-01-141-1/+1
* | | ath9k_hw: add tx gain tables for newer devicesFelix Fietkau2013-01-116-18/+555
* | | ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich2013-01-111-1/+1
* | | ath9k: add spectral scan featureSimon Wunderlich2013-01-0910-1/+653
* | | ath9k_hw: Fix radio programming for AR9550Sujith Manoharan2013-01-091-14/+17
* | | ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan2013-01-092-30/+100
* | | ath9k_hw: Update initvals for QCA955xSujith Manoharan2013-01-091-66/+66
* | | ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan2013-01-092-38/+55
OpenPOWER on IntegriCloud