summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2019-06-27wil6210: drop old event after wmi_call timeoutAhmad Masri1-1/+12
2019-06-27wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri5-18/+29
2019-06-27wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo4-17/+117
2019-06-27wil6210: publish max_msdu_size to FW on BCAST ringMaya Erez1-0/+1
2019-06-27wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar2-5/+5
2019-06-27wil6210: clear FW and ucode log addressMaya Erez3-0/+17
2019-06-27wil6210: fix printout in wil_read_pmccfgDedy Lansky1-3/+2
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar4-22/+88
2019-06-27wil6210: increase the frequency of status ring hw tail updateAhmad Masri1-3/+13
2019-06-27wil6210: enlarge Tx status ring sizeAhmad Masri1-1/+1
2019-06-27wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar1-1/+12
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-58/+22
2019-06-26ath: fix SPDX tagsKalle Valo2-2/+2
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo12-129/+276
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller13-117/+330
2019-05-03wil6210: remove HALP for Talyn devicesMaya Erez1-0/+6
2019-05-03wil6210: check rx_buff_mgmt before accessing itDedy Lansky1-0/+3
2019-05-03wil6210: fix missed MISC mbox interruptMaya Erez1-1/+1
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri8-46/+49
2019-05-03wil6210: enhancements for descriptor and status ring debugfsDedy Lansky2-12/+45
2019-05-03wil6210: add support for multiple sections in brd fileMaya Erez4-45/+126
2019-05-03wil6210: add printout of platform capabilitiesDedy Lansky1-0/+2
2019-05-03wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar1-0/+3
2019-05-03wil6210: fix spurious interrupts in 3-msiMaya Erez1-25/+40
2019-04-29wil6210: fix potential out-of-bounds readGustavo A. R. Silva1-0/+1
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-11/+13
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-2/+2
2019-04-03wil6210: print error in FW and board files load failuresMaya Erez1-1/+5
2019-04-03wil6210: reset buff id in status message after completionMaya Erez4-11/+48
2019-04-03wil6210: add support for ucode tracingAhmad Masri2-0/+2
2019-04-03wil6210: prevent access to RGF_CAF_ICR in TalynMaya Erez1-5/+0
2019-04-03wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2-5/+11
2019-04-03wil6210: fix report of rx packet checksum in edma modeAhmad Masri2-21/+41
2019-04-03wil6210: free edma_rx_swtail upon resetDedy Lansky1-0/+3
2019-04-03wil6210: use OEM MAC address from OTPDedy Lansky2-6/+16
2019-04-03wil6210: check mid is validAhmad Masri8-23/+24
2019-04-03wil6210: update WIL_MCS_MAX to 15Maya Erez1-1/+1
2019-04-03wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MBMaya Erez1-1/+2
2019-04-03wil6210: increase PCP stop command timeoutMaya Erez1-1/+3
2019-04-03wil6210: prevent device memory access while in reset or suspendAhmad Masri5-38/+80
2019-04-03wil6210: align to latest auto generated wmi.hAlexei Avshalom Lazar2-4/+94
2019-02-28wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar1-3/+11
2019-02-28wil6210: ignore HALP ICR if already handledMaya Erez3-4/+12
2019-02-28wil6210: fix invalid sta statistics updateDedy Lansky1-3/+2
2019-02-28wil6210: accessing 802.3 addresses via utility functionsAhmad Masri2-21/+33
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri10-75/+226
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky3-2/+13
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez3-81/+18