summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-06-27wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri
2019-06-27wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo
2019-06-27wil6210: publish max_msdu_size to FW on BCAST ringMaya Erez
2019-06-27wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar
2019-06-27wil6210: clear FW and ucode log addressMaya Erez
2019-06-27wil6210: fix printout in wil_read_pmccfgDedy Lansky
2019-06-27wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar
2019-06-27wil6210: increase the frequency of status ring hw tail updateAhmad Masri
2019-06-27wil6210: enlarge Tx status ring sizeAhmad Masri
2019-06-27wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar
2019-06-27wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-26ath: fix SPDX tagsKalle Valo
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-03wil6210: remove HALP for Talyn devicesMaya Erez
2019-05-03wil6210: check rx_buff_mgmt before accessing itDedy Lansky
2019-05-03wil6210: fix missed MISC mbox interruptMaya Erez
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri
2019-05-03wil6210: enhancements for descriptor and status ring debugfsDedy Lansky
2019-05-03wil6210: add support for multiple sections in brd fileMaya Erez
2019-05-03wil6210: add printout of platform capabilitiesDedy Lansky
2019-05-03wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar
2019-05-03wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-04-29wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-03wil6210: print error in FW and board files load failuresMaya Erez
2019-04-03wil6210: reset buff id in status message after completionMaya Erez
2019-04-03wil6210: add support for ucode tracingAhmad Masri
2019-04-03wil6210: prevent access to RGF_CAF_ICR in TalynMaya Erez
2019-04-03wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David
2019-04-03wil6210: fix report of rx packet checksum in edma modeAhmad Masri
2019-04-03wil6210: free edma_rx_swtail upon resetDedy Lansky
2019-04-03wil6210: use OEM MAC address from OTPDedy Lansky
2019-04-03wil6210: check mid is validAhmad Masri
2019-04-03wil6210: update WIL_MCS_MAX to 15Maya Erez
2019-04-03wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MBMaya Erez
2019-04-03wil6210: increase PCP stop command timeoutMaya Erez
2019-04-03wil6210: prevent device memory access while in reset or suspendAhmad Masri
2019-04-03wil6210: align to latest auto generated wmi.hAlexei Avshalom Lazar
2019-02-28wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-02-28wil6210: ignore HALP ICR if already handledMaya Erez
2019-02-28wil6210: fix invalid sta statistics updateDedy Lansky
2019-02-28wil6210: accessing 802.3 addresses via utility functionsAhmad Masri
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky