summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan1-8/+30
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan1-0/+3
2015-01-29ath9k: Update AR955x initvalsSujith Manoharan1-2/+2
2015-01-29ath9k: Update QCA953x initvalsSujith Manoharan1-2/+2
2015-01-29wil6210: move Rx reorder buffer allocation out of spinlockVladimir Kondratiev1-4/+4
2015-01-29wil6210: implement cfg80211 probe_client() opVladimir Kondratiev3-0/+108
2015-01-29wil6210: implement skb Tx status reportingVladimir Kondratiev2-2/+18
2015-01-29wil6210: remove unnecessary interrupt moderation module parametersVladimir Shulman1-33/+5
2015-01-29wil6210: interrupt moderation configuration updateVladimir Shulman1-2/+2
2015-01-29wil6210: tuning rings sizeVladimir Shulman1-2/+2
2015-01-29wil6210: Add Tx queue len configurationVladimir Shulman2-4/+10
2015-01-29wil6210: ignore firmware failure to gracefully stop APDedy Lansky1-5/+7
2015-01-29wil6210: fix timing of netif_carrier_on indicationDedy Lansky5-34/+12
2015-01-29wil6210: sync WMI with firmwareVladimir Kondratiev2-14/+59
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu6-8/+8
2015-01-27ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski1-0/+6
2015-01-27ath10k: remove sw encryption for pmfMarek Kwaczynski1-4/+1
2015-01-27ath10k: disable irqs after fw crashMichal Kazior1-0/+2
2015-01-27ath10k: disable uapsd autotriggerMichal Kazior1-0/+33
2015-01-27ath10k: implement uapsd autotrigger commandJanusz Dziedzic3-0/+122
2015-01-27ath10k: fix nullfunc workaroundMichal Kazior1-0/+1
2015-01-27ath10k: fix dtim period with beacon templatesMichal Kazior1-1/+1
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior3-59/+35
2015-01-27ath10k: fix 10.2 fw stats parsingMichal Kazior2-2/+212
2015-01-27ath10k: split fw pdev stats parsingMichal Kazior2-72/+100
2015-01-27ath10k: add support for qca6174Michal Kazior9-35/+302
2015-01-27ath10k: add support for qca6174 Rx descriptorsMichal Kazior2-2/+25
2015-01-27ath10k: reset chip before reading chip_id in probeMichal Kazior1-12/+18
2015-01-27ath10k: implement rx reorder supportMichal Kazior5-36/+463
2015-01-27ath10k: introduce struct ath10k_skb_rxcbMichal Kazior3-8/+18
2015-01-27ath10k: implement diag eventMichal Kazior2-0/+58
2015-01-27ath10k: implement diag data container eventMichal Kazior3-0/+128
2015-01-27ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg1-1/+15
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville1-0/+1
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville1-5/+1
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu3-0/+11
2015-01-23wcn36xx: initiate TX BA sessionsBob Copeland3-2/+77
2015-01-23wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland1-17/+20
2015-01-23wcn36xx: initialize dxe lockBob Copeland1-0/+2
2015-01-23wcn36xx: initialize skb_lockBob Copeland1-0/+1
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland1-0/+2
2015-01-23wcn36xx: let device generate qos seq numbersBob Copeland2-1/+9
2015-01-23wcn36xx: use !! when assigning int as a booleanBob Copeland1-1/+1
2015-01-23wcn36xx: initialize device defaults on startBob Copeland1-2/+71
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan1-3/+6
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo11-51/+53
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau1-4/+3
2015-01-16cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-1/+2
2015-01-15ath9k: Update PCI IDs for AR9565Sujith Manoharan1-0/+85