aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt7601u/dma.c
AgeCommit message (Expand)Author
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-25mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-06-25mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-02-01mt7601u: do not use WARN_ON in the datapathLorenzo Bianconi
2017-08-24mt7601u: check memory allocation failureChristophe Jaillet
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-09-09mt7601u: use linux/bitfield.hJakub Kicinski
2015-08-10mt7601u: lock out rx path and tx status reportingJakub Kicinski
2015-08-10mt7601u: fix tx status reporting contextsJakub Kicinski
2015-08-10mt7601u: use correct ieee80211_rx variantJakub Kicinski
2015-06-08mt7601u: watch out for invalid-length framesJakub Kicinski
2015-06-08mt7601u: unify paged and non-paged RX dma pathsJakub Kicinski
2015-05-28add mt7601u driverJakub Kicinski