summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAgeFilesLines
* wil6210: support parsing brd file address from fw fileMaya Erez2018-01-254-11/+184
* wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David2018-01-253-3/+18
* wil6210: fix random failure to bring network interface upLior David2018-01-255-2/+138
* wil6210: configure OTP HW vectors in SW reset flowMaya Erez2018-01-252-0/+26
* wil6210: support flashless deviceDedy Lansky2018-01-253-29/+87
* wil6210: add support for Talyn AHB address mapMaya Erez2018-01-254-17/+92
* wil6210: recognize Talyn JTAG IDMaya Erez2018-01-252-0/+7
* wil6210: add Talyn PCIe device IDMaya Erez2018-01-251-0/+2
* wil6210: remove reference to preset_chandefLior David2018-01-096-7/+5
* wil6210: remove leftover "FIXME"sDedy Lansky2018-01-093-4/+2
* wil6210: prevent parallel suspend and dump collectionMaya Erez2018-01-094-8/+54
* wil6210: set platform features based on FW capabilitiesMaya Erez2018-01-093-0/+18
* wil6210: add platform capabilities bitmapMaya Erez2018-01-094-4/+35
* wil6210: support 40bit DMA addressesLazar Alexei2018-01-094-22/+28
* wil6210: support Scheduled scanDedy Lansky2018-01-095-18/+395
* wil6210: fix build warnings without CONFIG_PMArnd Bergmann2017-12-272-19/+8
* wil6210: update statistics for suspendLazar Alexei2017-12-024-27/+59
* wil6210: remove suspend time statisticsLazar Alexei2017-12-024-39/+4
* wil6210: fix PCIe bus mastering in case of interface downLazar Alexei2017-12-023-19/+19
* wil6210: get suspend reject reason and resume triggers from FWLazar Alexei2017-12-022-6/+57
* wil6210: missing length check in wil_cfg80211_mgmt_txLior David2017-12-021-3/+7
* wil6210: missing length check in wmi_set_ieLior David2017-12-021-1/+7
* wil6210: add block size checks during FW loadLior David2017-12-023-21/+49
* wil6210: fix length check in __wmi_sendLior David2017-12-022-2/+22
* wil6210: abort properly in cfg suspendHamad Kadmany2017-12-021-2/+5
* wil6210: refresh FW capabilities during interface upLior David2017-12-024-27/+33
* wil6210: print human readable names of WMI commands and eventsDedy Lansky2017-12-021-5/+232
* wil6210: run-time PM when interface downLazar Alexei2017-12-026-20/+237
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-044-56/+10
|\
| * ath: Convert timers to use timer_setup()Kees Cook2017-10-273-11/+10
| * wil6210: remove SSID debugfsJohannes Berg2017-10-271-45/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
* wil6210: increase connect timeoutLior David2017-08-311-1/+1
* wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2017-08-312-0/+3
* wil6210: move pre-FW configuration to separate functionDedy Lansky2017-08-311-18/+22
* wil6210: align to latest auto generated wmi.hLazar Alexei2017-08-311-239/+475
* wil6210: make debugfs compilation optionalGidon Studinski2017-08-313-1/+19
* wil6210: ratelimit errors in TX/RX interruptsLior David2017-08-311-6/+8
* wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski2017-08-084-8/+6
* wil6210: store FW RF calibration resultDedy Lansky2017-08-084-0/+19
* wil6210: fix interface-up checkHamad Kadmany2017-08-082-2/+4
* wil6210: notify wiphy on wowlan supportMaya Erez2017-08-081-0/+10
* wil6210: add statistics for suspend timeMaya Erez2017-08-084-4/+40
* wil6210: check no_fw_recovery in resume failure recoveryMaya Erez2017-08-081-1/+3
* wil6210: support FW RSSI reportingDedy Lansky2017-08-085-9/+23
* wil6210: protect against invalid length of tx management frameHamad Kadmany2017-08-082-0/+6
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-2514-260/+1222
|\
| * wil6210: remove ioctl interfaceMaya Erez2017-06-214-190/+0
| * wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-2111-49/+603