index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
|
r8169: fix RTL8168DP power off issue.
Hayes Wang
2011-02-23
1
-3
/
+14
*
|
r8169: correct settings of rtl8102e.
Hayes Wang
2011-02-23
1
-14
/
+6
*
|
r8169: fix incorrect args to oob notify.
Hayes Wang
2011-02-23
1
-2
/
+3
|
/
*
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2011-02-17
1
-0
/
+2
*
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
2011-02-04
1
-0
/
+9
*
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
2011-02-04
1
-9
/
+21
*
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
2011-02-04
1
-2
/
+4
*
r8169: keep firmware in memory.
françois romieu
2011-01-13
1
-12
/
+31
*
net/r8169: Update the function of parsing firmware
hayeswang
2011-01-10
1
-12
/
+110
*
r8169: delay phy init until device opens.
françois romieu
2011-01-09
1
-10
/
+11
*
r8169: more 8168dp support.
françois romieu
2011-01-04
1
-9
/
+136
*
r8169: rtl_csi_access_enable rename.
françois romieu
2011-01-04
1
-11
/
+16
*
r8169: magic.
françois romieu
2011-01-04
1
-0
/
+93
*
r8169: phy power ops
françois romieu
2011-01-04
1
-1
/
+166
*
r8169: 8168DP specific MII registers access methods.
françois romieu
2011-01-04
1
-2
/
+81
*
r8169: use device dependent methods to access the MII registers.
françois romieu
2011-01-04
1
-150
/
+157
*
r8169: identify different registers.
françois romieu
2011-01-04
1
-8
/
+14
*
r8169: remove the firmware of RTL8111D.
françois romieu
2011-01-04
1
-679
/
+133
*
drivers/net/*.c: Use static const
Joe Perches
2010-12-21
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-10
/
+16
|
\
|
*
r8169: Fix runtime power management
Rafael J. Wysocki
2010-12-10
1
-10
/
+16
*
|
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-1
/
+1
|
/
*
r8169: fix checksum broken
Shan Wei
2010-11-17
1
-2
/
+1
[next]