aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ax88796.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack1-5/+12
2009-03-24drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack1-5/+9
2009-01-14ax88796: start_xmit fix using net_device_opsMagnus Damm1-6/+21
2008-10-27net: convert print_mac to %pMJohannes Berg1-6/+3
2008-10-22AX88796: ax_probe() fix irq assignmentroel kluin1-3/+3
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-7/+7
2008-08-14AX88796: Fix locking in ethtool supportBen Dooks1-2/+2
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-02-03NET: AX88796 use dev_dbg() instead of printk()Ben Dooks1-17/+23
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-10-10ax88796: add 93cx6 eeprom supportMagnus Damm1-0/+49
2007-08-14ax88796 printk fixesAndrew Morton1-2/+3
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-1/+0
2007-07-26ax88796 (address space): cast to unsigned long, not longAl Viro1-1/+1
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro1-2/+2
2007-07-10AX88796 network driverBen Dooks1-0/+952