- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / via-velocity.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-01 Stephen Hemmingervia-velocity: don't oops on MTU change (resend)
2007-11-15 Stephen Hemminger[VIA_VELOCITY]: Don't oops on MTU change.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-10 Stephen Hemmingervia-velocity: more cleanup
2007-10-10 Stephen Hemmingervia-velocity: use standard VLAN interface (resend)
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Mariusz Kozlowskidrivers/net/via-velocity.c: mostly kmalloc + memset...
2007-07-31 Eddy L O Janssonin-string typos of "error"
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-06-09 Dave Jonestypo in via-velocity.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
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...
2006-12-26 Randy Dunlapvia-velocity uses INET interfaces
2006-12-08 Akinobu Mita[PATCH] crc32: replace bitreverse by bitrev32
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-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-09-12 Jeff GarzikMerge branch 'tmp' into upstream
2006-09-12 Andy Gospodarek[PATCH] Remove more unnecessary driver printk's
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-20 Jay Cliburnvia-velocity: fix speed and link status reported by...
2006-07-05 Jeff Garzik[netdrvr] use dev_xxx() printk helpers, rather than...
2006-07-05 Jeff Garzik[netdrvr] via-velocity: remove io_size struct member...
2006-07-05 Jeff Garzik[netdrvr] via-velocity: misc. cleanups
2006-07-05 Jeff Garzik[netdrvr] via-velocity: use netdev_priv() where appropriate
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-22 Francois Romieuvia-velocity: the link is not correctly detected when...
2006-06-18 Herbert Xu[NET]: Clean up skb_linearize
2006-02-27 Francois Romieuvia-velocity: fix memory corruption when changing the mtu
2006-01-12 John W. Linville[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
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-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-11 Pavel Machek- patches.drivers/swsusp-via-velocity: fix suspend...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Network drivers
2005-01-10 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2005-01-06 Stephen Hemminger[PATCH] via-velocity: convert to module_param
2004-12-21 Pavel Machek[PATCH] PCI: fix sparse warnings in drivers/net/* and...
2004-10-19 Linus TorvaldsMerge PCI updates
2004-10-16 Alexander Viro[PATCH] via-velocity iomem annotations
2004-10-06 Roger Luethi[PATCH] PCI: remove driver private PCI state, 1 arg...
2004-10-04 François Romieu[PATCH] via-velocity: comment fixes
2004-10-04 François Romieu[PATCH] via-velocity: wrong buffer offset in velocity_i...
2004-10-04 François Romieu[PATCH] via-velocity: removal of incomplete endianness...
2004-10-04 François Romieu[PATCH] via-velocity: early invocation of init_cam_filter()
2004-10-04 François Romieu[PATCH] via-velocity: received ring wrong index and...
2004-10-04 François Romieu[PATCH] via-velocity: velocity_give_rx_desc() removal
2004-10-04 François Romieu[PATCH] via-velocity: removal of unused velocity_info...
2004-10-04 François Romieu[PATCH] via-velocity: properly manage the count of...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-24 Andrew Morton[PATCH] via-velocity: more inetaddr_notifier fix
2004-08-23 Andrey Panin[PATCH] CRC16 renaming in VIA Velocity ethernet driver
2004-07-27 Jeff GarzikMerge pobox.com:/spare/repo/linux-2.6
2004-07-26 Alexander Viro[PATCH] via-velocity switched use of to if_mii()
2004-07-02 François Romieu[PATCH] via-velocity: use common crc16 code for WOL
2004-06-21 Andrew Morton[PATCH] via-velocity warning fixes
2004-06-21 François Romieu[PATCH] via-velocity: unneeded forward declarations
2004-06-21 François Romieu[PATCH] via-velocity: ordering of Rx descriptors operations
2004-06-21 François Romieu[PATCH] via-velocity: Rx copybreak
2004-06-21 François Romieu[PATCH] via-velocity: Rx buffers allocation rework
2004-06-19 Andrew Morton[PATCH] fix via-velocity oopses
2004-06-19 François Romieu[PATCH] via-velocity: velocity_receive_frame diets
2004-06-19 François Romieu[PATCH] via-velocity: uniformize use of OWNED_BY_NIC
2004-06-19 François Romieu[PATCH] via-velocity: PCI ID move
2004-06-16 Alan Cox[PATCH] add new via-velocity gigabit ethernet driver