aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/main.c
AgeCommit message (Expand)Author
2020-04-24wil6210: increase firmware ready timeoutHamad Kadmany
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski
2017-08-08wil6210: store FW RF calibration resultDedy Lansky
2017-08-08wil6210: fix interface-up checkHamad Kadmany
2017-08-08wil6210: add statistics for suspend timeMaya Erez
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez
2017-04-13wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei
2017-04-13wil6210: fix sequence for scan-abort during resetHamad Kadmany
2017-03-09wil6210: add oob_mode for AP certificationLior David
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky
2017-03-09wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky
2017-03-09wil6210: missing reinit_completion in HALP votingMaya Erez
2017-03-09wil6210: bus_request platform operation refinementLior David
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: protect against false interrupt during reset sequenceHamad Kadmany
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky
2016-12-01wil6210: delay remain on channel when scan is activeLior David
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David
2016-11-23wil6210: add support for abort scanMaya Erez
2016-11-23wil6210: fix deadlock when using fw_no_recovery optionLior David
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky
2016-08-31wil6210: extract firmware version from file headerLior David
2016-08-31wil6210: extract firmware capabilities from FW fileLior David
2016-08-31wil6210: fix protection of wil->scan_requestLior David
2016-08-19wil6210: fix wiphy registration sequenceLior David
2016-08-19wil6210: Fix driver down flowLazar Alexei
2016-08-19wil6210: fix stop p2p device handlingMaya Erez
2016-08-19wil6210: change HALP logging category to IRQLior David
2016-08-19wil6210: fix HALP handling in case of HALP vote time-outMaya Erez
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-11wil6210: add support for device led configurationMaya Erez
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez
2016-04-26wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez
2016-03-07wil6210: add oob_mode module parameterLior David
2016-03-07wil6210: fix no_fw_recovery mode with change_virtual_intfLior David
2016-03-07wil6210: fix race conditions in p2p listen and searchLior David
2016-03-07wil6210: P2P_DEVICE virtual interface supportLior David
2016-03-07wil6210: p2p initial supportDedy Lansky
2016-03-07wil6210: add support for platform specific notification eventsMaya Erez
2016-03-07wil6210: replay attack detectionVladimir Kondratiev
2016-03-07wil6210: Set permanent MAC address to wiphyHamad Kadmany
2016-03-07wil6210: remove BACK RX and TX workersMaya Erez
2016-02-02wil6210: wait for disconnect completionVladimir Kondratiev