summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-29/+18
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2-6/+6
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan5-5/+5
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh1-2/+2
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-4/+9
2014-04-30ath9k: remove tid->paused flagFelix Fietkau3-17/+3
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau1-0/+6
2014-04-25ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan3-9/+3
2014-04-22wil6210: Use larger Tx ringsVladimir Kondratiev1-1/+1
2014-04-22wil6210: relaxed check for BACK start sequenceVladimir Kondratiev2-0/+18
2014-04-22wil6210: sync with the latest FW APIVladimir Kondratiev2-20/+33
2014-04-22wil6210: fix printouts for better readabilityVladimir Kondratiev4-9/+7
2014-04-22ath9k: implement p2p client powersave supportFelix Fietkau4-0/+127
2014-04-22ath9k: support only one P2P interfaceFelix Fietkau1-2/+2
2014-04-22Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville35-1149/+1499
2014-04-22ath9k: add a recv budgetTim Harvey1-0/+4
2014-04-22ath9k: fix possible hang on flushTim Harvey1-3/+2
2014-04-11ath10k: improve htc tx credit debugging printsMichal Kazior1-3/+9
2014-04-11ath10k: refactor radar detection codeMichal Kazior2-37/+23
2014-04-11ath10k: reorder functionsMichal Kazior1-85/+85
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau1-4/+3
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau1-3/+1
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic1-0/+2
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh1-1/+4
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach4-4/+9
2014-04-08ath10k: refactor monitor codeMichal Kazior3-98/+135
2014-04-08ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo1-10/+2
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-03-28ath10k: add extra pdev stats on 10.1 firmwareChun-Yeow Yeoh3-4/+48
2014-03-28ath10k: add the Rx rate in FW statsBen Greear3-8/+26
2014-03-28ath10k: fix getting stats from firmwareBen Greear1-4/+12
2014-03-28ath10k: update wal_dbg_tx_stats structure with missing parameter.Bartosz Markowski1-0/+3
2014-03-28ath10k: deinit copy engine before resettingMichal Kazior1-1/+1
2014-03-28ath10k: split ce initialization and allocationMichal Kazior3-158/+228
2014-03-28ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()Michal Kazior2-38/+37
2014-03-28ath10k: print chip id during bootKalle Valo1-3/+6
2014-03-28ath10k: add module parameter values to the pci info printKalle Valo1-1/+3
2014-03-28ath10k: improve pci debug messagesKalle Valo1-9/+35
2014-03-28ath10k: delete ar_pci->fw_indicator_addressKalle Valo2-13/+6
2014-03-28ath10k: advertise only firmware API 2 filesKalle Valo2-2/+2
2014-03-28ath10k: fix name of target_ps module parameterKalle Valo1-4/+4
2014-03-28ath10k: add module parameter to disable cold resetKalle Valo1-1/+15
2014-03-28ath10k: cleanup ath10k_pci_wait_for_target_init()Kalle Valo1-13/+27
2014-03-28ath10k: add otp and firmware boot error messagesBen Greear1-4/+11
2014-03-28ath10k: better firmware loading error messagesBen Greear1-16/+20
2014-03-28ath10k: unify warning messages in mac.cKalle Valo1-129/+131
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches1-1/+1
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+3
2014-03-25ath10k: fix rssi and rate reportingJanusz Dziedzic1-4/+5
2014-03-25ath10k: introduce rx_status htt templateJanusz Dziedzic2-18/+21