summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-08-06wil6210: use inline functions for register accessVladimir Kondratiev11-170/+151
2015-08-06wil6210: remove 3-MSI supportVladimir Kondratiev3-96/+18
2015-08-06wil6210: detailed statistics for Rx reorder dropVladimir Kondratiev3-10/+19
2015-08-06wil6210: unify wmi_set_ie() error handlingVladimir Kondratiev2-23/+25
2015-08-06wil6210: sort IEs handlingVladimir Kondratiev1-49/+29
2015-08-06wil6210: treat "unhandled event" as warning instead of errorDedy Lansky1-1/+1
2015-08-06wil6210: improve mgmt frame handlingVladimir Kondratiev1-10/+44
2015-08-06wil6210: TSO implementationVladimir Kondratiev3-12/+371
2015-08-06wil6210: skip HW version check for chip debuggingVladimir Kondratiev1-3/+3
2015-08-06wil6210: use wil_fw_error_recovery()Vladimir Kondratiev1-2/+1
2015-08-06wil6210: wait for del_station to completeVladimir Kondratiev1-1/+28
2015-08-06wil6210: use <> vs. "" for global includeVladimir Kondratiev1-1/+1
2015-08-06wil6210: print "ulong" fields in hex format in the debugfsVladimir Kondratiev1-1/+1
2015-08-06wil6210: count drops in Rx block ack reorderVladimir Kondratiev3-1/+5
2015-08-06wil6210: support boot loader struct v0 & v1Vladimir Kondratiev3-27/+124
2015-08-01Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller33-264/+3583
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo5-110/+0
2015-07-30ath10k: initialize msdu ext. descriptor before usePeter Oh1-2/+2
2015-07-30ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan1-0/+2
2015-07-30ath10k: increase max client to 512 in qca99x0Raja Mani1-4/+1
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani4-8/+44
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu11-51/+183
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou3-25/+12
2015-07-29ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant1-1/+1
2015-07-29ath6kl: spell "distribution" correctly in a comment.Nik Nyby1-1/+1
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2-0/+8
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2-1/+20
2015-07-24ath10k: fix wrong initialization of struct channelManinder Singh1-1/+1
2015-07-24ath10k: add support for qca99x0 Rx descriptorsPeter Oh2-15/+172
2015-07-24ath10k: redefine rx_ppdu_end_common structure to cover qca99x0Peter Oh1-3/+7
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh2-12/+36
2015-07-24ath10k: delay device access after cold resetVasanthakumar Thiagarajan1-13/+7
2015-07-21ath9k: export HW random number generatorMiaoqing Pan5-0/+110
2015-07-21ath9k: Fix register definitions for QCA956xMiaoqing Pan1-10/+15
2015-07-21ath9k: fix moredata flag endianness in cabq txMichal Kazior1-2/+2
2015-07-21ath9k: make DMA stop related messages debug-onlyFelix Fietkau4-6/+12
2015-07-21Merge ath-next from ath.git.Kalle Valo27-239/+3391
2015-07-11ath9k_hw: fix device ID check for AR956xFelix Fietkau1-0/+1
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi1-6/+161
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi1-1/+2
2015-07-11ath10k: tweak interface combinationsMichal Kazior1-5/+34
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-07-11ath10k: update vdev ps state on startMichal Kazior1-0/+8
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior2-3/+10
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior1-3/+3
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior2-4/+0
2015-07-11ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan1-1/+1
2015-07-11ath10k: fix QCA61X4 boot upBartosz Markowski1-1/+1
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani5-2/+96
2015-07-02ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani4-4/+10