aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21via-velocity: do vlan cleanupJiri Pirko1-1/+1
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-01-20via-velocity: fix the WOL bug on 1000M full duplex forced mode.françois romieu1-4/+4
2010-10-16via-velocity: forced 1000 Mbps mode support.françois romieu1-2/+3
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet1-4/+7
2010-06-03drivers/net: use __packed annotationEric Dumazet1-6/+6
2010-04-06via-velocity: remove private #defineFrancois Romieu1-74/+3
2009-11-26via-velocity: Bump versionSimon Kagstrom1-1/+1
2009-11-26via-velocity: Set tx checksum from ethtool instead of module parameterSimon Kagstrom1-1/+0
2009-11-26via-velocity: Implement NAPI supportSimon Kagstrom1-0/+3
2009-11-26via-velocity: Add ethtool interrupt coalescing supportSimon Kagstrom1-1/+6
2009-10-28via-velocity: Remove private device listBen Hutchings1-2/+0
2009-07-23Fix typos in comments in via-velocity header.Dave Jones1-3/+3
2009-05-27net: use netdev stats in b44, sundance, via-rhine and via-velocityEric Dumazet1-1/+0
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-3/+3
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-07-31via-velocity: separated struct allow wholesale copy during MTU changes.Francois Romieu1-23/+27
2008-07-11via-velocity: remove the bounce buffersFrancois Romieu1-5/+0
2008-02-03big-endian support for via-velocityAl Viro1-128/+96
2007-10-10via-velocity: more cleanupStephen Hemminger1-195/+9
2007-10-10via-velocity: use standard VLAN interface (resend)Stephen Hemminger1-1/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-1/+1
2006-09-12Merge branch 'tmp' into upstreamJeff Garzik1-1/+1
2006-09-12[PATCH] Remove more unnecessary driver printk'sAndy Gospodarek1-1/+1
2006-08-19[PATCH] remove an unused function from the headerHenrik Kretzschmar1-19/+0
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik1-2/+2
2006-05-27via-velocity: allow MTU size less than 1500 bytesJay Cliburn1-1/+1
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1879