- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / net / r8169.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-02-23 Francois Romieur8169: enable wake on lan
2006-02-23 Francois Romieur8169: fix broken ring index handling in suspend/resume
2006-01-31 Andy Gospodarekr8169: fix forced-mode link settings
2006-01-28 Francois Romieur8169: prevent excessive busy-waiting
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2005-11-16 Francois Romieur8169: do not abort when the power management capabilit...
2005-11-16 Francois Romieur8169: fix printk_ratelimit in the interrupt handler
2005-10-04 Jeff GarzikMerge branch 'upstream-fixes'
2005-10-01 Francois Romieu[PATCH] r8169: tone down the r8169 driver
2005-09-22 Jeff GarzikMerge /spare/repo/linux-2.6/
2005-09-22 Tommy Christensen[PATCH] r8169: call proper VLAN receive function
2005-09-14 John W. Linville[PATCH] r8169: support ETHTOOL_GPERMADDR
2005-08-27 Francois Romieu[PATCH] r8169: avoid conflict between revisions 2 and...
2005-08-19 Francois Romieu[PATCH] r8169: PCI ID for the Linksys EG1032
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 David S. Miller[NET]: Remove gratuitous use of skb->tail in network...
2005-06-18 Linus TorvaldsManual merge of /linux/kernel/git/jgarzik/netdev-2...
2005-06-13 Ralf Baechle[NET]: Move the netdev list to vger.kernel.org.
2005-05-27 Richard Dawe[PATCH] r8169: minor cleanup
2005-05-27 Stephen Hemminger[PATCH] r8169: add ethtool support for dumping the...
2005-05-27 Stephen Hemminger[PATCH] r8169: ethtool message level control support
2005-05-27 Francois Romieu[PATCH] r8169: add module parameter (media)
2005-05-27 Stephen Hemminger[PATCH] r8169: add module parameter (copybreak)
2005-05-27 Stephen Hemminger[PATCH] r8169: identify the napi version
2005-05-27 Francois Romieu[PATCH] r8169: de-obfuscate supported PCI ID
2005-05-27 Francois Romieu[PATCH] r8169: new PCI id
2005-05-13 Francois Romieu [PATCH] r8169: incoming frame length check
2005-05-01 Paul E. McKenney[PATCH] Change synchronize_kernel to _rcu and _sched
2005-04-16 Pavel Machek[PATCH] u32 vs. pm_message_t fixes for drivers/net
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-12 Stephen Hemminger[PATCH] r8169: receive descriptor length fix
2005-02-23 François Romieu[PATCH] r8169: factor out some code.
2005-02-23 François Romieu[PATCH] r8169: IRQ races during change of mtu
2005-02-22 François Romieu[PATCH] r8169: uniformize comments
2005-02-22 François Romieu[PATCH] r8169: removal of unused #define
2005-02-22 François Romieu[PATCH] r8169: skb alignment nitpicking
2005-02-22 François Romieu[PATCH] r8169: fix rx skb allocation error logging
2005-02-13 François Romieu[PATCH] r8169: synchronization and balancing when the...
2005-02-13 François Romieu[PATCH] r8169: screaming irq when the device is closed
2005-02-13 François Romieu[PATCH] r8169: typo in debugging code
2005-02-13 François Romieu[PATCH] r8169: merge of Realtek's code
2005-02-13 François Romieu[PATCH] r8169: endianness fixes
2005-02-09 Karsten Keiladd patches.fixes/r8169_endless_loop_fix (#50448)
2005-02-02 Alexander Viro[PATCH] missing include in r8169
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-06 Andrew Morton[PATCH] r8169: oversized driver field for ethtool
2005-01-06 Andrew Morton[PATCH] r8169: reduce max MTU for large frames
2005-01-06 Andrew Morton[PATCH] r8169: Large Send enablement
2005-01-06 Andrew Morton[PATCH] r8169: C 101
2005-01-06 Andrew Morton[PATCH] r8169: missing netif_poll_enable and irq ack
2004-12-26 Jeff GarzikMerge pobox.com:/garz/repo/netdev-2.6/janitor
2004-12-26 Jeff GarzikMerge pobox.com:/garz/repo/netdev-2.6/r8169
2004-12-07 François Romieu[PATCH] r8169: new PCI id
2004-10-30 John W. Linville[PATCH] r8169: Add MODULE_VERSION
2004-10-30 John W. Linville[PATCH] r8169: simplify trick if() expression
2004-10-30 John W. Linville[PATCH] r8169: fix RxVlan bit manipulation
2004-10-30 John W. Linville[PATCH] r8169: endian-swap return of rtl8169_tx_vlan_tag()
2004-10-25 Andrew Morton[PATCH] r8169 module_param build fix
2004-10-19 François Romieu[PATCH] r8169: netconsole support
2004-10-19 François Romieu[PATCH] r8169: unneeded synchronize_irq()
2004-10-19 François Romieu[PATCH] r8169: always clean Tx desc
2004-10-15 Stephen Hemminger[PATCH] r8169: use netdev_priv
2004-10-15 Stephen Hemminger[PATCH] r8169: use module_param
2004-10-15 Alexander Viro[PATCH] iomem annotations in r8169
2004-10-04 François Romieu[PATCH] r8169: cleanup
2004-10-04 François Romieu[PATCH] r8169: rtl8169_close() races
2004-10-04 François Romieu[PATCH] r8169: automatic pci dac step down
2004-10-04 François Romieu[PATCH] r8169: wrong advertisement of VLAN features
2004-10-04 François Romieu[PATCH] r8169: Tx timeout rework
2004-09-29 Karsten Keilfix from mainline for RLT8169 driver (disable DAC)...
2004-09-20 François Romieu[PATCH] r8169: default on disabling PCIDAC
2004-09-20 François Romieu[PATCH] r8169: default on disabling PCIDAC
2004-09-16 François Romieu[PATCH] r8169: Mac identifier extracted from Realtek...
2004-09-16 François Romieu[PATCH] r8169: TSO support.
2004-09-16 François Romieu[PATCH] r8169: hint for Tx flow control
2004-09-16 François Romieu[PATCH] r8169: miscalculation of available Tx descriptors
2004-08-30 Jeff GarzikHand-merge upstream r8169 change.
2004-08-30 Jeff Garzik[netdrvr 8139cp,r8169] fix dma_addr_t sizeof test
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-28 François Romieu[PATCH] r8169: vlan support
2004-08-28 François Romieu[PATCH] r8169: Rx checksum support
2004-08-28 François Romieu[PATCH] r8169: advertise DMA to high memory
2004-08-28 François Romieu[PATCH] r8169: Tx checksum offload
2004-08-28 François Romieu[PATCH] r8169: comment a gcc 2.95.x bug
2004-08-28 François Romieu[PATCH] r8169: sync the names of a few bits with the...
2004-08-28 François Romieu[PATCH] r8169: bump version number
2004-08-28 François Romieu[PATCH] r8169: enable MWI
2004-08-28 François Romieu[PATCH] r8169: code cleanup
2004-08-28 François Romieu[PATCH] r8169: per device receive buffer size
2004-08-28 François Romieu[PATCH] r8169: add ethtool_ops.{get_regs_len/get_regs}
2004-07-02 Jeff GarzikMerge pobox.com:/spare/repo/linux-2.6
2004-06-02 François Romieu[PATCH] r8169: tx lock removal
2004-06-02 François Romieu[PATCH] r8169: gcc bug workaround
2004-06-02 François Romieu[PATCH] r8169: initial link setup rework
2004-06-02 François Romieu[PATCH] r8169: link handling and phy reset rework
2004-05-27 Herbert Xu[NETDRV #2] Use driver-specific name for resources
2004-05-27 François Romieu[PATCH] r8169: ethtool .get_{settings/link}
2004-05-27 François Romieu[PATCH] r8169: ethtool .set_settings
2004-05-17 François Romieu[PATCH] r8169: janitoring
next