aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt7601u/mcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-02mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost1-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2018-03-22mt7601u: use firmware_request_cache() to address cache on rebootLuis R. Rodriguez1-1/+1
2018-03-13mt7601u: simplify mt7601u_mcu_msg_alloc signatureLorenzo Bianconi1-4/+3
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-04-26mt7601u: check return value of alloc_skbPan Bian1-2/+8
2016-09-09mt7601u: use linux/bitfield.hJakub Kicinski1-10/+10
2016-03-07mt7601u: do not free dma_buf when ivp allocation failsColin Ian King1-1/+3
2015-05-28add mt7601u driverJakub Kicinski1-0/+534