summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky2017-03-091-0/+1
* wil6210: missing reinit_completion in HALP votingMaya Erez2017-03-091-0/+1
* wil6210: bus_request platform operation refinementLior David2017-03-091-5/+9
* wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-271-8/+8
* wil6210: protect against false interrupt during reset sequenceHamad Kadmany2017-01-271-0/+3
* wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-271-27/+23
* wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei2017-01-271-4/+4
* wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-271-3/+7
* wil6210: delay remain on channel when scan is activeLior David2016-12-011-0/+2
* wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David2016-11-231-0/+15
* wil6210: add support for abort scanMaya Erez2016-11-231-24/+32
* wil6210: fix deadlock when using fw_no_recovery optionLior David2016-11-231-7/+8
* wil6210: fix net queue stop/wakeDedy Lansky2016-11-231-3/+9
* wil6210: extract firmware version from file headerLior David2016-08-311-0/+1
* wil6210: extract firmware capabilities from FW fileLior David2016-08-311-2/+2
* wil6210: fix protection of wil->scan_requestLior David2016-08-311-0/+4
* wil6210: fix wiphy registration sequenceLior David2016-08-191-0/+3
* wil6210: Fix driver down flowLazar Alexei2016-08-191-14/+2
* wil6210: fix stop p2p device handlingMaya Erez2016-08-191-1/+1
* wil6210: change HALP logging category to IRQLior David2016-08-191-13/+13
* wil6210: fix HALP handling in case of HALP vote time-outMaya Erez2016-08-191-2/+5
* nl80211: support beacon report scanningAvraham Stern2016-07-061-2/+10
* wil6210: add support for device led configurationMaya Erez2016-05-111-0/+3
* wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez2016-04-261-3/+72
* wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez2016-04-261-0/+17