index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
...
*
r8169: make room for more specific 8168 hardware start procedure
Francois Romieu
2008-10-10
1
-5
/
+61
*
r8169: shuffle some registers handling around (8168 operation only)
Francois Romieu
2008-10-10
1
-6
/
+7
*
r8169: new phy init parameters for the 8168b
Francois Romieu
2008-10-10
1
-0
/
+33
*
r8169: update phy init parameters
Francois Romieu
2008-10-10
1
-5
/
+24
*
r8169: wake up the PHY of the 8168
Francois Romieu
2008-10-10
1
-3
/
+7
*
r8169: fix early spinlock use
Francois Romieu
2008-10-09
1
-3
/
+2
*
r8169: WoL fixes, part 2.
Bruno Prémont
2008-10-08
1
-0
/
+2
*
r8169: WoL fixes, part 1.
Bruno Prémont
2008-10-08
1
-0
/
+4
*
r8169: read MAC address from EEPROM on init
Ivan Vecera
2008-10-08
1
-1
/
+72
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
1
-1
/
+1
*
r8169: fix RxMissed register access
Francois Romieu
2008-09-24
1
-11
/
+14
*
Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Jeff Garzik
2008-09-03
1
-66
/
+335
|
\
|
*
r8169: additional 8101 and 8102 support
Francois Romieu
2008-08-17
1
-2
/
+122
|
*
r8169: add hw start helpers for the 8168 and the 8101
Francois Romieu
2008-08-17
1
-0
/
+96
|
*
r8169: add 8168/8101 registers description
Francois Romieu
2008-08-17
1
-4
/
+43
|
*
r8169: use pci_find_capability for the PCI-E features
Francois Romieu
2008-08-17
1
-8
/
+24
|
*
r8169: Tx performance tweak helper
Francois Romieu
2008-08-17
1
-5
/
+10
|
*
r8169: get ethtool settings through the generic mii helper
Francois Romieu
2008-08-17
1
-53
/
+46
*
|
r8169: balance pci_map / pci_unmap pair
Francois Romieu
2008-08-27
1
-1
/
+1
|
/
*
r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06
Marcus Sundberg
2008-07-20
1
-2
/
+4
*
r8169: multicast register update
Francois Romieu
2008-07-20
1
-7
/
+1
*
r8169: remove non-napi code
Francois Romieu
2008-06-29
1
-99
/
+40
*
r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)
Francois Romieu
2008-06-29
1
-2
/
+4
*
r8169: fix oops in r8169_get_mac_version
Ivan Vecera
2008-04-17
1
-1
/
+1
*
r8169: fix past rtl_chip_info array size for unknown chipsets
Roel Kluin
2008-04-17
1
-3
/
+3
*
r8169: fix missing loop variable increment
Francois Romieu
2008-01-12
1
-1
/
+1
*
[NET]: Fix drivers to handle napi_disable() disabling interrupts.
David S. Miller
2008-01-08
1
-0
/
+2
*
r8169 endianness
Al Viro
2007-12-22
1
-2
/
+2
*
r8169: prevent bit sign expansion error in mdio_write
Francois Romieu
2007-11-10
1
-3
/
+3
*
r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)
Mark Lord
2007-11-10
1
-16
/
+0
*
r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)
Mark Lord
2007-11-10
1
-0
/
+1
*
r8169: do not enable the TBI for the 8168 and the 81x0
Francois Romieu
2007-11-10
1
-1
/
+2
*
r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard
Ciaran McCreesh
2007-11-10
1
-0
/
+2
*
r8169: remove poll_locked logic
Stephen Hemminger
2007-10-28
1
-8
/
+4
*
r8169: napi config
Stephen Hemminger
2007-10-28
1
-0
/
+4
*
r8169: more phy init for the 8168
Francois Romieu
2007-10-18
1
-0
/
+34
*
r8169: update the phy init for the 8168C
Francois Romieu
2007-10-18
1
-0
/
+2
*
r8169: phy init cleanup
Francois Romieu
2007-10-18
1
-7
/
+11
*
r8169: phy init for the 8168
Francois Romieu
2007-10-18
1
-0
/
+52
*
r8169: make room for more phy init changes
Francois Romieu
2007-10-18
1
-25
/
+31
*
r8169: remove dead wood
Francois Romieu
2007-10-18
1
-64
/
+2
*
r8169: add MAC identifiers
Francois Romieu
2007-10-18
1
-23
/
+64
*
r8169: use the existing symbolic name of vendor PCI ID 0x1259
Francois Romieu
2007-10-18
1
-1
/
+1
*
r8169: remove private net_device_stats structure
Francois Romieu
2007-10-18
1
-17
/
+17
*
r8169: MSI support
Francois Romieu
2007-10-18
1
-6
/
+44
*
r8169: convert bitfield to plain enum mask
Francois Romieu
2007-10-18
1
-3
/
+11
*
r8169: KERN_XXX vs PFX (trivial)
Joe Perches
2007-10-18
1
-2
/
+2
*
r8169: add KERN_DEBUG to dprintk (trivial)
Joe Perches
2007-10-18
1
-2
/
+3
*
r8169: endianness
Al Viro
2007-10-10
1
-13
/
+13
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-3
/
+8
[prev]
[next]