Commit Graph

85 Commits (d24deb2580823ab0b8425790c6f5d18e2ff749d8)

Author SHA1 Message Date
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Simon Kagstrom b06f78f4d0 via-velocity: Set tx checksum from ethtool instead of module parameter 15 years ago
Simon Kagstrom c79992fdde via-velocity: Re-enable transmit scatter-gather support 15 years ago
Simon Kagstrom 2a5774f7d8 via-velocity: Change DMA_LENGTH_DEF (from the VIA driver) 15 years ago
Simon Kagstrom dfff7144b1 via-velocity: Implement NAPI support 15 years ago
Simon Kagstrom 6dfc4b95b2 via-velocity: Add ethtool interrupt coalescing support 15 years ago
Simon Kagstrom da95b2d422 via-velocity: Correct 64-byte alignment for rx buffers 15 years ago
Julia Lawall 1ede9b52fa drivers/net/via-velocity.c: remove exceptional & on function name 15 years ago
Ben Hutchings 516b4df1ce via-velocity: Remove private device list 16 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
roel kluin 0527a1a844 via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL 16 years ago
Dave Jones 2cf71d2e38 Remove unnecessary forward declarations from velocity NIC driver. 16 years ago
Dave Jones c40674001b Fix up CodingStyle problems in via-velocity.c 16 years ago
Dave Jones 83c98a8cd0 Remove unused zero-copy code from velocity NIC driver. 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Dave Jones f6b24caaf9 via-velocity: Fix velocity driver unmapping incorrect size. 16 years ago
Séguier Régis d3b238a03e via-velocity : fix no link detection on boot 16 years ago
Eric Dumazet 553e233562 net: use netdev stats in b44, sundance, via-rhine and via-velocity 16 years ago
Séguier Régis 3ca17dfbdc via-velocity : fix compilation warning. 16 years ago
Dave Jones 59f8e169e2 via-velocity: Fix DMA mapping length errors on transmit. 16 years ago
roel kluin 0d1cfd20cc via-velocity: fix hot spin 16 years ago
Stephen Hemminger fe96aaa14f netdev: add missing set_mac_address hook 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 39a11bd910 via-velocity: convert to net_device_ops 16 years ago
Joey Zhuo 5f5c4bdb14 via-velocity: enable perfect filtering for multicast packets 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 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