Commit Graph

56 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Joey Zhuo 5f5c4bdb14 via-velocity: enable perfect filtering for multicast packets 16 years ago
Sven Hartge 07b5f6a6fd via-velocity: use driver string instead of dev->name before register_netdev() 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Francois Romieu 822f1a57d2 via-velocity: Fix warnings on sparc64. 17 years ago
Francois Romieu 3c4dc7115d via-velocity: velocity_init_{rd/tx}_ring use kcalloc(..., GFP_KERNEL). 17 years ago
Francois Romieu 0fe9f15ee8 via-velocity: separated struct allow wholesale copy during MTU changes. 17 years ago
Francois Romieu 9088d9a426 via-velocity: add velocity_set_rxbufsize helper 17 years ago
Francois Romieu 2813317608 via-velocity: move residual free rx descriptors count register update 17 years ago
Francois Romieu 8ac53afccf via-velocity: lean and clean velocity_init_rings 17 years ago
Francois Romieu 580a690208 via-velocity: remove the bounce buffers 17 years ago
Stephen Hemminger c03571a3e2 via-velocity: use memmove 17 years ago
Stephen Hemminger c73d2589b7 via-velocity: use netdev_alloc_skb 17 years ago
Francois Romieu d4f73c8e45 via-velocity: fix vlan receipt 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev 6133fb1aa1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. 17 years ago
Denis V. Lunev a337499f66 [IPV4]: Remove ifa != NULL check. 17 years ago
Andrew Morton 4f14b92f45 via-velocity: section fix 17 years ago
Al Viro 4a51c0d02c big-endian support for via-velocity 17 years ago
Stephen Hemminger 48f6b05361 via-velocity: don't oops on MTU change (resend) 17 years ago
Stephen Hemminger bd7b3f3419 [VIA_VELOCITY]: Don't oops on MTU change. 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Stephen Hemminger 01faccbf86 via-velocity: more cleanup 18 years ago
Stephen Hemminger 501e4d247a via-velocity: use standard VLAN interface (resend) 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Mariusz Kozlowski ae94607d19 drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcalloc 18 years ago
Eddy L O Jansson 0e6ff1580f in-string typos of "error" 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Dave Jones b4fea61a19 typo in via-velocity.c 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Randy Dunlap ce9f7fe3c3 via-velocity uses INET interfaces 18 years ago
Akinobu Mita 906d66df18 [PATCH] crc32: replace bitreverse by bitrev32 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Jay Cliburn 59b693fbbe via-velocity: fix speed and link status reported by ethtool 19 years ago
Jeff Garzik 9b91cf9daa [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... 19 years ago
Jeff Garzik cabb7667dc [netdrvr] via-velocity: remove io_size struct member, it is invariant 19 years ago
Jeff Garzik e54f48933f [netdrvr] via-velocity: misc. cleanups 19 years ago
Jeff Garzik 8ab6f3f706 [netdrvr] via-velocity: use netdev_priv() where appropriate 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Francois Romieu 8a22dddb2a via-velocity: the link is not correctly detected when the device starts 19 years ago
Herbert Xu 364c6badde [NET]: Clean up skb_linearize 19 years ago
Francois Romieu b3c3e7d7d9 via-velocity: fix memory corruption when changing the mtu 19 years ago
John W. Linville 9f3f46b5fe [PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4) 19 years ago