aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAge
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | wil6210: align to latest auto generated wmi.hLior David2016-12-01
* | wil6210: add debugfs blobs for UCODE code and dataLior David2016-12-01
* | wil6210: validate wil_pmc_alloc parametersMaya Erez2016-12-01
* | wil6210: delay remain on channel when scan is activeLior David2016-12-01
* | wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David2016-11-23
* | wil6210: align to latest auto generated wmi.hLior David2016-11-23
* | wil6210: add support for abort scanMaya Erez2016-11-23
* | wil6210: fix deadlock when using fw_no_recovery optionLior David2016-11-23
* | wil6210: add support for power save enable / disableMaya Erez2016-11-23
* | wil6210: fix net queue stop/wakeDedy Lansky2016-11-23
* | net: use core MTU range checking in wireless driversJarod Wilson2016-10-20
|/
* wil6210: extract firmware version from file headerLior David2016-08-31
* wil6210: extract firmware capabilities from FW fileLior David2016-08-31
* wil6210: align to latest auto generated wmi.hLior David2016-08-31
* wil6210: fix protection of wil->scan_requestLior David2016-08-31
* wil6210: fix wiphy registration sequenceLior David2016-08-19
* wil6210: prevent usage of incorrect TX hwtailMaya Erez2016-08-19
* wil6210: Fix driver down flowLazar Alexei2016-08-19
* wil6210: fix stop p2p device handlingMaya Erez2016-08-19
* wil6210: change HALP logging category to IRQLior David2016-08-19
* wil6210: support rx key setting for all TIDsMaya Erez2016-08-19
* wil6210: fix HALP handling in case of HALP vote time-outMaya Erez2016-08-19
* wil6210: align to latest auto generated wmi.hMaya Erez2016-08-19
* nl80211: support beacon report scanningAvraham Stern2016-07-06
* wil6210: abort P2P search when stopping P2P deviceLior David2016-06-14
* wil6210: fix chan check in wil_p2p_listenMaya Erez2016-06-14
* wil6210: align wil log functions to wil_dbg_ratelimited implementationMaya Erez2016-05-28
* wil6210: add pm_notify handlingMaya Erez2016-05-28
* wil6210: fix dma mapping error cleanup in __wil_tx_vring_tsoMaya Erez2016-05-28
* wil6210: protect wil_vring_fini_tx in parallel to tx completionsMaya Erez2016-05-28
* wil6210: guarantee safe access to rx descriptors shared memoryMaya Erez2016-05-28
* wil6210: fix race conditions between TX send and completionMaya Erez2016-05-28
* wil6210: add support for device led configurationMaya Erez2016-05-11
* wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez2016-04-26
* wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez2016-04-26
* wil6210: print debug message when transmitting while disconnectedMaya Erez2016-04-26
* wil6210: change RX_HTRSH interrupt print level to debugMaya Erez2016-04-26
* wil6210: support regular scan on P2P_DEVICE interfaceLior David2016-04-26
* wil6210: add function name to wil log macrosMaya Erez2016-04-26
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* wil6210: allow empty WMI commands in debugfs wmi_sendLior David2016-04-04
* wil6210: add oob_mode module parameterLior David2016-03-07
* wil6210: pass is_go flag to firmwareLior David2016-03-07
* wil6210: fix no_fw_recovery mode with change_virtual_intfLior David2016-03-07
* wil6210: clean ioctl debug messageLior David2016-03-07
* wil6210: fix race conditions in p2p listen and searchLior David2016-03-07
* wil6210: P2P_DEVICE virtual interface supportLior David2016-03-07