Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6137e41d11c4e3c5940cb55ffba792186be794ca
/
drivers
/
net
/
rtl8169.c
6137e41
net: rtl8169: Support RTL-8168h/8111h
by Thierry Reding
· Tue Apr 16 18:20:30 2019 +0200
a02d60f
net: rtl8169: Implement ->hwaddr_write() callback
by Thierry Reding
· Tue Apr 16 18:20:29 2019 +0200
2ccb8b0
net.h: Include linux/if_ether.h to avoid duplication
by Bin Meng
· Tue Jul 31 02:55:22 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
7ea6076
net: rtl8169: remove unneeded definition
by Andre Przywara
· Wed Nov 16 00:50:09 2016 +0000
1b0d36a
rtl8169: fix cache misalignment message on transmit.
by Peter Chubb
· Wed Sep 14 01:29:03 2016 +0000
51d22bb
net: rtl8169: Fix return value for rtl_send_common
by Oleksandr Tymoshenko
· Fri Jul 01 13:22:00 2016 -0700
9fe7fb5
net: rtl8169: fix switching between adapters
by Stephen Warren
· Tue Apr 26 15:29:00 2016 -0600
dbb099f
net: rtl8169: Fix build error when DEBUG is on
by Bin Meng
· Thu Mar 17 23:27:44 2016 -0700
86621d4
dm: net: Convert rtl8169 to use DM PCI API
by Simon Glass
· Sun Nov 29 13:18:04 2015 -0700
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· Sun Nov 29 13:17:47 2015 -0700
4a7217d
net: rtl8169: Build warning fixes for 64-bit
by Stephen Warren
· Fri Oct 02 17:44:34 2015 -0600
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
f2acb53
dm: eth: Add driver-model support to the rtl8169 driver
by Simon Glass
· Mon Jul 06 16:47:45 2015 -0600
207edd6
net: rtl8169: Build warning fixes for 64-bit
by Thierry Reding
· Fri Mar 20 12:41:21 2015 +0100
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
9342855
net: rtl8169: Add support for RTL-8168/8111g
by Thierry Reding
· Tue Dec 09 22:25:27 2014 -0700
209c648
net: rtl8169: Use non-cached memory if available
by Thierry Reding
· Tue Dec 09 22:25:26 2014 -0700
bcc8e4d
net: rtl8169: Properly align buffers
by Thierry Reding
· Tue Dec 09 22:25:25 2014 -0700
75856e3
net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER
by Thierry Reding
· Tue Dec 09 22:25:24 2014 -0700
3e9d93e
rtl8169: Defer network packet processing
by Thierry Reding
· Thu Aug 28 12:38:03 2014 +0200
433f312
net: rtl8169: Add support for RTL8168d/8111d
by Thierry Reding
· Fri Sep 20 16:03:43 2013 +0200
5c1ba96
net: rtl8169: Improve cache maintenance
by Thierry Reding
· Fri Sep 20 16:03:42 2013 +0200
625bcbe
net: rtl8169: Add support for RTL8168evl/8111evl
by Thierry Reding
· Fri Sep 20 16:03:44 2013 +0200
20ac869
net: rtl8169: Fix format string
by Thierry Reding
· Fri Sep 20 16:03:41 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
d8836d1
drivers/net/rtl8169.c: Fix compile warning
by Joe Hershberger
· Tue May 22 18:09:57 2012 +0000
9c19a9f
drivers/net/rtl8169.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· Sat Nov 05 05:13:01 2011 +0000
c834e44
net: rtl8169: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· Tue Oct 19 14:03:38 2010 +0900
2b90494
rtl8169: fix PCI system memory address
by Yoshihiro Shimoda
· Wed Feb 25 14:27:29 2009 +0900
4a46566
rtl8169: fix cache coherency problem
by Yoshihiro Shimoda
· Wed Feb 25 14:27:24 2009 +0900
b203965
drivers/net/: get mac address from environment
by Mike Frysinger
· Wed Feb 11 19:01:26 2009 -0500
26425a6
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 09:49:42 2008 -0700
2877a11
rtl8169: add support for RTL8110SCL
by Yoshihiro Shimoda
· Wed Jul 09 21:07:34 2008 +0900
8d54188
Fix some more print() format errors.
by Wolfgang Denk
· Thu Jul 10 13:16:09 2008 +0200
9726784
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· Mon Jun 09 23:37:44 2008 +0900
4135cac
rtl8169: fix compiler warnings
by Guennadi Liakhovetski
· Mon Apr 28 14:37:14 2008 +0200
1338d1f
net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
by Nobuhiro Iwamatsu
· Sat Mar 08 09:25:49 2008 +0900
d595abf
Remove duplicate defines for ARRAY_SIZE
by Kumar Gala
· Thu Jan 17 00:02:10 2008 -0600
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· Wed Jan 09 18:15:53 2008 -0500
de20a4f
Fix endianness conversions in rtl8169 driver
by Guennadi Liakhovetski
· Tue Nov 20 13:14:20 2007 +0100
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Nov 21 21:19:24 2007 +0100
[Renamed from drivers/rtl8169.c]
82ecaad
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 17:39:42 2007 -0500
d8c8630
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:10 2007 -0500
a627048
* Patch by Sangmoon Kim, 12 Apr 2004: Update max RAM size for debris board
by wdenk
· Sun Apr 18 22:03:42 2004 +0000