summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2018-12-08wil6210: missing length check in wmi_set_ieLior David
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2018-03-22wil6210: fix protection against connections during resetHamad Kadmany
2017-08-06wil6210: fix deadlock when using fw_no_recovery optionLior David
2016-08-31wil6210: extract firmware version from file headerLior David
2016-08-31wil6210: extract firmware capabilities from FW fileLior David
2016-08-31wil6210: align to latest auto generated wmi.hLior David
2016-08-31wil6210: fix protection of wil->scan_requestLior David
2016-08-19wil6210: fix wiphy registration sequenceLior David
2016-08-19wil6210: prevent usage of incorrect TX hwtailMaya Erez
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: support rx key setting for all TIDsMaya Erez
2016-08-19wil6210: fix HALP handling in case of HALP vote time-outMaya Erez
2016-08-19wil6210: align to latest auto generated wmi.hMaya Erez
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-14wil6210: abort P2P search when stopping P2P deviceLior David
2016-06-14wil6210: fix chan check in wil_p2p_listenMaya Erez
2016-05-28wil6210: align wil log functions to wil_dbg_ratelimited implementationMaya Erez
2016-05-28wil6210: add pm_notify handlingMaya Erez
2016-05-28wil6210: fix dma mapping error cleanup in __wil_tx_vring_tsoMaya Erez
2016-05-28wil6210: protect wil_vring_fini_tx in parallel to tx completionsMaya Erez
2016-05-28wil6210: guarantee safe access to rx descriptors shared memoryMaya Erez
2016-05-28wil6210: fix race conditions between TX send and completionMaya Erez
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-04-26wil6210: print debug message when transmitting while disconnectedMaya Erez
2016-04-26wil6210: change RX_HTRSH interrupt print level to debugMaya Erez
2016-04-26wil6210: support regular scan on P2P_DEVICE interfaceLior David
2016-04-26wil6210: add function name to wil log macrosMaya Erez
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-04wil6210: allow empty WMI commands in debugfs wmi_sendLior David
2016-03-07wil6210: add oob_mode module parameterLior David
2016-03-07wil6210: pass is_go flag to firmwareLior David
2016-03-07wil6210: fix no_fw_recovery mode with change_virtual_intfLior David
2016-03-07wil6210: clean ioctl debug messageLior 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: basic PBSS/PCP supportLior David
2016-03-07wil6210: switch to generated wmi.hLior David
2016-03-07wil6210: add support for discovery mode during scanLior David
2016-03-07wil6210: replay attack detectionVladimir Kondratiev
2016-03-07wil6210: Set permanent MAC address to wiphyHamad Kadmany
2016-03-07wil6210: AP: prevent connecting to already connected stationMaya Erez
2016-03-07wil6210: remove BACK RX and TX workersMaya Erez
2016-03-06Merge 'net-next/master'Kalle Valo