index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-20
r8169: fix wrong eee setting for rlt8111evl
hayeswang
1
-1
/
+1
2011-10-20
r8169: fix driver shutdown WoL regression.
françois romieu
1
-32
/
+56
2011-09-17
r8169: do not enable the TBI for anything but the original 8169.
Francois Romieu
1
-3
/
+10
2011-09-17
r8169: remove erroneous processing of always set bit.
Francois Romieu
1
-1
/
+6
2011-09-17
r8169: fix WOL setting for 8105 and 8111evl
Hayes Wang
1
-1
/
+9
2011-09-17
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
Hayes Wang
1
-0
/
+1
2011-09-17
r8169: fix the reset setting for 8111evl
Hayes Wang
1
-0
/
+1
2011-08-03
r8169 : MAC address change fix for the 8168e-vl.
françois romieu
1
-0
/
+27
2011-07-29
r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)
Lennart Sorensen
1
-0
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-23
r8169: use pci_dev->subsystem_{vendor|device}
Sergei Shtylyov
1
-5
/
+2
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-19
r8169: fix sticky accepts packet bits in RxConfig.
Francois Romieu
1
-5
/
+3
2011-07-15
r8169: adjust the RxConfig settings.
Hayes Wang
1
-12
/
+44
2011-07-15
r8169: don't enable rx when shutdown.
Hayes Wang
1
-2
/
+5
2011-07-15
r8169: fix wake on lan setting for non-8111E.
Hayes Wang
1
-2
/
+4
2011-07-15
r8169: support RTL8111E-VL.
Hayes Wang
1
-7
/
+179
2011-07-15
r8169: add ERI functions.
Hayes Wang
1
-0
/
+43
2011-07-15
r8169: modify the flow of the hw reset.
Hayes Wang
1
-25
/
+28
2011-07-15
r8169: adjust some registers.
Hayes Wang
1
-16
/
+27
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-06-28
r8169: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-14
/
+6
2011-06-24
r8169: fix wrong register use.
Francois Romieu
1
-1
/
+1
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2011-06-18
r8169: check firmware content sooner.
Francois Romieu
1
-19
/
+44
2011-06-18
r8169: support new firmware format.
Hayes Wang
1
-1
/
+35
2011-06-18
r8169: explicit firmware format check.
Francois Romieu
1
-13
/
+49
2011-06-18
r8169: move the firmware down into the device private data.
Francois Romieu
1
-26
/
+48
2011-06-18
r8169: fix static initializers.
Francois Romieu
1
-4
/
+6
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-09
r8169: avoid late chip identifier initialisation.
Francois Romieu
1
-9
/
+9
2011-05-09
r8169: merge firmware information into the chipset description data.
Francois Romieu
1
-104
/
+110
2011-05-09
r8169: provide some firmware information via ethtool.
Francois Romieu
1
-20
/
+25
2011-05-09
r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.
Francois Romieu
1
-23
/
+9
2011-05-09
r8169: link speed selection timer rework.
Francois Romieu
1
-35
/
+9
2011-05-09
r8169: rtl8169_set_speed_xmii cleanup.
Francois Romieu
1
-10
/
+1
2011-05-09
r8169: remove some code duplication.
Francois Romieu
1
-23
/
+19
2011-05-09
r8169: style cleanups.
Francois Romieu
1
-108
/
+98
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-1
/
+1
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-04-28
r8169: fix merge conflict fix.
Francois Romieu
1
-20
/
+5
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-32
/
+76
2011-04-24
r8169: don't request firmware when there's no userspace.
François Romieu
1
-28
/
+71
2011-04-19
r8169: TSO fixes.
Francois Romieu
1
-72
/
+137
2011-04-11
net: r8169: convert to hw_features
Michał Mirosław
1
-62
/
+33
2011-03-31
net/r8169: support RTL8168E
hayeswang
1
-5
/
+207
2011-03-31
net/r8169: add a new chip for RTL8168DP
hayeswang
1
-22
/
+76
2011-03-31
net/r8169: add a new chip for RTL8105
hayeswang
1
-0
/
+1
2011-03-21
r8169: fix a bug in rtl8169_init_phy()
Eric Dumazet
1
-2
/
+2
[next]