summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/wil6210.h
Commit message (Expand)AuthorAgeFilesLines
...
* wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky2018-05-121-0/+1
* wil6210: change reply_size arg to u16 in wmi_callLior David2018-05-121-1/+1
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-271-8/+17
* wil6210: rename p2p_wdev_mutex to vif_mutexLior David2018-02-271-1/+1
* wil6210: multiple VIFs support for start/stop APLior David2018-02-271-4/+5
* wil6210: add support for adding and removing virtual interfacesLior David2018-02-271-3/+18
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-271-63/+87
* wil6210: support concurrency record in FW fileLior David2018-02-271-0/+4
* wil6210: add wil6210_vif structure for per-VIF dataLior David2018-02-271-4/+18
* wil6210: support parsing brd file address from fw fileMaya Erez2018-01-251-0/+3
* wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David2018-01-251-0/+1
* wil6210: fix random failure to bring network interface upLior David2018-01-251-0/+3
* wil6210: configure OTP HW vectors in SW reset flowMaya Erez2018-01-251-0/+11
* wil6210: support flashless deviceDedy Lansky2018-01-251-2/+11
* wil6210: add support for Talyn AHB address mapMaya Erez2018-01-251-4/+17
* wil6210: recognize Talyn JTAG IDMaya Erez2018-01-251-0/+3
* wil6210: remove reference to preset_chandefLior David2018-01-091-0/+1
* wil6210: remove leftover "FIXME"sDedy Lansky2018-01-091-1/+1
* wil6210: prevent parallel suspend and dump collectionMaya Erez2018-01-091-0/+1
* wil6210: add platform capabilities bitmapMaya Erez2018-01-091-0/+5
* wil6210: support 40bit DMA addressesLazar Alexei2018-01-091-1/+1
* wil6210: support Scheduled scanDedy Lansky2018-01-091-0/+4
* wil6210: fix build warnings without CONFIG_PMArnd Bergmann2017-12-271-2/+0
* wil6210: update statistics for suspendLazar Alexei2017-12-021-3/+8
* wil6210: remove suspend time statisticsLazar Alexei2017-12-021-5/+0
* wil6210: fix PCIe bus mastering in case of interface downLazar Alexei2017-12-021-2/+2
* wil6210: add block size checks during FW loadLior David2017-12-021-0/+1
* wil6210: refresh FW capabilities during interface upLior David2017-12-021-0/+1
* wil6210: run-time PM when interface downLazar Alexei2017-12-021-2/+16
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
* wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky2017-08-311-0/+1
* wil6210: make debugfs compilation optionalGidon Studinski2017-08-311-0/+6
* wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski2017-08-081-1/+1
* wil6210: store FW RF calibration resultDedy Lansky2017-08-081-0/+6
* wil6210: add statistics for suspend timeMaya Erez2017-08-081-0/+5
* wil6210: remove ioctl interfaceMaya Erez2017-06-211-1/+0
* wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-211-0/+26
* wil6210: support devices with different PCIe bar sizeMaya Erez2017-05-231-1/+3
* wil6210: add option to load FTM FWHamad Kadmany2017-05-231-2/+7
* wil6210: prevent access to 11AD device if resume failsMaya Erez2017-04-131-0/+1
* wil6210: remove HALP voting in debugfs ioblobMaya Erez2017-04-131-6/+0
* wil6210: support 8KB RX buffersLior David2017-04-131-0/+2
* wil6210: restore power save state after internal FW resetLazar Alexei2017-04-131-0/+4
* wil6210: add oob_mode for AP certificationLior David2017-03-091-0/+1
* wil6210: correctly report locally generated disconnect in STA modeDedy Lansky2017-03-091-0/+1
* wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky2017-03-091-0/+1
* wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky2017-03-091-0/+12
* wil6210: bus_request platform operation refinementLior David2017-03-091-2/+3
* wil6210: set dma mask to reflect device capabilityHamad Kadmany2017-03-091-0/+1
* wil6210: option to override A-BFT length in start AP/PCPLior David2017-01-271-0/+1