aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2020-05-15wil6210: fix break that is never reached because of zero'ing of a retry counterColin Ian King
2020-01-31wil6210: check len before memcpy() callsDenis Efremov
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-07-26wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-07-26wil6210: fix missed MISC mbox interruptMaya Erez
2019-07-26wil6210: fix potential out-of-bounds readGustavo A. R. Silva
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-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
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20wil6210: remove set but not used variable 'wdev'YueHaibing
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-11-06wil6210: fix locking in wmi_callLior David
2018-11-06wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri
2018-11-06wil6210: remove unnecessary alignment code from rx flowAhmad Masri
2018-11-06wil6210: fix RGF_CAF_ICR address for Talyn-MBMaya Erez
2018-11-06wil6210: fix L2 RX status handlingMaya Erez
2018-11-06wil6210: fix debugfs memory access alignmentAhmad Masri
2018-11-06wil6210: add general initialization/size checksAlexei Avshalom Lazar
2018-11-06wil6210: notify cqm packet loss on disable_ap_smeAhmad Masri
2018-11-06wil6210: refactor disconnect flowAhmad Masri
2018-11-06wil6210: fix memory leak in wil_find_tx_bcast_2Lior David
2018-11-06wil6210: add recovery for FW error while in AP modeDedy Lansky
2018-11-06wil6210: make sure Rx ring sizes are correlatedDedy Lansky
2018-11-06wil6210: increase RX rings and RX buff array sizeMaya Erez
2018-11-06wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar
2018-11-06wil6210: remove fake support for RXHASHHamad Kadmany
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing