summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-0155-629/+1288
|\
| * 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/+2Star
| * ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla2017-01-271-5/+0Star
| * wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-276-79/+79
| * wil6210: option to override A-BFT length in start AP/PCPLior David2017-01-273-0/+3
| * wil6210: report association ID (AID) per station in debugfsLior David2017-01-273-3/+7
| * wil6210: align to latest auto generated wmi.hLior David2017-01-271-2/+43
| * wil6210: fix for broadcast workaround in PBSSLior David2017-01-272-16/+20
| * wil6210: protect against false interrupt during reset sequenceHamad Kadmany2017-01-271-0/+3
| * wil6210: missing reinit_completion in wmi_callLior David2017-01-271-0/+1
| * wil6210: support new WMI-only FW capabilityDedy Lansky2017-01-273-5/+11
| * wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-2714-234/+211Star
| * wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei2017-01-276-21/+72
| * wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-275-24/+178
| * 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
| * ath6kl: fix warning for using 0 as NULLWei Yongjun2017-01-191-1/+1
| * 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
| * ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter2017-01-138-8/+64
| * 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
| * ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King2017-01-121-1/+1
| * ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-46/+46
| * ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-32/+32
| * ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-01-121-2/+1Star
| * wil6210: constify cfg80211_ops structuresBhumika Goyal2017-01-121-1/+1
| * ath10k: htc: simplified credit distributionErik Stromdahl2017-01-122-25/+5Star
| * ath10k: htc: removal of unused struct membersErik Stromdahl2017-01-122-8/+0Star
| * wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-01-121-1/+2
| * wcn36xx: Implement print_reg indicationBjorn Andersson2017-01-122-0/+46
| * wcn36xx: Implement firmware assisted scanBjorn Andersson2017-01-125-23/+81
| * wcn36xx: Transition driver to SMD clientBjorn Andersson2017-01-126-66/+88
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-302-2/+2
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-2/+1Star
|\ \ | |/ |/|
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-2/+1Star
* | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-0227-399/+732
|\ \
| * | 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/+3Star
| * | 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