[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
[safe/jmp/linux-2.6] / drivers / net / r8169.c
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-04 Francois Romieur8169: fix suspend/resume for down interface
2007-04-04 Francois Romieur8169: issue request_irq after the private data are...
2007-03-09 Francois Romieur8169: fix a race between PCI probe and dev_open
2007-03-09 Francois Romieur8169: revert bogus BMCR reset
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-20 Francois Romieur8169: RTNL and flush_scheduled_work deadlock
2007-02-09 Al Viro[PATCH] uintptr_t is unsigned long, not u32
2006-12-26 Francois Romieur8169: extraneous Cmd{Tx/Rx}Enb write
2006-12-26 Francois Romieur8169: use the broken_parity_status field in pci_dev
2006-12-07 Jeff GarzikMerge tag 'r8169-upstream-20061204-00' of git://electri...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Francois Romieur8169: more alignment for the 0x8168
2006-12-03 Francois Romieur8169: phy program update
2006-12-03 Francois Romieur8169: tweak the PCI data parity error recovery
2006-12-03 Francois Romieur8169: more magic during initialization of the hardware
2006-12-02 Francois Romieur8169: perform a PHY reset before any other operation...
2006-11-29 Francois Romieu[PATCH] r8169: Fix iteration variable sign
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-30 Linus TorvaldsRevert "r8169: mac address change support"
2006-10-21 Jeff GarzikMerge tag 'jg-20061012-00' of git://electric-eye.fr...
2006-10-12 Arnaud Patardr8169: fix infinite loop during hotplug
2006-10-09 Andrew Mortonr8169: PCI ID for Corega Gigabit network card
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-20 Francois Romieur8169: the MMIO region of the 8167 stands behin BAR#1
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff GarzikMerge tag 'r8169-20060912-00' of git://electric-eye...
2006-09-11 Francois Romieur8169: quirk for the 8110sb on arm platform
2006-08-31 Francois Romieur8169: the 0x8136 needs a 8 bytes alignment
2006-08-31 Francois Romieur8169: add basic MII ioctl support
2006-08-31 Francois Romieur8169: use standard #defines from mii.h instead of...
2006-08-31 Francois Romieur8169: trim trailing whitespaces and convert whitespace...
2006-08-31 Francois Romieur8169: udelay() removal
2006-08-31 Francois Romieur8169: use NETDEV_TX_{BUSY/OK}
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-26 Francois Romieur8169: sync with vendor's driver
2006-07-26 Francois Romieur8169: remove rtl8169_init_board
2006-07-26 Francois Romieur8169: hardware flow control
2006-07-26 Francois Romieur8169: RX fifo overflow recovery
2006-07-26 Francois Romieur8169: mac address change support
2006-07-05 Jeff Garzik[netdrvr] use dev_xxx() printk helpers, rather than...
2006-07-05 Jeff Garzik[netdrvr] Use dev_printk() when ethernet interface...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-23 Herbert Xu[NET]: Avoid allocating skb in skb_pad
2006-05-27 Yoichi Yuasa[PATCH] r8169: add new PCI ID
2006-03-04 Arjan van de VenMassive net driver const-ification.
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-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 v2.6.12-rc2