summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/r8152.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-07net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich1-2/+2
2016-12-08net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese1-6/+16
2016-08-07net: usb: r8152: Add DM supportStefan Roese1-22/+215
2016-01-23usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen1-0/+1456