summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan2013-12-091-1/+1
* ath9k: Fix internal regulator for AR955xSujith Manoharan2013-12-091-1/+1
* ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan2013-12-091-10/+19
* ath9k: Remove AR9330 v1.0 macro as it's not supportedSujith Manoharan2013-12-091-3/+0
* ath9k: Fix regulatory complianceSujith Manoharan2013-12-092-5/+6
* ath9k: Identify duplicate AR9565 v1.0 initvalsSujith Manoharan2013-12-091-79/+6
* ath9k: Identify duplicate AR9462 v2.0 initvalsSujith Manoharan2013-12-091-539/+8
* ath9k: Identify duplicate AR9485 initvalsSujith Manoharan2013-12-091-112/+5
* ath9k: Update high power gain table for AR9300Sujith Manoharan2013-12-091-91/+91
* ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan2013-12-094-12/+163
* ath9k: Update AR9331 v1.2 initvalsSujith Manoharan2013-12-091-68/+333
* ath9k: Update AR9331 v1.1 initvalsSujith Manoharan2013-12-091-104/+24
* ath9k: Remove AR955x INI duplicatesSujith Manoharan2013-12-091-532/+8
* ath9k: Update mac_postamble for AR9003 familySujith Manoharan2013-12-091-1/+1
* ath9k: Initialize baseband for DFS channelsSujith Manoharan2013-12-093-0/+13
* ath9k: Add initval arrays for DFS channelsSujith Manoharan2013-12-093-2/+20
* wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh2013-12-091-4/+8
* ath9k: enable dfs for mesh modeChun-Yeow Yeoh2013-12-091-0/+3
* Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-0918-406/+1413
|\
| * ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior2013-12-021-0/+40
| * ath10k: fix Tx status clearingMichal Kazior2013-11-271-1/+1
| * ath10k: allow explicit MSI/MSI-X disablingMichal Kazior2013-11-271-13/+34
| * ath10k: re-add support for early fw indicationMichal Kazior2013-11-272-5/+102
| * ath10k: extract functions for legacy irq handlingMichal Kazior2013-11-271-33/+32
| * ath10k: defer irq registration until hif start()Michal Kazior2013-11-273-58/+23
| * ath10k: decouple ath10k_pci_start_ce()Michal Kazior2013-11-271-21/+54
| * ath10k: don't use interrupts for BMIMichal Kazior2013-11-271-24/+26
| * ath10k: split up pci irq codeMichal Kazior2013-11-271-94/+131
| * ath10k: don't consume other's shared interruptsMichal Kazior2013-11-272-0/+17
| * ath10k: show hardware and firmware info prints only onceKalle Valo2013-11-203-5/+12
| * ath10k: make core boot messages more compactKalle Valo2013-11-202-8/+12
| * ath10k: don't show MSI registration warningsKalle Valo2013-11-201-6/+20
| * ath10k: add debugfs file to control radar events blockingMarek Puzyniak2013-11-203-0/+13
| * ath10k: introduce DFS implementationMarek Puzyniak2013-11-205-13/+182
| * ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-206-1/+461
| * ath10k: clear tx status before submitting to mac80211Michal Kazior2013-11-151-0/+1
| * ath10k: expand the wmi mgmt queue limit to 128Bartosz Markowski2013-11-151-1/+1
| * ath10k: remove htt rx amsdu clear retry bit hackKalle Valo2013-11-153-17/+7
| * ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior2013-11-152-2/+7
| * ath10k: fix core init failpathMichal Kazior2013-11-122-24/+18
| * ath10k: reset device upon stopping/power downMichal Kazior2013-11-121-0/+9
| * ath10k: add and fix some PCI printsMichal Kazior2013-11-121-30/+39
| * ath10k: re-arrange PCI init codeMichal Kazior2013-11-123-36/+71
| * ath10k: guard against CE corruption from firmwareMichal Kazior2013-11-122-0/+12
| * ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior2013-11-123-4/+11
| * ath10k: use ath10k_do_pci_wake/sleepMichal Kazior2013-11-121-58/+26
| * ath10k: remove meaningless checkMichal Kazior2013-11-121-3/+0
| * ath10k: fix ath10k_ce_init() failpathMichal Kazior2013-11-121-4/+6
| * ath10k: make sure to mask all CE irqsMichal Kazior2013-11-121-0/+12
| * ath10k: rename ath10k_pci_reset_target()Michal Kazior2013-11-121-3/+3