index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
rtl8169.c
Age
Commit message (
Expand
)
Author
11 days
rtl8169: add support for RTL8125d
Javen Xu
2024-07-22
drivers: net: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-02
net: rtl8169: Add one device ID 0x8161
Minda Chen
2023-08-02
net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V
Minda Chen
2023-08-02
net: rtl8169: Fix compile warning in rtl8169
Minda Chen
2023-05-05
net: rtl8169: add minimal support for 8125B variant
Eugen Hristev
2022-12-07
net: rtl8169: Remove non-DM_ETH code
Tom Rini
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-12
net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
Tom Warren
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-09
net: rtl8169: Support RTL-8168c/8111c
Thierry Reding
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-14
net: rtl8169: Support RTL-8168h/8111h
Thierry Reding
2019-05-14
net: rtl8169: Implement ->hwaddr_write() callback
Thierry Reding
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-04
net: rtl8169: remove unneeded definition
Andre Przywara
2016-10-13
rtl8169: fix cache misalignment message on transmit.
Peter Chubb
2016-07-06
net: rtl8169: Fix return value for rtl_send_common
Oleksandr Tymoshenko
2016-06-21
net: rtl8169: fix switching between adapters
Stephen Warren
2016-03-27
net: rtl8169: Fix build error when DEBUG is on
Bin Meng
2016-01-12
dm: net: Convert rtl8169 to use DM PCI API
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2015-10-29
net: rtl8169: Build warning fixes for 64-bit
Stephen Warren
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-07-21
dm: eth: Add driver-model support to the rtl8169 driver
Simon Glass
2015-04-20
net: rtl8169: Build warning fixes for 64-bit
Thierry Reding
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2014-12-18
net: rtl8169: Add support for RTL-8168/8111g
Thierry Reding
2014-12-18
net: rtl8169: Use non-cached memory if available
Thierry Reding
2014-12-18
net: rtl8169: Properly align buffers
Thierry Reding
2014-12-18
net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER
Thierry Reding
2014-09-16
rtl8169: Defer network packet processing
Thierry Reding
2013-11-22
net: rtl8169: Add support for RTL8168d/8111d
Thierry Reding
2013-11-22
net: rtl8169: Improve cache maintenance
Thierry Reding
2013-11-22
net: rtl8169: Add support for RTL8168evl/8111evl
Thierry Reding
2013-11-22
net: rtl8169: Fix format string
Thierry Reding
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/rtl8169.c: Fix compile warning
Joe Hershberger
[next]