Commit Graph

112 Commits (12d1e75d3d4d2748f5db308d9b5d5b873435c308)

Author SHA1 Message Date
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
Dale Farnsworth 593ff56ef2 mv643xx_eth: Do not modify struct netdev tx_queue_len 18 years ago
Dale Farnsworth 2bcff60f7c mv643xx_eth: Check ETH_INT_CAUSE_STATE bit 18 years ago
Al Viro d8c4a2f9d9 mv643xx_eth: duplicate methods in initializer 18 years ago
Dale Farnsworth e7e381f639 mv643xx_eth: Fix tx_bytes stats calculation 18 years ago
Gabriel Paubert 144213d71c mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetric 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 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
Gabriel Paubert fadac4060c mv643xx_eth: Fix use of uninitialized port_num field 18 years ago
Dale Farnsworth d57ab6fdde mv643xx_eth: add mv643xx_eth_shutdown function 18 years ago
Dale Farnsworth 85cf572cd5 mv643xx: Clear pending interrupts before calling request_irq 18 years ago
Dale Farnsworth 84dd619e4d mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data 18 years ago
Dale Farnsworth 5ada386bad mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data 18 years ago
Ralf Baechle 908b637fe7 Alignment in mv643xx_eth 18 years ago
Al Viro c3cf83b70c [PATCH] misc duplicate field initializers 18 years ago
Dale Farnsworth d344bff9c3 mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descs 18 years ago
Al Viro 91c7c56855 [PATCH] ... and more work_struct-induced breakage (mips) 18 years ago
Al Viro 059807755c [PATCH] mv643xx_eth.c NULL noise removal 18 years ago
Linus Torvalds b2ef7858db Revert "[mv643xx] Add pci device table for auto module loading." 19 years ago
Ben Collins 4596c75c23 [mv643xx] Add pci device table for auto module loading. 19 years ago
Al Viro 9da3b1ad7b [PATCH] misc ppc pt_regs fixes 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Maxime Bizon 70fbf32703 [PATCH] mv643xx_eth: Fix ethtool stats 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago