~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
rtl8169.c
Commit message (
Expand
)
Author
Age
*
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-08-02
*
net: rtl8169: add minimal support for 8125B variant
Eugen Hristev
2023-05-05
*
net: rtl8169: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
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-12-13
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
Tom Warren
2020-06-12
*
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
2020-05-18
*
net: rtl8169: Support RTL-8168c/8111c
Thierry Reding
2019-12-09
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
*
net: rtl8169: Support RTL-8168h/8111h
Thierry Reding
2019-05-14
*
net: rtl8169: Implement ->hwaddr_write() callback
Thierry Reding
2019-05-14
*
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-10-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
net: rtl8169: remove unneeded definition
Andre Przywara
2016-12-04
*
rtl8169: fix cache misalignment message on transmit.
Peter Chubb
2016-10-13
*
net: rtl8169: Fix return value for rtl_send_common
Oleksandr Tymoshenko
2016-07-06
*
net: rtl8169: fix switching between adapters
Stephen Warren
2016-06-21
*
net: rtl8169: Fix build error when DEBUG is on
Bin Meng
2016-03-27
*
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
2016-01-12
*
net: rtl8169: Build warning fixes for 64-bit
Stephen Warren
2015-10-29
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
*
dm: eth: Add driver-model support to the rtl8169 driver
Simon Glass
2015-07-21
*
net: rtl8169: Build warning fixes for 64-bit
Thierry Reding
2015-04-20
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-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-12-18
*
rtl8169: Defer network packet processing
Thierry Reding
2014-09-16
*
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-11-22
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
drivers/net/rtl8169.c: Fix compile warning
Joe Hershberger
2012-05-22
*
drivers/net/rtl8169.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
*
net: rtl8169: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
*
rtl8169: fix PCI system memory address
Yoshihiro Shimoda
2009-06-08
*
rtl8169: fix cache coherency problem
Yoshihiro Shimoda
2009-04-28
*
drivers/net/: get mac address from environment
Mike Frysinger
2009-03-20
*
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
[next]