Commit Graph

60 Commits (995ada8d5e6b3d5a32ca3e544a564d0623c4f3fa)

Author SHA1 Message Date
Andrew Morton 5bceeda325 [netdrvr] dm9000: use delayed work to update mii phy state fix 17 years ago
Ben Dooks 8f5bf5f25c DM9000: Use delayed work to update MII PHY state 17 years ago
Enrico Scholz 37d5dca6af DM9000: Update and fix driver debugging messages 17 years ago
Enrico Scholz e21fd4f07d DM9000: Add __devinit and __devexit attributes to probe and remove 17 years ago
Kay Sievers 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
Al Viro 8b9fc8ae65 dm9000 trivial annotation 17 years ago
Peter Korsgaard 23d245b66e dm9000: Support promisc and all-multi modes 17 years ago
Ben Dooks 179c743ff1 DM9000: Show the MAC address source after printing MAC 17 years ago
Ben Dooks 513b6bee01 DM9000: Update retry count whilst identifying chip 17 years ago
Ben Dooks f42d8aeaf9 DM9000: Add support for MII ioctl() calls 17 years ago
Ben Dooks bb44fb70e0 DM9000: Add platform flag for no attached EEPROM 17 years ago
Ben Dooks 073d3f46e5 DM9000: Remove redudant use of "& 0xff" 17 years ago
Ben Dooks d39cb7866e DM9000: Remove cal_CRC() and use ether_crc_le instead 17 years ago
Ben Dooks 39c341a8dc DM9000: Fix delays used by EEPROM read and write 17 years ago
Ben Dooks c991d168cb DM9000: Use netif_msg to enable debugging options 17 years ago
Ben Dooks 41c340f0f8 DM9000: Remove unnecessary changelog in header comment 17 years ago
Ben Dooks 621ddcb046 DM9000: Ensure spinlock held whilst accessing EEPROM registers 17 years ago
Ben Dooks 3927f1c88e DM9000: Remove EEPROM initialisation code. 17 years ago
Ben Dooks e662ee02cc DM9000: Add ethtool control of msg_enable value 17 years ago
Ben Dooks 29d52e545f DM9000: Add ethtool support for reading and writing EEPROM 17 years ago
Ben Dooks 9a2f037cdb DM9000: Add mutex to protect access 17 years ago
Ben Dooks 86c62fab5a DM9000: Remove barely used SROM array read. 17 years ago
Ben Dooks 321f69a4c3 DM9000: Use msleep() instead of udelay() 17 years ago
Ben Dooks 89c8b0e6cd DM9000: Do not sleep with spinlock and IRQs held 17 years ago
Ben Dooks 7da9985917 DM9000: Add initial ethtool support 17 years ago
Ben Dooks fcfa81aa3e DM9000: Remove old timer based poll routines 17 years ago
Ben Dooks 1a5f1c4ff8 DM9000: Pass IRQ flags via platform resources 17 years ago
Ben Dooks 5b2b4ff055 DM9000 update debugging macros to use debug level 17 years ago
Ben Dooks a76836f95d DM9000 use dev_xxx() instead of printk for output. 17 years ago
Ben Dooks 33ba509191 DM9000: Add platform data to specify external phy 17 years ago
Ben Dooks 931165739a DM9000: Fix endian-ness of data accesses. 17 years ago
Daniel Mack 4e4fc05a2b [ARM] 4762/1: Basic support for Toradex Colibri module 17 years ago
Mike Rapoport 418d6f871b DM9000 initialization fix 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Florian Westphal c46ac9463f DM9000: fix interface hang under load 18 years ago
Alex Landau f40d24d909 Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-level io routines 18 years ago
Richard Knutsson 6478fac6c3 drivers/net/dm9000: Convert to generic boolean 18 years ago
Ben Dooks 9fd9f9b669 DM9000: fix use of kfree() on net device 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Al Viro 2843114699 [PATCH] misc arm pt_regs fixes 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Dirk Opfer 519854876c [PATCH] Fix dm9000 release_resource 19 years ago
Kevin Hao 2fd0e33f4f [PATCH] net: Add netconsole support to dm9000 driver 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Ben Dooks 5d22a312b7 [PATCH] DM9000 - minor code cleanups 19 years ago
Ben Dooks 19af5a8b2b [PATCH] DM9000 - do no re-init spin lock 19 years ago
Ben Dooks 5b55dda6f4 [PATCH] DM9000 - check for MAC left in by bootloader 19 years ago
Ben Dooks b4ed03ff12 [PATCH] DM9000 - better checks for platform resources 19 years ago