Commit Graph

82 Commits (24add1c4326ce5ca22e7af8b84bb113cd48efac9)

Author SHA1 Message Date
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Alexander Beregalov d88106b701 dm9000: convert to net_device_ops 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
David Brownell e3162d381f dm9000: locking bugfix 16 years ago
David S. Miller 6817ba2cd2 dm9000: Fix build error. 16 years ago
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Bryan Wu 93fbaae188 netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver 17 years ago
Laurent Pinchart fe41424855 dm9000: Support MAC address setting through platform data. 17 years ago
Ben Dooks f8e5e776a3 DM9000: Remove magic numbers 17 years ago
Ben Dooks 6ff4ff06d2 DM9000: Remove DEFAULT_TRIGGER for request_irq() flags. 17 years ago
Ben Dooks 2fcf06ca67 DM9000: Add missing msleep() in EEPROM wait code. 17 years ago
Ben Dooks f8dd0ecbb7 DM9000: Allow the use of the NSR register to get link status. 17 years ago
Ben Dooks aa1eb452e8 DM9000: Use NSR to determine link-status on internal PHY 17 years ago
Ben Dooks f8d79e79a1 DM9000: Cleanup source code - remove forward declerations 17 years ago
Ben Dooks 59eae1fa3b DM9000: Cleanup source code 17 years ago
Ben Dooks 9088fa4fa2 DM9000: Cleanups after the resource changes 17 years ago
Ben Dooks 6d406b3c76 DM9000: Add support for DM9000A and DM9000B chips 17 years ago
Laurent Pinchart 08c3f57caa DM9000: Remove the 2 resources probe scheme. 17 years ago
Andrew Morton 5bceeda325 [netdrvr] dm9000: use delayed work to update mii phy state fix 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 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