index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
8139*/atp/r8169/sc92031: Move the Realtek drivers
Jeff Kirsher
2011-08-11
1
-5824
/
+0
*
r8169 : MAC address change fix for the 8168e-vl.
françois romieu
2011-08-02
1
-0
/
+27
*
r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)
Lennart Sorensen
2011-07-28
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
1
-1
/
+1
*
|
r8169: use pci_dev->subsystem_{vendor|device}
Sergei Shtylyov
2011-07-22
1
-5
/
+2
*
|
r8169: fix sticky accepts packet bits in RxConfig.
Francois Romieu
2011-07-19
1
-5
/
+3
*
|
r8169: adjust the RxConfig settings.
Hayes Wang
2011-07-14
1
-12
/
+44
*
|
r8169: don't enable rx when shutdown.
Hayes Wang
2011-07-14
1
-2
/
+5
*
|
r8169: fix wake on lan setting for non-8111E.
Hayes Wang
2011-07-14
1
-2
/
+4
*
|
r8169: support RTL8111E-VL.
Hayes Wang
2011-07-14
1
-7
/
+179
*
|
r8169: add ERI functions.
Hayes Wang
2011-07-14
1
-0
/
+43
*
|
r8169: modify the flow of the hw reset.
Hayes Wang
2011-07-14
1
-25
/
+28
*
|
r8169: adjust some registers.
Hayes Wang
2011-07-14
1
-16
/
+27
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
1
-1
/
+1
|
\
|
|
*
r8169: fix wrong register use.
Francois Romieu
2011-06-24
1
-1
/
+1
*
|
r8169: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-27
1
-14
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-4
/
+6
|
\
|
|
*
r8169: fix static initializers.
Francois Romieu
2011-06-17
1
-4
/
+6
*
|
r8169: check firmware content sooner.
Francois Romieu
2011-06-18
1
-19
/
+44
*
|
r8169: support new firmware format.
Hayes Wang
2011-06-18
1
-1
/
+35
*
|
r8169: explicit firmware format check.
Francois Romieu
2011-06-18
1
-13
/
+49
*
|
r8169: move the firmware down into the device private data.
Francois Romieu
2011-06-18
1
-26
/
+48
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
r8169: avoid late chip identifier initialisation.
Francois Romieu
2011-05-09
1
-9
/
+9
*
r8169: merge firmware information into the chipset description data.
Francois Romieu
2011-05-09
1
-104
/
+110
*
r8169: provide some firmware information via ethtool.
Francois Romieu
2011-05-09
1
-20
/
+25
*
r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.
Francois Romieu
2011-05-09
1
-23
/
+9
*
r8169: link speed selection timer rework.
Francois Romieu
2011-05-09
1
-35
/
+9
*
r8169: rtl8169_set_speed_xmii cleanup.
Francois Romieu
2011-05-09
1
-10
/
+1
*
r8169: remove some code duplication.
Francois Romieu
2011-05-09
1
-23
/
+19
*
r8169: style cleanups.
Francois Romieu
2011-05-09
1
-108
/
+98
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-1
/
+1
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-1
/
+2
*
r8169: fix merge conflict fix.
Francois Romieu
2011-04-27
1
-20
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-26
1
-32
/
+76
|
\
|
*
r8169: don't request firmware when there's no userspace.
François Romieu
2011-04-24
1
-28
/
+71
*
|
r8169: TSO fixes.
Francois Romieu
2011-04-18
1
-72
/
+137
*
|
net: r8169: convert to hw_features
Michał Mirosław
2011-04-10
1
-62
/
+33
*
|
net/r8169: support RTL8168E
hayeswang
2011-03-30
1
-5
/
+207
*
|
net/r8169: add a new chip for RTL8168DP
hayeswang
2011-03-30
1
-22
/
+76
*
|
net/r8169: add a new chip for RTL8105
hayeswang
2011-03-30
1
-0
/
+1
|
/
*
r8169: fix a bug in rtl8169_init_phy()
Eric Dumazet
2011-03-20
1
-2
/
+2
*
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2011-03-07
1
-94
/
+178
|
\
|
*
r8169: convert to new VLAN model.
Francois Romieu
2011-03-05
1
-61
/
+49
|
*
r8169: support control of advertising.
Oliver Neukum
2011-03-05
1
-17
/
+37
|
*
r8169: support the new chips for RTL8105E.
Hayes Wang
2011-03-05
1
-2
/
+90
|
*
r8169: adjust rtl8169_set_speed_xmii function.
Hayes Wang
2011-03-01
1
-14
/
+2
*
|
r8169: disable ASPM
Stanislaw Gruszka
2011-03-03
1
-0
/
+6
[next]