summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wil6210: add oob_mode module parameterLior David2016-03-071-0/+16
* wil6210: fix no_fw_recovery mode with change_virtual_intfLior David2016-03-071-0/+5
* wil6210: fix race conditions in p2p listen and searchLior David2016-03-071-1/+1
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-071-0/+1
* wil6210: p2p initial supportDedy Lansky2016-03-071-0/+6
* wil6210: add support for platform specific notification eventsMaya Erez2016-03-071-2/+30
* wil6210: replay attack detectionVladimir Kondratiev2016-03-071-2/+7
* wil6210: Set permanent MAC address to wiphyHamad Kadmany2016-03-071-0/+2
* wil6210: remove BACK RX and TX workersMaya Erez2016-03-071-10/+0
* wil6210: wait for disconnect completionVladimir Kondratiev2016-02-021-19/+9
* wil6210: prevent access to vring_tx_data lock during its initMaya Erez2016-02-021-0/+3
OpenPOWER on IntegriCloud