aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/wil6210.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09wil6210: remove reference to preset_chandefLior David1-0/+1
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky1-1/+1
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez1-0/+1
2018-01-09wil6210: add platform capabilities bitmapMaya Erez1-0/+5
2018-01-09wil6210: support 40bit DMA addressesLazar Alexei1-1/+1
2018-01-09wil6210: support Scheduled scanDedy Lansky1-0/+4
2017-12-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann1-2/+0
2017-12-02wil6210: update statistics for suspendLazar Alexei1-3/+8
2017-12-02wil6210: remove suspend time statisticsLazar Alexei1-5/+0
2017-12-02wil6210: fix PCIe bus mastering in case of interface downLazar Alexei1-2/+2
2017-12-02wil6210: add block size checks during FW loadLior David1-0/+1
2017-12-02wil6210: refresh FW capabilities during interface upLior David1-0/+1
2017-12-02wil6210: run-time PM when interface downLazar Alexei1-2/+16
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky1-0/+1
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski1-0/+6
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski1-1/+1
2017-08-08wil6210: store FW RF calibration resultDedy Lansky1-0/+6
2017-08-08wil6210: add statistics for suspend timeMaya Erez1-0/+5
2017-06-21wil6210: remove ioctl interfaceMaya Erez1-1/+0
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez1-0/+26
2017-05-23wil6210: support devices with different PCIe bar sizeMaya Erez1-1/+3
2017-05-23wil6210: add option to load FTM FWHamad Kadmany1-2/+7
2017-04-13wil6210: prevent access to 11AD device if resume failsMaya Erez1-0/+1
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez1-6/+0
2017-04-13wil6210: support 8KB RX buffersLior David1-0/+2
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei1-0/+4
2017-03-09wil6210: add oob_mode for AP certificationLior David1-0/+1
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky1-0/+1
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky1-0/+1
2017-03-09wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky1-0/+12
2017-03-09wil6210: bus_request platform operation refinementLior David1-2/+3
2017-03-09wil6210: set dma mask to reflect device capabilityHamad Kadmany1-0/+1
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David1-0/+1
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David1-0/+1
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei1-4/+14
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky1-2/+7
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David1-1/+2
2016-12-01wil6210: delay remain on channel when scan is activeLior David1-2/+7
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David1-0/+2
2016-11-23wil6210: add support for abort scanMaya Erez1-0/+3
2016-11-23wil6210: add support for power save enable / disableMaya Erez1-0/+2
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky1-0/+6
2016-08-31wil6210: extract firmware version from file headerLior David1-1/+2
2016-08-31wil6210: extract firmware capabilities from FW fileLior David1-1/+3
2016-08-31wil6210: fix protection of wil->scan_requestLior David1-1/+1
2016-08-19wil6210: fix stop p2p device handlingMaya Erez1-0/+1
2016-08-19wil6210: fix HALP handling in case of HALP vote time-outMaya Erez1-0/+1
2016-06-14wil6210: abort P2P search when stopping P2P deviceLior David1-0/+1
2016-05-28wil6210: add pm_notify handlingMaya Erez1-0/+5