index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Age
Commit message (
Expand
)
Author
2009-03-15
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
2009-03-15
r8169: use hardware auto-padding.
françois romieu
2009-03-01
r8169: read MAC address from EEPROM on init (2nd attempt)
Ivan Vecera
2009-02-06
r8169: Don't update statistics counters when interface is down
Ivan Vecera
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-19
r8169: convert to net_device_ops
Francois Romieu
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-26
r8169: revert "read MAC address from EEPROM on init"
Francois Romieu
2008-10-22
r8169: checks against wrong mac addresse init
Francois Romieu
2008-10-22
r8169: verbose mac address init
Francois Romieu
2008-10-12
r8169: NULL pointer dereference on r8169 load
Petr Vandrovec
2008-10-10
r8169: add shutdown handler
Francois Romieu
2008-10-10
r8169: preliminary 8168d support
Francois Romieu
2008-10-10
r8169: support additional 8168cp chipset
Francois Romieu
2008-10-10
r8169: change default behavior for mildly identified 8168c chipsets
Francois Romieu
2008-10-10
r8169: add a new 8168cp flavor
Francois Romieu
2008-10-10
r8169: add a new 8168c flavor (bis)
Francois Romieu
2008-10-10
r8169: add a new 8168c flavor
Francois Romieu
2008-10-10
r8169: sync existing 8168 device hardware start sequences with vendor driver
Francois Romieu
2008-10-10
r8169: 8168b Tx performance tweak
Francois Romieu
2008-10-10
r8169: make room for more specific 8168 hardware start procedure
Francois Romieu
2008-10-10
r8169: shuffle some registers handling around (8168 operation only)
Francois Romieu
2008-10-10
r8169: new phy init parameters for the 8168b
Francois Romieu
2008-10-10
r8169: update phy init parameters
Francois Romieu
2008-10-10
r8169: wake up the PHY of the 8168
Francois Romieu
2008-10-09
r8169: fix early spinlock use
Francois Romieu
2008-10-08
r8169: WoL fixes, part 2.
Bruno Prémont
2008-10-08
r8169: WoL fixes, part 1.
Bruno Prémont
2008-10-08
r8169: read MAC address from EEPROM on init
Ivan Vecera
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
r8169: fix RxMissed register access
Francois Romieu
2008-09-03
Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Jeff Garzik
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
2008-08-17
r8169: additional 8101 and 8102 support
Francois Romieu
2008-08-17
r8169: add hw start helpers for the 8168 and the 8101
Francois Romieu
2008-08-17
r8169: add 8168/8101 registers description
Francois Romieu
2008-08-17
r8169: use pci_find_capability for the PCI-E features
Francois Romieu
2008-08-17
r8169: Tx performance tweak helper
Francois Romieu
2008-08-17
r8169: get ethtool settings through the generic mii helper
Francois Romieu
2008-07-20
r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06
Marcus Sundberg
2008-07-20
r8169: multicast register update
Francois Romieu
2008-06-29
r8169: remove non-napi code
Francois Romieu
2008-06-29
r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)
Francois Romieu
2008-04-17
r8169: fix oops in r8169_get_mac_version
Ivan Vecera
2008-04-17
r8169: fix past rtl_chip_info array size for unknown chipsets
Roel Kluin
2008-01-12
r8169: fix missing loop variable increment
Francois Romieu
2008-01-08
[NET]: Fix drivers to handle napi_disable() disabling interrupts.
David S. Miller
2007-12-22
r8169 endianness
Al Viro
2007-11-10
r8169: prevent bit sign expansion error in mdio_write
Francois Romieu
[next]