summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/r8152.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-16eth/r8152: fix the aggregation issueHayes Wang1-0/+5
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang1-2/+39
2020-09-01eth/r8152: modify rtl_clear_bp functionHayes Wang1-10/+3
2020-09-01eth/r8152: reset bmu after disabling Tx/RxHayes Wang1-1/+6
2020-06-14eth/r8152: update the firmwareHayes Wang1-0/+8
2020-05-22eth/r8152: fix typo in register nameHayes Wang1-2/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-08-07net: usb: r8152: Add DM supportStefan Roese1-0/+4
2016-01-23usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen1-0/+631