summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-128-29/+18
|\
| * ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
| * ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
| * ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-243-9/+3
| * ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
| * ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
* | ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2014-04-302-6/+6
* | ath9k_hw: update ar9300 initvalsRajkumar Manoharan2014-04-305-5/+5
* | ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh2014-04-301-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-304-4/+9
|\ \
| * | mac80211: add vif to flush callEmmanuel Grumbach2014-04-094-4/+9
* | | wil6210: Use larger Tx ringsVladimir Kondratiev2014-04-221-1/+1
* | | wil6210: relaxed check for BACK start sequenceVladimir Kondratiev2014-04-222-0/+18
* | | wil6210: sync with the latest FW APIVladimir Kondratiev2014-04-222-20/+33
* | | wil6210: fix printouts for better readabilityVladimir Kondratiev2014-04-224-9/+7
* | | ath9k: implement p2p client powersave supportFelix Fietkau2014-04-224-0/+127
* | | ath9k: support only one P2P interfaceFelix Fietkau2014-04-221-2/+2
* | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-04-2235-1149/+1499
|\ \ \ | |_|/ |/| |
| * | ath10k: improve htc tx credit debugging printsMichal Kazior2014-04-111-3/+9
| * | ath10k: refactor radar detection codeMichal Kazior2014-04-112-37/+23
| * | ath10k: reorder functionsMichal Kazior2014-04-111-85/+85
| * | ath10k: refactor monitor codeMichal Kazior2014-04-083-98/+135
| * | ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo2014-04-081-10/+2
| * | ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh2014-03-283-4/+48
| * | ath10k: add the Rx rate in FW statsBen Greear2014-03-283-8/+26
| * | ath10k: fix getting stats from firmwareBen Greear2014-03-281-4/+12
| * | ath10k: update wal_dbg_tx_stats structure with missing parameter.Bartosz Markowski2014-03-281-0/+3
| * | ath10k: deinit copy engine before resettingMichal Kazior2014-03-281-1/+1
| * | ath10k: split ce initialization and allocationMichal Kazior2014-03-283-158/+228
| * | ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()Michal Kazior2014-03-282-38/+37
| * | ath10k: print chip id during bootKalle Valo2014-03-281-3/+6
| * | ath10k: add module parameter values to the pci info printKalle Valo2014-03-281-1/+3
| * | ath10k: improve pci debug messagesKalle Valo2014-03-281-9/+35
| * | ath10k: delete ar_pci->fw_indicator_addressKalle Valo2014-03-282-13/+6
| * | ath10k: advertise only firmware API 2 filesKalle Valo2014-03-282-2/+2
| * | ath10k: fix name of target_ps module parameterKalle Valo2014-03-281-4/+4
| * | ath10k: add module parameter to disable cold resetKalle Valo2014-03-281-1/+15
| * | ath10k: cleanup ath10k_pci_wait_for_target_init()Kalle Valo2014-03-281-13/+27
| * | ath10k: add otp and firmware boot error messagesBen Greear2014-03-281-4/+11
| * | ath10k: better firmware loading error messagesBen Greear2014-03-281-16/+20
| * | ath10k: unify warning messages in mac.cKalle Valo2014-03-281-129/+131
| * | ath10k: fix rssi and rate reportingJanusz Dziedzic2014-03-251-4/+5
| * | ath10k: introduce rx_status htt templateJanusz Dziedzic2014-03-252-18/+21
| * | ath10k: finally kill htt_rx_infoJanusz Dziedzic2014-03-252-65/+60
| * | ath10k: improve way we play with attention flagsJanusz Dziedzic2014-03-251-75/+19
| * | ath10k: return error when ath10k_htt_rx_amsdu_pop() failJanusz Dziedzic2014-03-251-24/+26
| * | ath10k: kill not needed fields from htt_rx_infoJanusz Dziedzic2014-03-252-75/+74
| * | ath10k: setup rx channel per ppduJanusz Dziedzic2014-03-251-18/+33
| * | ath10k: introduce ieee80211_rx_status to htt_rx_infoJanusz Dziedzic2014-03-252-1/+3
| * | ath10k: rename process_rx_rates to ath10k_htt_rx_h_ratesJanusz Dziedzic2014-03-251-4/+4
OpenPOWER on IntegriCloud