aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez1-8/+25
2018-01-09wil6210: set platform features based on FW capabilitiesMaya Erez1-0/+11
2018-01-09wil6210: add platform capabilities bitmapMaya Erez1-3/+12
2018-01-09wil6210: support Scheduled scanDedy Lansky1-0/+8
2017-12-02wil6210: remove suspend time statisticsLazar Alexei1-1/+0
2017-12-02wil6210: refresh FW capabilities during interface upLior David1-2/+23
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-8/+7
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky1-0/+2
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky1-18/+22
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski1-0/+1
2017-08-08wil6210: store FW RF calibration resultDedy Lansky1-0/+6
2017-08-08wil6210: fix interface-up checkHamad Kadmany1-1/+2
2017-08-08wil6210: add statistics for suspend timeMaya Erez1-0/+2
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez1-1/+6
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez1-17/+0
2017-04-13wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky1-3/+17
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei1-0/+24
2017-04-13wil6210: fix sequence for scan-abort during resetHamad Kadmany1-4/+4
2017-03-09wil6210: add oob_mode for AP certificationLior David1-6/+18
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky1-1/+4
2017-03-09wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky1-3/+27
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky1-0/+1
2017-03-09wil6210: missing reinit_completion in HALP votingMaya Erez1-0/+1
2017-03-09wil6210: bus_request platform operation refinementLior David1-5/+9
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez1-8/+8
2017-01-27wil6210: protect against false interrupt during reset sequenceHamad Kadmany1-0/+3
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei1-27/+23
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei1-4/+4
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky1-3/+7
2016-12-01wil6210: delay remain on channel when scan is activeLior David1-0/+2
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David1-0/+15
2016-11-23wil6210: add support for abort scanMaya Erez1-24/+32
2016-11-23wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky1-3/+9
2016-08-31wil6210: extract firmware version from file headerLior David1-0/+1
2016-08-31wil6210: extract firmware capabilities from FW fileLior David1-2/+2
2016-08-31wil6210: fix protection of wil->scan_requestLior David1-0/+4
2016-08-19wil6210: fix wiphy registration sequenceLior David1-0/+3
2016-08-19wil6210: Fix driver down flowLazar Alexei1-14/+2
2016-08-19wil6210: fix stop p2p device handlingMaya Erez1-1/+1
2016-08-19wil6210: change HALP logging category to IRQLior David1-13/+13
2016-08-19wil6210: fix HALP handling in case of HALP vote time-outMaya Erez1-2/+5
2016-07-06nl80211: support beacon report scanningAvraham Stern1-2/+10
2016-05-11wil6210: add support for device led configurationMaya Erez1-0/+3
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez1-3/+72
2016-04-26wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez1-0/+17
2016-03-07wil6210: add oob_mode module parameterLior David1-0/+16
2016-03-07wil6210: fix no_fw_recovery mode with change_virtual_intfLior David1-0/+5
2016-03-07wil6210: fix race conditions in p2p listen and searchLior David1-1/+1
2016-03-07wil6210: P2P_DEVICE virtual interface supportLior David1-0/+1