summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/pcie_bus.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-0/+2
* wil6210: add SPDX license identifiersLior David2019-10-311-12/+1
* ath: Use dev_get_drvdata where possibleChuhong Yuan2019-09-231-4/+2
* wil6210: ignore reset errors for FW during probeLior David2019-09-121-3/+1
* wil6210: clear FW and ucode log addressMaya Erez2019-06-271-0/+1
* wil6210: add printout of platform capabilitiesDedy Lansky2019-05-031-0/+2
* wil6210: check mid is validAhmad Masri2019-04-031-2/+2
* wil6210: set edma variables only for Talyn-MB devicesMaya Erez2018-08-281-0/+1
* wil6210: set default 3-MSIAlexei Avshalom Lazar2018-07-311-2/+2
* wil6210: support Talyn specific board fileMaya Erez2018-07-311-1/+1
* wil6210: add 3-MSI supportAlexei Avshalom Lazar2018-07-311-14/+46
* wil6210: support Talyn specific FW fileMaya Erez2018-07-311-0/+8
* wil6210: add support for enhanced DMA RX data flowsGidon Studinski2018-07-021-0/+1
* wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski2018-07-021-20/+27
* wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez2018-07-021-1/+10
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-271-6/+12
* wil6210: multiple VIFs support for start/stop APLior David2018-02-271-1/+1
* wil6210: add support for adding and removing virtual interfacesLior David2018-02-271-7/+32
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-271-2/+2
* wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David2018-01-251-3/+9
* wil6210: fix random failure to bring network interface upLior David2018-01-251-0/+8
* wil6210: support flashless deviceDedy Lansky2018-01-251-2/+6
* wil6210: add support for Talyn AHB address mapMaya Erez2018-01-251-2/+16
* wil6210: recognize Talyn JTAG IDMaya Erez2018-01-251-0/+4
* wil6210: add Talyn PCIe device IDMaya Erez2018-01-251-0/+2
* wil6210: add platform capabilities bitmapMaya Erez2018-01-091-0/+10
* wil6210: support 40bit DMA addressesLazar Alexei2018-01-091-11/+15
* wil6210: fix build warnings without CONFIG_PMArnd Bergmann2017-12-271-17/+8
* wil6210: update statistics for suspendLazar Alexei2017-12-021-6/+14
* wil6210: fix PCIe bus mastering in case of interface downLazar Alexei2017-12-021-9/+15
* wil6210: refresh FW capabilities during interface upLior David2017-12-021-12/+1
* wil6210: run-time PM when interface downLazar Alexei2017-12-021-8/+36
* wil6210: support FW RSSI reportingDedy Lansky2017-08-081-0/+3
* wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-211-16/+34
* wil6210: prevent platform callbacks after uninitDedy Lansky2017-06-211-4/+9
* wil6210: support devices with different PCIe bar sizeMaya Erez2017-05-231-7/+10
* wil6210: add option to load FTM FWHamad Kadmany2017-05-231-5/+13
* wil6210: set dma mask to reflect device capabilityHamad Kadmany2017-03-091-0/+16
* wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-271-1/+1
* wil6210: support new WMI-only FW capabilityDedy Lansky2017-01-271-3/+7
* wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-271-8/+6
* wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei2017-01-271-8/+28
* wil6210: extract firmware capabilities from FW fileLior David2016-08-311-0/+4
* wil6210: fix stop p2p device handlingMaya Erez2016-08-191-1/+4
* wil6210: add pm_notify handlingMaya Erez2016-05-281-2/+66
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-071-0/+1
* wil6210: support for platform specific crash recoveryLior David2016-01-071-2/+28
* wil6210: fix warning in system power management codeVladimir Kondratiev2015-10-091-1/+1
* wil6210: system power managementVladimir Kondratiev2015-08-061-0/+69
* wil6210: use inline functions for register accessVladimir Kondratiev2015-08-061-1/+1