summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/r8152.h
AgeCommit message (Expand)Author
2022-12-07usb: eth: r8152: Remove non-DM_ETH codeTom Rini
2020-12-16eth/r8152: fix the aggregation issueHayes Wang
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang
2020-09-01eth/r8152: modify rtl_clear_bp functionHayes Wang
2020-09-01eth/r8152: reset bmu after disabling Tx/RxHayes Wang
2020-06-14eth/r8152: update the firmwareHayes Wang
2020-05-22eth/r8152: fix typo in register nameHayes Wang
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-08-07net: usb: r8152: Add DM supportStefan Roese
2016-01-23usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen