summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
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
2017-03-09wil6210: bus_request platform operation refinementLior David
2017-03-09wil6210: do not start regular scan on stopped p2p deviceLior David
2017-03-09wil6210: set dma mask to reflect device capabilityHamad Kadmany
2017-03-06cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg
2017-02-08wil6210: include moduleparam.hJohannes Berg
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David
2017-01-27wil6210: align to latest auto generated wmi.hLior David
2017-01-27wil6210: fix for broadcast workaround in PBSSLior David
2017-01-27wil6210: protect against false interrupt during reset sequenceHamad Kadmany
2017-01-27wil6210: missing reinit_completion in wmi_callLior David
2017-01-27wil6210: support new WMI-only FW capabilityDedy Lansky
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei
2017-01-27wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky
2017-01-12wil6210: constify cfg80211_ops structuresBhumika Goyal
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin