aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ax88796.c
Commit message (Expand)AuthorAge
* drivers/net: Correct NULL testJulia Lawall2010-02-09
* ax88796: Add method to take MAC from platform dataDaniel Mack2009-03-25
* drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack2009-03-25
* ax88796: start_xmit fix using net_device_opsMagnus Damm2009-01-15
* net: convert print_mac to %pMJohannes Berg2008-10-27
* AX88796: ax_probe() fix irq assignmentroel kluin2008-10-22
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* AX88796: Fix locking in ethtool supportBen Dooks2008-08-14
* net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-25
* NET: AX88796 use dev_dbg() instead of printk()Ben Dooks2008-02-03
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* ax88796: add 93cx6 eeprom supportMagnus Damm2007-10-10
* ax88796 printk fixesAndrew Morton2007-08-14
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-26
* ax88796: dev_dbg() wants device, not platform deviceAl Viro2007-07-15
* AX88796 network driverBen Dooks2007-07-10