aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/via-velocity.c
AgeCommit message (Expand)Author
2006-12-26via-velocity uses INET interfacesRandy Dunlap
2006-12-08[PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-20via-velocity: fix speed and link status reported by ethtoolJay Cliburn
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik
2006-07-05[netdrvr] via-velocity: misc. cleanupsJeff Garzik
2006-07-05[netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23via-velocity: the link is not correctly detected when the device startsFrancois Romieu
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu
2006-02-27via-velocity: fix memory corruption when changing the mtuFrancois Romieu
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds