~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: eth: r8152: Remove non-DM_ETH codeTom Rini2022-12-07
* Add support for TP-Link UE200 dongleOleksii Titov2022-04-22
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * eth/r8152: fix the aggregation issueHayes Wang2020-12-16
| * eth/r8152: free previous memory if r8152_eth_probe failHayes Wang2020-12-16
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
|/
* eth/r8152: support RTL8153B/RTL8154BHayes Wang2020-09-01
* eth/r8152: reset PHY after setting itHayes Wang2020-09-01
* eth/r8152: reset bmu after disabling Tx/RxHayes Wang2020-09-01
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* eth/r8152: fix assigning the wrong endpointHayes Wang2020-05-29
* eth/r8152: fix typo in register nameHayes Wang2020-05-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich2017-08-07
* net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese2016-12-08
* net: usb: r8152: Add DM supportStefan Roese2016-08-07
* usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen2016-01-23