aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski
2018-07-02wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-12wil6210: rate limit wil_rx_refill errorDedy Lansky
2018-05-12wil6210: remove unused rx_reorder membersDedy Lansky
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar
2018-05-12wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky
2018-05-12wil6210: change reply_size arg to u16 in wmi_callLior David
2018-05-12wil6210: fix call to wil6210_disconnect during unloadLior David
2018-05-12wil6210: align to latest auto generated wmi.hAhmad Masri
2018-05-12wil6210: disable tracing config optionAlexei Avshalom Lazar
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-04-10wil6210: fix potential null dereference of ndev before null checkColin Ian King
2018-02-27wil6210: add debugfs 'mids' fileLior David
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David
2018-02-27wil6210: rename p2p_wdev_mutex to vif_mutexLior David
2018-02-27wil6210: multiple VIFs support for start/stop APLior David
2018-02-27wil6210: add support for adding and removing virtual interfacesLior David
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David
2018-02-27wil6210: support concurrency record in FW fileLior David
2018-02-27wil6210: add wil6210_vif structure for per-VIF dataLior David
2018-02-26wil6210: fix spelling mistake: "preperation"-> "preparation"Colin Ian King
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David
2018-01-25wil6210: fix random failure to bring network interface upLior David
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez
2018-01-25wil6210: support flashless deviceDedy Lansky
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez
2018-01-25wil6210: recognize Talyn JTAG IDMaya Erez
2018-01-25wil6210: add Talyn PCIe device IDMaya Erez
2018-01-09wil6210: remove reference to preset_chandefLior David
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky
2018-01-09wil6210: prevent parallel suspend and dump collectionMaya Erez
2018-01-09wil6210: set platform features based on FW capabilitiesMaya Erez
2018-01-09wil6210: add platform capabilities bitmapMaya Erez
2018-01-09wil6210: support 40bit DMA addressesLazar Alexei
2018-01-09wil6210: support Scheduled scanDedy Lansky
2017-12-27wil6210: fix build warnings without CONFIG_PMArnd Bergmann
2017-12-02wil6210: update statistics for suspendLazar Alexei
2017-12-02wil6210: remove suspend time statisticsLazar Alexei
2017-12-02wil6210: fix PCIe bus mastering in case of interface downLazar Alexei
2017-12-02wil6210: get suspend reject reason and resume triggers from FWLazar Alexei
2017-12-02wil6210: missing length check in wil_cfg80211_mgmt_txLior David
2017-12-02wil6210: missing length check in wmi_set_ieLior David
2017-12-02wil6210: add block size checks during FW loadLior David
2017-12-02wil6210: fix length check in __wmi_sendLior David
2017-12-02wil6210: abort properly in cfg suspendHamad Kadmany