summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2018-12-05wil6210: missing length check in wmi_set_ieLior David
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David
2017-08-31wil6210: increase connect timeoutLior David
2017-08-31wil6210: clear PAL_UNIT_ICR part of device resetDedy Lansky
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski
2017-08-08wil6210: store FW RF calibration resultDedy Lansky
2017-08-08wil6210: fix interface-up checkHamad Kadmany
2017-08-08wil6210: notify wiphy on wowlan supportMaya Erez
2017-08-08wil6210: add statistics for suspend timeMaya Erez
2017-08-08wil6210: check no_fw_recovery in resume failure recoveryMaya Erez
2017-08-08wil6210: support FW RSSI reportingDedy Lansky
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21wil6210: remove ioctl interfaceMaya Erez
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez
2017-06-21wil6210: prevent platform callbacks after uninitDedy Lansky
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-23wil6210: support devices with different PCIe bar sizeMaya Erez
2017-05-23wil6210: Improve AP stop handlingHamad Kadmany
2017-05-23wil6210: add option to load FTM FWHamad Kadmany
2017-05-23wil6210: low level RF sector APILior David
2017-05-19wil6210: use memdup_userGeliang Tang
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-13wil6210: prevent access to 11AD device if resume failsMaya Erez
2017-04-13wil6210: fix array out of bounds access in pmcDedy Lansky
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez
2017-04-13wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2017-04-13wil6210: fix check for sparrow D0 FW fileHamad Kadmany
2017-04-13wil6210: protect against sporadic interrupt during suspend flowMaya Erez
2017-04-13wil6210: fix protection against connections during resetHamad Kadmany
2017-04-13wil6210: align to latest auto generated wmi.hDedy Lansky
2017-04-13wil6210: support 8KB RX buffersLior David
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei
2017-04-13wil6210: fix sequence for scan-abort during resetHamad Kadmany
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-09wil6210: add oob_mode for AP certificationLior David
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky
2017-03-09wil6210: use WMI_DISCONNECT_CMDID upon connect timeoutDedy Lansky
2017-03-09wil6210: protect list of pending wmi events during flushHamad Kadmany
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky
2017-03-09wil6210: missing reinit_completion in HALP votingMaya Erez
2017-03-09wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky