summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210/wil6210.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-31wil6210: fix eDMA RX chainingMaya Erez1-0/+2
2018-07-31wil6210: off channel transmit management frames in AP modeAhmad Masri1-0/+2
2018-07-31wil6210: support Talyn specific board fileMaya Erez1-0/+4
2018-07-31wil6210: support max aggregation window size 64Maya Erez1-0/+5
2018-07-31wil6210: add support for link statisticsDedy Lansky1-0/+12
2018-07-31wil6210: add 3-MSI supportAlexei Avshalom Lazar1-1/+2
2018-07-31wil6210: support Talyn specific FW fileMaya Erez1-0/+3
2018-07-31wil6210: fix RX checksum report to network stackMaya Erez1-0/+1
2018-07-31wil6210: add TX latency statisticsDedy Lansky1-0/+14
2018-07-31wil6210: drop Rx packets with L2 error indication from HWDedy Lansky1-21/+23
2018-07-31wil6210: Rx multicast packets duplicate detectionDedy Lansky1-1/+5
2018-07-02wil6210: remove crash dump collection from OTP sectionMaya Erez1-0/+1
2018-07-02wil6210: add support for Talyn-MB boot flowMaya Erez1-1/+8
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski1-1/+23
2018-07-02wil6210: add support for enhanced DMA TX data flowsMaya Erez1-0/+15
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski1-7/+55
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski1-17/+93
2018-07-02wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez1-1/+10
2018-05-12wil6210: remove unused rx_reorder membersDedy Lansky1-10/+0
2018-05-12wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky1-0/+1
2018-05-12wil6210: change reply_size arg to u16 in wmi_callLior David1-1/+1
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David1-8/+17
2018-02-27wil6210: rename p2p_wdev_mutex to vif_mutexLior David1-1/+1
2018-02-27wil6210: multiple VIFs support for start/stop APLior David1-4/+5
2018-02-27wil6210: add support for adding and removing virtual interfacesLior David1-3/+18
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David1-63/+87
2018-02-27wil6210: support concurrency record in FW fileLior David1-0/+4
2018-02-27wil6210: add wil6210_vif structure for per-VIF dataLior David1-4/+18
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez1-0/+3
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David1-0/+1
2018-01-25wil6210: fix random failure to bring network interface upLior David1-0/+3
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez1-0/+11
2018-01-25wil6210: support flashless deviceDedy Lansky1-2/+11
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez1-4/+17
2018-01-25wil6210: recognize Talyn JTAG IDMaya Erez1-0/+3
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