| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-08-12 | dm9000: Move the Davicom driver | Jeff Kirsher | 1 | -1705/+0 |
| 2011-06-11 | net: DM9000: Add support for byte EEPROM access | Ben Dooks | 1 | -6/+20 |
| 2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
| 2011-06-01 | net: dm9000: Get the chip in a known good state before enabling interrupts | Mark Brown | 1 | -3/+3 |
| 2011-04-18 | net: dm9000: Fix build | Mark Brown | 1 | -1/+1 |
| 2011-04-15 | net: dm9000: convert to hw_features | Michał Mirosław | 1 | -44/+13 |
| 2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -4/+4 |
| 2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+5 |
| 2011-02-28 | DM9000: Allow randomised ethernet address | Ben Dooks | 1 | -1/+6 |
| 2011-02-23 | DM9000B: Fix PHY power for network down/up | Henry Nestler | 1 | -3/+4 |
| 2011-02-23 | DM9000B: Fix reg_save after spin_lock in dm9000_timeout | Henry Nestler | 1 | -1/+1 |
| 2010-11-17 | drivers/net: Remove unnecessary casts of netdev_priv | Joe Perches | 1 | -1/+1 |
| 2010-09-02 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 1 | -1/+1 |
| 2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -1/+1 |
| 2010-05-17 | dm9000: fix "BUG: spinlock recursion" | Baruch Siach | 1 | -11/+27 |
| 2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -3/+3 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-04-03 | net: convert multicast list to list_head | Jiri Pirko | 1 | -3/+3 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-17 | net: convert multiple drivers to use netdev_for_each_mc_addr | Jiri Pirko | 1 | -3/+2 |
| 2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -1/+1 |
| 2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
| 2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -2/+2 |
| 2009-11-18 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 1 | -1/+1 |
| 2009-11-11 | DM9000: Wake on LAN support | Ben Dooks | 1 | -8/+135 |
| 2009-09-09 | dm9000: Use resource_size instead of private macro | Tobias Klauser | 1 | -4/+2 |
| 2009-09-09 | dm9000: Remove unnecessary memset of netdev private data | Tobias Klauser | 1 | -1/+0 |
| 2009-07-23 | dm9000: switch to dev_pm_ops | Mike Rapoport | 1 | -6/+12 |
| 2009-07-06 | dm9000: add checksum offload support | Yeasah Pell | 1 | -17/+90 |
| 2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -1/+1 |
| 2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -1/+1 |
| 2009-04-16 | dm9000: convert to net_device_ops | Alexander Beregalov | 1 | -12/+18 |
| 2009-04-02 | workqueue: add to_delayed_work() helper function | Jean Delvare | 1 | -1/+1 |
| 2009-03-22 | dm9000: locking bugfix | David Brownell | 1 | -2/+4 |
| 2008-11-16 | dm9000: Fix build error. | David S. Miller | 1 | -1/+1 |
| 2008-11-12 | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 1 | -16/+16 |
| 2008-10-27 | net: convert print_mac to %pM | Johannes Berg | 1 | -5/+3 |
| 2008-10-22 | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver | Bryan Wu | 1 | -9/+0 |
| 2008-08-07 | dm9000: Support MAC address setting through platform data. | Laurent Pinchart | 1 | -0/+5 |
| 2008-07-22 | DM9000: Remove magic numbers | Ben Dooks | 1 | -6/+9 |
| 2008-06-24 | DM9000: Remove DEFAULT_TRIGGER for request_irq() flags. | Ben Dooks | 1 | -7/+2 |
| 2008-06-24 | DM9000: Add missing msleep() in EEPROM wait code. | Ben Dooks | 1 | -0/+2 |
| 2008-06-24 | DM9000: Allow the use of the NSR register to get link status. | Ben Dooks | 1 | -2/+39 |
| 2008-06-24 | DM9000: Use NSR to determine link-status on internal PHY | Ben Dooks | 1 | -1/+8 |
| 2008-06-24 | DM9000: Cleanup source code - remove forward declerations | Ben Dooks | 1 | -518/+498 |
| 2008-06-24 | DM9000: Cleanup source code | Ben Dooks | 1 | -32/+30 |
| 2008-06-24 | DM9000: Cleanups after the resource changes | Ben Dooks | 1 | -20/+4 |
| 2008-06-24 | DM9000: Add support for DM9000A and DM9000B chips | Ben Dooks | 1 | -5/+61 |
| 2008-06-24 | DM9000: Remove the 2 resources probe scheme. | Laurent Pinchart | 1 | -62/+44 |
| 2008-05-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
| 2008-05-22 | [netdrvr] dm9000: use delayed work to update mii phy state fix | Andrew Morton | 1 | -1/+1 |
| 2008-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -4/+33 |
| 2008-05-13 | [netdrvr] Trim trailing whitespace for several drivers | Jeff Garzik | 1 | -3/+3 |
| 2008-05-13 | DM9000: Use delayed work to update MII PHY state | Ben Dooks | 1 | -0/+26 |
| 2008-05-13 | DM9000: Update and fix driver debugging messages | Enrico Scholz | 1 | -1/+4 |
| 2008-05-13 | DM9000: Add __devinit and __devexit attributes to probe and remove | Enrico Scholz | 1 | -3/+3 |
| 2008-04-25 | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+1 |
| 2008-03-30 | dm9000 trivial annotation | Al Viro | 1 | -1/+1 |
| 2008-03-25 | dm9000: Support promisc and all-multi modes | Peter Korsgaard | 1 | -2/+8 |
| 2008-02-11 | DM9000: Show the MAC address source after printing MAC | Ben Dooks | 1 | -3/+7 |
| 2008-02-11 | DM9000: Update retry count whilst identifying chip | Ben Dooks | 1 | -1/+1 |
| 2008-02-11 | DM9000: Add support for MII ioctl() calls | Ben Dooks | 1 | -0/+12 |
| 2008-02-11 | DM9000: Add platform flag for no attached EEPROM | Ben Dooks | 1 | -0/+15 |
| 2008-02-11 | DM9000: Remove redudant use of "& 0xff" | Ben Dooks | 1 | -6/+6 |
| 2008-02-11 | DM9000: Remove cal_CRC() and use ether_crc_le instead | Ben Dooks | 1 | -26/+9 |
| 2008-02-11 | DM9000: Fix delays used by EEPROM read and write | Ben Dooks | 1 | -3/+51 |
| 2008-02-11 | DM9000: Use netif_msg to enable debugging options | Ben Dooks | 1 | -6/+22 |
| 2008-02-11 | DM9000: Remove unnecessary changelog in header comment | Ben Dooks | 1 | -40/+5 |
| 2008-02-11 | DM9000: Ensure spinlock held whilst accessing EEPROM registers | Ben Dooks | 1 | -0/+20 |
| 2008-02-11 | DM9000: Remove EEPROM initialisation code. | Ben Dooks | 1 | -29/+0 |
| 2008-02-11 | DM9000: Add ethtool control of msg_enable value | Ben Dooks | 1 | -0/+16 |
| 2008-02-11 | DM9000: Add ethtool support for reading and writing EEPROM | Ben Dooks | 1 | -6/+60 |
| 2008-02-11 | DM9000: Add mutex to protect access | Ben Dooks | 1 | -14/+39 |
| 2008-02-11 | DM9000: Remove barely used SROM array read. | Ben Dooks | 1 | -13/+11 |
| 2008-02-11 | DM9000: Use msleep() instead of udelay() | Ben Dooks | 1 | -2/+21 |
| 2008-02-11 | DM9000: Do not sleep with spinlock and IRQs held | Ben Dooks | 1 | -1/+16 |
| 2008-02-11 | DM9000: Add initial ethtool support | Ben Dooks | 1 | -1/+68 |
| 2008-02-11 | DM9000: Remove old timer based poll routines | Ben Dooks | 1 | -34/+0 |
| 2008-02-11 | DM9000: Pass IRQ flags via platform resources | Ben Dooks | 1 | -3/+14 |
| 2008-02-11 | DM9000 update debugging macros to use debug level | Ben Dooks | 1 | -35/+19 |
| 2008-02-11 | DM9000 use dev_xxx() instead of printk for output. | Ben Dooks | 1 | -28/+28 |
| 2008-02-11 | DM9000: Add platform data to specify external phy | Ben Dooks | 1 | -0/+6 |
| 2008-02-11 | DM9000: Fix endian-ness of data accesses. | Ben Dooks | 1 | -6/+7 |
| 2008-01-28 | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack | 1 | -1/+2 |
| 2007-10-19 | DM9000 initialization fix | Mike Rapoport | 1 | -3/+3 |
| 2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -5/+4 |
| 2007-10-10 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -22/+7 |
| 2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -1/+0 |
| 2007-08-25 | DM9000: fix interface hang under load | Florian Westphal | 1 | -18/+7 |
| 2007-07-12 | Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le... | Alex Landau | 1 | -1/+16 |
| 2007-05-08 | drivers/net/dm9000: Convert to generic boolean | Richard Knutsson | 1 | -7/+4 |
| 2007-05-08 | DM9000: fix use of kfree() on net device | Ben Dooks | 1 | -2/+2 |
| 2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2006-10-08 | [PATCH] misc arm pt_regs fixes | Al Viro | 1 | -1/+1 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
| 2006-09-11 | [PATCH] Fix dm9000 release_resource | Dirk Opfer | 1 | -2/+2 |
| 2006-08-19 | [PATCH] net: Add netconsole support to dm9000 driver | Kevin Hao | 1 | -0/+14 |
| 2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
| 2006-06-26 | [PATCH] DM9000 - minor code cleanups | Ben Dooks | 1 | -4/+5 |
| 2006-06-26 | [PATCH] DM9000 - do no re-init spin lock | Ben Dooks | 1 | -1/+0 |
| 2006-06-26 | [PATCH] DM9000 - check for MAC left in by bootloader | Ben Dooks | 1 | -0/+7 |
| 2006-06-26 | [PATCH] DM9000 - better checks for platform resources | Ben Dooks | 1 | -11/+6 |
| 2005-11-11 | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 1 | -18/+17 |
| 2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 1 | -18/+17 |
| 2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
| 2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -0/+1 |
| 2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -4/+4 |
| 2005-09-06 | [PATCH] missed s/u32/pm_message_t/ (dm9000) | viro@ftp.linux.org.uk | 1 | -1/+1 |
| 2005-08-18 | [PATCH] DM9000 - incorrect ioctl() handling | Ben Dooks | 1 | -13/+2 |
| 2005-08-18 | [PATCH] DM9000 - spinlock fixes | Ben Dooks | 1 | -13/+24 |
| 2005-06-26 | [PATCH] DM9000 network driver bugfix | Sascha Hauer | 1 | -2/+2 |
| 2005-05-15 | [PATCH] DM9000 network driver | Sascha Hauer | 1 | -0/+1219 |