summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/main.c
Commit message (Expand)AuthorAgeFilesLines
* wil6210: add FT roam support for AP and stationAhmad Masri2018-08-281-0/+2
* wil6210: prevent usage of tx ring 0 for eDMAMaya Erez2018-08-281-2/+5
* wil6210: set edma variables only for Talyn-MB devicesMaya Erez2018-08-281-2/+0
* wil6210: add support for channel 4Alexei Avshalom Lazar2018-08-281-0/+2
* wil6210: fix eDMA RX chainingMaya Erez2018-07-311-0/+7
* wil6210: prevent FW download if HW is configured for secured bootMaya Erez2018-07-311-0/+5
* wil6210: off channel transmit management frames in AP modeAhmad Masri2018-07-311-0/+3
* wil6210: support Talyn specific board fileMaya Erez2018-07-311-5/+30
* wil6210: increase firmware ready timeoutHamad Kadmany2018-07-311-1/+1
* wil6210: support max aggregation window size 64Maya Erez2018-07-311-0/+9
* wil6210: add 3-MSI supportAlexei Avshalom Lazar2018-07-311-0/+3
* wil6210: add TX latency statisticsDedy Lansky2018-07-311-0/+1
* wil6210: add support for Talyn-MB boot flowMaya Erez2018-07-021-31/+163
* wil6210: add support for enhanced DMA RX data flowsGidon Studinski2018-07-021-0/+3
* wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski2018-07-021-8/+73
* wil6210: add support for enhanced DMA structuresGidon Studinski2018-07-021-17/+17
* wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez2018-07-021-10/+38
* wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar2018-05-121-0/+2
* wil6210: fix potential null dereference of ndev before null checkColin Ian King2018-04-101-1/+2
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-271-23/+55
* wil6210: rename p2p_wdev_mutex to vif_mutexLior David2018-02-271-8/+8
* wil6210: multiple VIFs support for start/stop APLior David2018-02-271-1/+13
* wil6210: add support for adding and removing virtual interfacesLior David2018-02-271-0/+34
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-271-114/+93
* wil6210: fix spelling mistake: "preperation"-> "preparation"Colin Ian King2018-02-261-1/+1
* wil6210: support parsing brd file address from fw fileMaya Erez2018-01-251-1/+6
* wil6210: fix random failure to bring network interface upLior David2018-01-251-1/+101
* wil6210: configure OTP HW vectors in SW reset flowMaya Erez2018-01-251-0/+15
* wil6210: support flashless deviceDedy Lansky2018-01-251-25/+70
* wil6210: prevent parallel suspend and dump collectionMaya Erez2018-01-091-8/+25
* wil6210: set platform features based on FW capabilitiesMaya Erez2018-01-091-0/+11
* wil6210: add platform capabilities bitmapMaya Erez2018-01-091-3/+12
* wil6210: support Scheduled scanDedy Lansky2018-01-091-0/+8
* wil6210: remove suspend time statisticsLazar Alexei2017-12-021-1/+0
* wil6210: refresh FW capabilities during interface upLior David2017-12-021-2/+23
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-8/+7
* wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2017-08-311-0/+2
* wil6210: move pre-FW configuration to separate functionDedy Lansky2017-08-311-18/+22
* wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski2017-08-081-0/+1
* wil6210: store FW RF calibration resultDedy Lansky2017-08-081-0/+6
* wil6210: fix interface-up checkHamad Kadmany2017-08-081-1/+2
* wil6210: add statistics for suspend timeMaya Erez2017-08-081-0/+2
* wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-211-1/+6
* wil6210: remove HALP voting in debugfs ioblobMaya Erez2017-04-131-17/+0
* wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2017-04-131-3/+17
* wil6210: restore power save state after internal FW resetLazar Alexei2017-04-131-0/+24
* wil6210: fix sequence for scan-abort during resetHamad Kadmany2017-04-131-4/+4
* wil6210: add oob_mode for AP certificationLior David2017-03-091-6/+18
* wil6210: correctly report locally generated disconnect in STA modeDedy Lansky2017-03-091-1/+4
* wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky2017-03-091-3/+27
OpenPOWER on IntegriCloud