summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-01wil6210: align to latest auto generated wmi.hLior David
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David
2016-12-01wil6210: validate wil_pmc_alloc parametersMaya Erez
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: align to latest auto generated wmi.hLior 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: add support for power save enable / disableMaya Erez
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
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