Lennert Buytenhek
|
ce4e2e4558
mv643xx_eth: inter-mv643xx SMI port sharing
|
17 years ago |
Lennert Buytenhek
|
c416a41f99
mv643xx_eth: configurable t_clk
|
17 years ago |
Lennert Buytenhek
|
f2ce825d2a
mv643xx_eth: mbus decode window support
|
17 years ago |
Lennert Buytenhek
|
fa3959f457
mv643xx_eth: get rid of static variables, allow multiple instances
|
17 years ago |
Kay Sievers
|
72abb46101
net drivers: fix platform driver hotplug/coldplug
|
17 years ago |
Lennert Buytenhek
|
4547fa615f
mv643xx_eth: update copyright
|
17 years ago |
Lennert Buytenhek
|
e519abb63d
mv643xx_eth: only print banner once
|
17 years ago |
Lennert Buytenhek
|
ec69d651ac
mv643xx_eth: pass port identifier to register accessors
|
17 years ago |
Lennert Buytenhek
|
c1b35a28f2
mv643xx_eth: report netdev name in all printks
|
17 years ago |
Lennert Buytenhek
|
afdb57a249
mv643xx_eth: identify ports by struct mv643xx_private *
|
17 years ago |
Lennert Buytenhek
|
c0d0f2caa1
mv643xx_eth: various cleanups
|
17 years ago |
Lennert Buytenhek
|
4d64e718b4
mv643xx_eth: mp->tx_desc_count needs spinlock protection
|
17 years ago |
Julia Lawall
|
7a6d84c1b2
drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF
|
17 years ago |
Martin Michlmayr
|
27c8bc2cc1
mv643xx_eth: Define module alias for platform device
|
17 years ago |
Byron Bradley
|
324ff2c179
mv643xx_eth: fix byte order when checksum offload is enabled
|
17 years ago |
Jeff Garzik
|
02bae21297
Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
|
17 years ago |
Dale Farnsworth
|
194b2d0e92
mv643xx_eth: Hook up mv643xx_get_sset_count
|
17 years ago |
Dale Farnsworth
|
c1f395f1c7
mv643xx_eth: Remove obsolete checksum offload comment
|
17 years ago |
Lennert Buytenhek
|
fbd6a754f7
mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c
|
17 years ago |
Lennert Buytenhek
|
e4d00fa9bf
mv643xx_eth: Remove MV643XX_ETH_ register prefix
|
17 years ago |
Lennert Buytenhek
|
f9fbbc18df
mv643xx_eth: Remove SHARED_REGS register address bias
|
17 years ago |
Lennert Buytenhek
|
9c1bbdfe6f
mv643xx_eth: Enable use on Orion platforms
|
17 years ago |
Al Viro
|
c5d6471ff9
fallout from DECLARE_MAC_BUF patches
|
17 years ago |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
18 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
18 years ago |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
18 years ago |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
18 years ago |
Denis Cheng
|
ff8ac60948
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
|
18 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
18 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
18 years ago |