summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2017-02-08wil6210: include moduleparam.hJohannes Berg
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David
2017-01-27wil6210: align to latest auto generated wmi.hLior David
2017-01-27wil6210: fix for broadcast workaround in PBSSLior David
2017-01-27wil6210: protect against false interrupt during reset sequenceHamad Kadmany
2017-01-27wil6210: missing reinit_completion in wmi_callLior David
2017-01-27wil6210: support new WMI-only FW capabilityDedy Lansky
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
2017-01-12wil6210: constify cfg80211_ops structuresBhumika Goyal
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