summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAgeFilesLines
* wireless: fix nl80211 vendor commandsJohannes Berg2019-07-201-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-092-2/+2
|\
| * ath: fix SPDX tagsKalle Valo2019-06-262-2/+2
* | wil6210: drop old event after wmi_call timeoutAhmad Masri2019-06-271-1/+12
* | wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri2019-06-275-18/+29
* | wil6210: add support for reading multiple RFs temperature via debugfsTzahi Sabo2019-06-274-17/+117
* | wil6210: publish max_msdu_size to FW on BCAST ringMaya Erez2019-06-271-0/+1
* | wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar2019-06-272-5/+5
* | wil6210: clear FW and ucode log addressMaya Erez2019-06-273-0/+17
* | wil6210: fix printout in wil_read_pmccfgDedy Lansky2019-06-271-3/+2Star
* | wil6210: Add support for setting RBUFCAP configurationAlexei Avshalom Lazar2019-06-274-22/+88
* | wil6210: increase the frequency of status ring hw tail updateAhmad Masri2019-06-271-3/+13
* | wil6210: enlarge Tx status ring sizeAhmad Masri2019-06-271-1/+1
* | wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar2019-06-271-1/+12
* | wil6210: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-271-58/+22Star
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-2712-129/+276
|\ \ | |/ |/|
| * wil6210: remove HALP for Talyn devicesMaya Erez2019-05-031-0/+6
| * wil6210: check rx_buff_mgmt before accessing itDedy Lansky2019-05-031-0/+3
| * wil6210: fix missed MISC mbox interruptMaya Erez2019-05-031-1/+1
| * wil6210: fix overwriting max_assoc_sta module paramAhmad Masri2019-05-038-46/+49
| * wil6210: enhancements for descriptor and status ring debugfsDedy Lansky2019-05-032-12/+45
| * wil6210: add support for multiple sections in brd fileMaya Erez2019-05-034-45/+126
| * wil6210: add printout of platform capabilitiesDedy Lansky2019-05-031-0/+2
| * wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar2019-05-031-0/+3
| * wil6210: fix spurious interrupts in 3-msiMaya Erez2019-05-031-25/+40
| * wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-04-291-0/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-0513-117/+330
|\|
| * wil6210: print error in FW and board files load failuresMaya Erez2019-04-031-1/+5
| * wil6210: reset buff id in status message after completionMaya Erez2019-04-034-11/+48
| * wil6210: add support for ucode tracingAhmad Masri2019-04-032-0/+2
| * wil6210: prevent access to RGF_CAF_ICR in TalynMaya Erez2019-04-031-5/+0Star
| * wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2019-04-032-5/+11
| * wil6210: fix report of rx packet checksum in edma modeAhmad Masri2019-04-032-21/+41
| * wil6210: free edma_rx_swtail upon resetDedy Lansky2019-04-031-0/+3
| * wil6210: use OEM MAC address from OTPDedy Lansky2019-04-032-6/+16
| * wil6210: check mid is validAhmad Masri2019-04-038-23/+24
| * wil6210: update WIL_MCS_MAX to 15Maya Erez2019-04-031-1/+1
| * wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MBMaya Erez2019-04-031-1/+2
| * wil6210: increase PCP stop command timeoutMaya Erez2019-04-031-1/+3
| * wil6210: prevent device memory access while in reset or suspendAhmad Masri2019-04-035-38/+80
| * wil6210: align to latest auto generated wmi.hAlexei Avshalom Lazar2019-04-032-4/+94
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-11/+13
* | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-2/+2
|/
* wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar2019-02-281-3/+11
* wil6210: ignore HALP ICR if already handledMaya Erez2019-02-283-4/+12
* wil6210: fix invalid sta statistics updateDedy Lansky2019-02-281-3/+2Star
* wil6210: accessing 802.3 addresses via utility functionsAhmad Masri2019-02-282-21/+33
* wil6210: support up to 20 stations in AP modeAhmad Masri2019-02-2810-75/+226
* wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky2019-02-283-2/+13