summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)AuthorFilesLines
2018-02-27wil6210: add debugfs 'mids' fileLior David1-0/+37
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David12-151/+347
2018-02-27wil6210: rename p2p_wdev_mutex to vif_mutexLior David5-41/+41
2018-02-27wil6210: multiple VIFs support for start/stop APLior David6-33/+71
2018-02-27wil6210: add support for adding and removing virtual interfacesLior David6-59/+518
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David15-615/+877
2018-02-27wil6210: support concurrency record in FW fileLior David4-5/+158
2018-02-27wil6210: add wil6210_vif structure for per-VIF dataLior David3-65/+107
2018-02-26wil6210: fix spelling mistake: "preperation"-> "preparation"Colin Ian King1-1/+1
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty1-1/+2
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez4-11/+184
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David3-3/+18
2018-01-25wil6210: fix random failure to bring network interface upLior David5-2/+138
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez2-0/+26
2018-01-25wil6210: support flashless deviceDedy Lansky3-29/+87
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez4-17/+92
2018-01-25wil6210: recognize Talyn JTAG IDMaya Erez2-0/+7
2018-01-25wil6210: add Talyn PCIe device IDMaya Erez1-0/+2
2018-01-09wil6210: remove reference to preset_chandefLior David6-7/+5
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky3-4/+2
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez4-8/+54
2018-01-09wil6210: set platform features based on FW capabilitiesMaya Erez3-0/+18
2018-01-09wil6210: add platform capabilities bitmapMaya Erez4-4/+35
2018-01-09wil6210: support 40bit DMA addressesLazar Alexei4-22/+28
2018-01-09wil6210: support Scheduled scanDedy Lansky5-18/+395
2017-12-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann2-19/+8
2017-12-02wil6210: update statistics for suspendLazar Alexei4-27/+59
2017-12-02wil6210: remove suspend time statisticsLazar Alexei4-39/+4
2017-12-02wil6210: fix PCIe bus mastering in case of interface downLazar Alexei3-19/+19
2017-12-02wil6210: get suspend reject reason and resume triggers from FWLazar Alexei2-6/+57
2017-12-02wil6210: missing length check in wil_cfg80211_mgmt_txLior David1-3/+7
2017-12-02wil6210: missing length check in wmi_set_ieLior David1-1/+7
2017-12-02wil6210: add block size checks during FW loadLior David3-21/+49
2017-12-02wil6210: fix length check in __wmi_sendLior David2-2/+22
2017-12-02wil6210: abort properly in cfg suspendHamad Kadmany1-2/+5
2017-12-02wil6210: refresh FW capabilities during interface upLior David4-27/+33
2017-12-02wil6210: print human readable names of WMI commands and eventsDedy Lansky1-5/+232
2017-12-02wil6210: run-time PM when interface downLazar Alexei6-20/+237
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller4-56/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27ath: Convert timers to use timer_setup()Kees Cook3-11/+10
2017-10-27wil6210: remove SSID debugfsJohannes Berg1-45/+0
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David1-28/+29
2017-08-31wil6210: increase connect timeoutLior David1-1/+1
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2-0/+3
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky1-18/+22
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei1-239/+475
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski3-1/+19
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David1-6/+8
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski4-8/+6