summaryrefslogtreecommitdiff
path: root/drivers/net/via-velocity.c
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
| * Merge branch 'tmp' into upstreamJeff Garzik2006-09-12
| |\
| | * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-12
| * | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
| |/
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* via-velocity: fix speed and link status reported by ethtoolJay Cliburn2006-07-20
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-05
* [netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2006-07-05
* [netdrvr] via-velocity: misc. cleanupsJeff Garzik2006-07-05
* [netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* via-velocity: the link is not correctly detected when the device startsFrancois Romieu2006-06-23
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-17
* via-velocity: fix memory corruption when changing the mtuFrancois Romieu2006-02-27
* [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville2006-01-12
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16