summaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.c
Commit message (Expand)AuthorAgeFilesLines
* via-velocity: don't oops on MTU change (resend)Stephen Hemminger2007-12-011-8/+3
* [VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger2007-11-141-0/+5
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* via-velocity: more cleanupStephen Hemminger2007-10-101-11/+167
* via-velocity: use standard VLAN interface (resend)Stephen Hemminger2007-10-101-29/+44
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcallocMariusz Kozlowski2007-10-101-14/+10
* in-string typos of "error"Eddy L O Jansson2007-07-311-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-2/+1
* typo in via-velocity.cDave Jones2007-06-091-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-3/+4
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+1
* 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