~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warningTom Rini2023-06-20
* usb: eth: Remove non-DM_ETH codeTom Rini2022-12-07
* usb: eth: smsc95xx: Remove non-DM_ETH codeTom Rini2022-12-07
* usb: eth: r8152: Remove non-DM_ETH codeTom Rini2022-12-07
* usb: eth: msc7830: Remove non-DM_ETH codeTom Rini2022-12-07
* usb: eth: asix88179: Remove non-DM_ETH codeTom Rini2022-12-07
* usb: eth: asix: Remove non-DM_ETH codeTom Rini2022-12-07
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* 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: modify rtl_clear_bp functionHayes 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: update the firmwareHayes Wang2020-06-14
* eth/r8152: fix assigning the wrong endpointHayes Wang2020-05-29
* eth/r8152: fix typo in register nameHayes Wang2020-05-22
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* 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
* arm: Don't include common.h in header filesSimon Glass2020-05-18
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-14
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-26
* net.h: Include linux/if_ether.h to avoid duplicationBin Meng2018-10-10
* dwc2 USB controller hangs with lan78xxAndrew Thomas2018-06-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* lan7xxx: Require phylibAlexander Graf2018-03-22
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-08
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-08
* usb: net: Add support for Microchip LAN75xx and LAN78xxYuiko Oshino2017-08-14
* net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich2017-08-07
* net: usb: mcs7830: fix non-DM ingress pathUri Mashiach2017-05-21
* net: smsc95xx: Correct free_pkt() implementationSimon Glass2017-05-09
* net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese2016-12-08
* usb: eth: r8152_fw: fix indentationAndre Przywara2016-12-04
* net: smsc95xx: fix DM MAC address readingStephen Warren2016-10-13
* net: asix: Fix ASIX 88772B with driver modelAlban Bedel2016-09-27
* net: asix: Fix AX88772B when used with DriverModelJoshua Scott2016-09-09
* net: smsc95xx: Use correct get_unaligned functionsChris Packham2016-08-15
* eth: asix88179: Add support for the driver modelAlban Bedel2016-08-09
* eth: asix88179: Prepare supporting the driver modelAlban Bedel2016-08-09