summaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.c
Commit message (Expand)AuthorAgeFilesLines
* via-velocity uses INET interfacesRandy Dunlap2006-12-261-5/+13
* [PATCH] crc32: replace bitreverse by bitrev32Akinobu Mita2006-12-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-115/+113
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-110/+110
| * Merge branch 'tmp' into upstreamJeff Garzik2006-09-121-2/+0
| |\
| | * [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-121-2/+0
| * | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
| |/
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
|/
* via-velocity: fix speed and link status reported by ethtoolJay Cliburn2006-07-201-4/+13
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-051-6/+6
* [netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2006-07-051-9/+11
* [netdrvr] via-velocity: misc. cleanupsJeff Garzik2006-07-051-26/+22
* [netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik2006-07-051-19/+19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-2/+0
* via-velocity: the link is not correctly detected when the device startsFrancois Romieu2006-06-231-0/+6
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-171-3/+7
* via-velocity: fix memory corruption when changing the mtuFrancois Romieu2006-02-271-0/+3
* [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville2006-01-121-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3303
OpenPOWER on IntegriCloud