summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/r8152.c
Commit message (Expand)AuthorAgeFilesLines
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich2017-08-071-2/+2
* net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese2016-12-081-6/+16
* net: usb: r8152: Add DM supportStefan Roese2016-08-071-22/+215
* usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen2016-01-231-0/+1456