| Commit message (Expand) | Author | Age | Files | Lines |
* | ax88796: free irq on error | Kulikov Vasiliy | 2010-07-08 | 1 | -1/+3 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/net: Correct NULL test | Julia Lawall | 2010-02-08 | 1 | -1/+1 |
* | ax88796: Add method to take MAC from platform data | Daniel Mack | 2009-03-24 | 1 | -5/+12 |
* | drivers/net/ax88796.c: take IRQ flags from platform_device | Daniel Mack | 2009-03-24 | 1 | -5/+9 |
* | ax88796: start_xmit fix using net_device_ops | Magnus Damm | 2009-01-14 | 1 | -6/+21 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -6/+3 |
* | AX88796: ax_probe() fix irq assignment | roel kluin | 2008-10-22 | 1 | -3/+3 |
* | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-09-24 | 1 | -7/+7 |
* | AX88796: Fix locking in ethtool support | Ben Dooks | 2008-08-14 | 1 | -2/+2 |
* | net drivers: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 | 1 | -0/+1 |
* | NET: AX88796 use dev_dbg() instead of printk() | Ben Dooks | 2008-02-03 | 1 | -17/+23 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -1/+1 |
* | ax88796: add 93cx6 eeprom support | Magnus Damm | 2007-10-10 | 1 | -0/+49 |
* | ax88796 printk fixes | Andrew Morton | 2007-08-14 | 1 | -2/+3 |
* | [NET]: ethtool_perm_addr only has one implementation | Matthew Wilcox | 2007-07-31 | 1 | -1/+0 |
* | ax88796 (address space): cast to unsigned long, not long | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | ax88796: dev_dbg() wants device, not platform device | Al Viro | 2007-07-15 | 1 | -2/+2 |
* | AX88796 network driver | Ben Dooks | 2007-07-10 | 1 | -0/+952 |