summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu2017-03-201-1/+1
* ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-03-022-3/+117
* Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2017-02-212-100/+3
* ath10k: fix the garage chars in board file name creationRyan Hsu2017-02-141-1/+1
* ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo2017-02-141-1/+2
* ath10k: silence firmware file probing warningsMichal Kazior2017-02-142-7/+9
* ath10k: add directory to board data error messageKalle Valo2017-02-141-1/+2
* ath10k: fetch firmware images in a loopErik Stromdahl2017-02-142-28/+27
* ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo2017-02-141-1/+2
* ath10k: fix commentAmadeusz Sławiński2017-02-141-1/+1
* ath10k: use size_t for len variablesAmadeusz Sławiński2017-02-143-29/+29
* ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński2017-02-144-42/+37
* ath10k: select WANT_DEV_COREDUMPJohannes Berg2017-02-081-0/+1
* ath10k: remove unneeded semicolonWaldemar Rymarkiewicz2017-02-081-1/+1
* ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-02-073-19/+60
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-02-071-5/+9
* ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan2017-02-072-0/+66
* ath10k: few whitespace fixesKalle Valo2017-02-072-4/+4
* ath10k: use names in function definition argumentsKalle Valo2017-02-072-2/+2
* ath10k: prefer unsigned int over just unsignedKalle Valo2017-02-071-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-0116-70/+303
|\
| * ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-01-272-3/+100
| * ath10k: fix typo in addr calculationSrinivas Kandagatla2017-01-271-1/+1
| * ath10k: use dma_zalloc_coherent()Srinivas Kandagatla2017-01-272-10/+2
| * ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla2017-01-271-5/+0
| * ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-196-2/+77
| * ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan2017-01-191-0/+2
| * ath10k: prevent sta pointer rcu violationMichal Kazior2017-01-192-0/+19
| * ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan2017-01-131-1/+1
| * ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan2017-01-131-1/+1
| * ath10k: add accounting for the extended peer statisticsChristian Lamparter2017-01-131-2/+5
| * ath10k: add VHT160 supportSebastian Gottschall2017-01-136-6/+74
| * ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo2017-01-131-6/+16
| * ath10k: htc: simplified credit distributionErik Stromdahl2017-01-122-25/+5
| * ath10k: htc: removal of unused struct membersErik Stromdahl2017-01-122-8/+0
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-2/+1
|\ \ | |/ |/|
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-2/+1
* | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-029-26/+131
|\ \
| * | ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2016-12-302-1/+2
| * | ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan2016-12-301-4/+3
| * | ath10k: ignore configuring the incorrect board_idRyan Hsu2016-12-301-1/+4
| * | ath10k: recal the txpower when removing interfaceRyan Hsu2016-12-301-0/+4
| * | ath10k: support dev_coredump for crash dumpArun Khandavalli2016-12-303-3/+54
| * | ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu2016-12-301-3/+4
| * | ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2016-12-301-3/+9
| * | ath10k: add debug trace to rts/cts set functionBartosz Markowski2016-12-291-0/+3
| * | ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski2016-12-291-8/+43
| * | ath10k: decrease num of peers supportBartosz Markowski2016-12-291-1/+1
| * | ath10k: override CE5 config for QCA9377Bartosz Markowski2016-12-291-1/+1
OpenPOWER on IntegriCloud