Commit Graph

137 Commits (9658766152c0e3759f61cc4e75aef6d8450bd5bb)

Author SHA1 Message Date
Lennert Buytenhek 9658766152 mv643xx_eth: move port_receive() into its only caller 17 years ago
Lennert Buytenhek 5daffe945a mv643xx_eth: get rid of hungarian variable naming 17 years ago
Lennert Buytenhek fab1f6b1e2 mv643xx_eth: kill ->rx_resource_err 17 years ago
Lennert Buytenhek 5dc4d174e2 mv643xx_eth: kill superfluous comments 17 years ago
Lennert Buytenhek e53714933c mv643xx_eth: use 'mv643xx_eth_' prefix consistently 17 years ago
Lennert Buytenhek cc9754b333 mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes 17 years ago
Lennert Buytenhek 7ca72a3b16 mv643xx_eth: clean up rx/tx descriptor field defines 17 years ago
Lennert Buytenhek a2a41689fe mv643xx_eth: remove port serial status register bit defines 17 years ago
Lennert Buytenhek 4b8e365597 mv643xx_eth: move MIB offset defines into their only user 17 years ago
Lennert Buytenhek 0a6cf74dd5 mv643xx_eth: get rid of RX_BUF_OFFSET 17 years ago
Lennert Buytenhek e1bea50ac4 mv643xx_eth: move PHY wait defines into callers 17 years ago
Lennert Buytenhek 073a345c04 mv643xx_eth: clarify irq masking and unmasking 17 years ago
Lennert Buytenhek d08911c4d7 mv643xx_eth: remove unused DESC_SIZE define 17 years ago
Lennert Buytenhek 5a5ba930bf mv643xx_eth: nuke port status register bit defines 17 years ago
Lennert Buytenhek 2beff77b6e mv643xx_eth: delete unused port serial control register bit defines 17 years ago
Lennert Buytenhek 2679a550d3 mv643xx_eth: delete unused SDMA config register bit defines 17 years ago
Lennert Buytenhek 376489a250 mv643xx_eth: get rid of individual port config extend register bit defines 17 years ago
Lennert Buytenhek d9a073ea16 mv643xx_eth: get rid of individual port config register bit defines 17 years ago
Lennert Buytenhek 3cb4667c5b mv643xx_eth: shorten reg names 17 years ago
Lennert Buytenhek a779d38ccf mv643xx_eth: trim unnecessary includes 17 years ago
Lennert Buytenhek c9df406f31 mv643xx_eth: reverse topological sort of functions 17 years ago
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
Dale Farnsworth 194b2d0e92 mv643xx_eth: Hook up mv643xx_get_sset_count 18 years ago
Dale Farnsworth c1f395f1c7 mv643xx_eth: Remove obsolete checksum offload comment 18 years ago
Lennert Buytenhek fbd6a754f7 mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.c 18 years ago
Lennert Buytenhek e4d00fa9bf mv643xx_eth: Remove MV643XX_ETH_ register prefix 18 years ago
Lennert Buytenhek f9fbbc18df mv643xx_eth: Remove SHARED_REGS register address bias 18 years ago
Lennert Buytenhek 9c1bbdfe6f mv643xx_eth: Enable use on Orion platforms 18 years ago
Al Viro c5d6471ff9 fallout from DECLARE_MAC_BUF patches 18 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