summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2017-09-09ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King4-5/+5
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller12-274/+495
2017-06-21ath10k: set rxnss_override for QCA9888Sven Eckelmann1-2/+6
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear5-1/+69
2017-06-21ath10k: use complete VHT chan width for 160MHz workaroundBen Greear1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-6/+4
2017-06-16ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan1-0/+13
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak6-195/+325
2017-06-01ath10k: fix the logic of limiting tdls peer countsRyan Hsu1-28/+21
2017-06-01ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2-3/+15
2017-06-01ath10k: initialize nbytes to 0Ben Greear1-0/+4
2017-06-01ath10k: log when longer bmi cmds happenBen Greear1-6/+21
2017-06-01ath10k: increase BMI timeoutBen Greear1-2/+2
2017-05-31ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd1-25/+10
2017-05-23ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann1-4/+10
2017-05-23ath10k: remove unnecessary codeGustavo A. R. Silva1-9/+0
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo16-83/+2767
2017-05-04ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu2-0/+8
2017-05-04ath10k: fix out of bounds access to local bufferMichael Mera1-6/+10
2017-05-04ath10k: add initial SDIO supportErik Stromdahl4-0/+2352
2017-05-04ath10k: different fw file name for sdioErik Stromdahl1-1/+12
2017-05-04ath10k: htc: ready_ext msg supportErik Stromdahl2-6/+27
2017-05-04ath10k: sdio get target infoErik Stromdahl3-1/+77
2017-05-04ath10k: add sdio extra initializationsErik Stromdahl1-0/+18
2017-05-04ath10k: various sdio related definitionsErik Stromdahl4-0/+82
2017-05-04ath10k: htc: refactorizationErik Stromdahl1-40/+34
2017-05-04ath10k: htc: move htc ctrl ep connect to htc_initErik Stromdahl1-22/+17
2017-05-04ath10k: htc: rx trailer lookahead supportErik Stromdahl2-5/+120
2017-05-04ath10k: htc: made static function publicErik Stromdahl2-6/+14
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-3/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-18/+14
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-23/+23
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller23-148/+255
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller1-0/+2
2017-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo23-148/+255
2017-04-19ath10k: bump up FW API to 6Ryan Hsu2-1/+5
2017-04-19ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan3-9/+32
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+2
2017-04-13ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan1-1/+1
2017-04-10Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller11-13/+459
2017-04-05ath10k: clean header files from bad block commentsMarcin Rokicki9-40/+70
2017-04-05ath10k: use octal permission representationMarcin Rokicki4-55/+50
2017-04-05ath10k: fix block comments styleMarcin Rokicki10-38/+69
2017-04-05ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan1-1/+1
2017-04-05ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan1-2/+1
2017-04-05ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan1-0/+3
2017-04-05ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2-0/+8
2017-04-05ath10k: fix station nss computationVenkateswara Rao Naralasetty1-0/+14