index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
rtl8169.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-1
/
+1
*
net: rtl8169: Support RTL-8168h/8111h
Thierry Reding
2019-05-14
1
-0
/
+1
*
net: rtl8169: Implement ->hwaddr_write() callback
Thierry Reding
2019-05-14
1
-0
/
+18
*
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-10-10
1
-4
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
net: rtl8169: remove unneeded definition
Andre Przywara
2016-12-04
1
-3
/
+0
*
rtl8169: fix cache misalignment message on transmit.
Peter Chubb
2016-10-13
1
-1
/
+2
*
net: rtl8169: Fix return value for rtl_send_common
Oleksandr Tymoshenko
2016-07-06
1
-2
/
+2
*
net: rtl8169: fix switching between adapters
Stephen Warren
2016-06-21
1
-4
/
+9
*
net: rtl8169: Fix build error when DEBUG is on
Bin Meng
2016-03-27
1
-5
/
+5
*
dm: net: Convert rtl8169 to use DM PCI API
Simon Glass
2016-01-12
1
-19
/
+66
*
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
1
-5
/
+6
*
net: rtl8169: Build warning fixes for 64-bit
Stephen Warren
2015-10-29
1
-4
/
+6
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
dm: eth: Add driver-model support to the rtl8169 driver
Simon Glass
2015-07-21
1
-49
/
+187
*
net: rtl8169: Build warning fixes for 64-bit
Thierry Reding
2015-04-20
1
-11
/
+13
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: rtl8169: Add support for RTL-8168/8111g
Thierry Reding
2014-12-18
1
-0
/
+1
*
net: rtl8169: Use non-cached memory if available
Thierry Reding
2014-12-18
1
-11
/
+60
*
net: rtl8169: Properly align buffers
Thierry Reding
2014-12-18
1
-29
/
+34
*
net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER
Thierry Reding
2014-12-18
1
-1
/
+5
*
rtl8169: Defer network packet processing
Thierry Reding
2014-09-16
1
-1
/
+2
*
net: rtl8169: Add support for RTL8168d/8111d
Thierry Reding
2013-11-22
1
-1
/
+17
*
net: rtl8169: Improve cache maintenance
Thierry Reding
2013-11-22
1
-8
/
+53
*
net: rtl8169: Add support for RTL8168evl/8111evl
Thierry Reding
2013-11-22
1
-0
/
+1
*
net: rtl8169: Fix format string
Thierry Reding
2013-11-22
1
-5
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-13
/
+1
*
drivers/net/rtl8169.c: Fix compile warning
Joe Hershberger
2012-05-22
1
-1
/
+1
*
drivers/net/rtl8169.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-3
/
+0
*
net: rtl8169: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
rtl8169: fix PCI system memory address
Yoshihiro Shimoda
2009-06-08
1
-5
/
+8
*
rtl8169: fix cache coherency problem
Yoshihiro Shimoda
2009-04-28
1
-1
/
+10
*
drivers/net/: get mac address from environment
Mike Frysinger
2009-03-20
1
-1
/
+1
*
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
rtl8169: add support for RTL8110SCL
Yoshihiro Shimoda
2008-08-18
1
-6
/
+22
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
1
-1
/
+1
*
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-09
1
-5
/
+0
*
rtl8169: fix compiler warnings
Guennadi Liakhovetski
2008-04-28
1
-5
/
+5
*
net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
Nobuhiro Iwamatsu
2008-03-08
1
-0
/
+14
*
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2008-02-14
1
-2
/
+0
*
Fix Ethernet init() return codes
Ben Warren
2008-01-10
1
-1
/
+2
*
Fix endianness conversions in rtl8169 driver
Guennadi Liakhovetski
2008-01-09
1
-55
/
+45
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-0
/
+888