summaryrefslogtreecommitdiffstats
path: root/drivers/net/ax88796.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary casts of netdev_privJoe Perches2010-11-171-4/+4
* drivers/net/ax88796.c: Return error code in failureJulia Lawall2010-10-211-0/+1
* ax88796: free irq on errorKulikov Vasiliy2010-07-081-1/+3
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net: Correct NULL testJulia Lawall2010-02-081-1/+1
* ax88796: Add method to take MAC from platform dataDaniel Mack2009-03-241-5/+12
* drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack2009-03-241-5/+9
* ax88796: start_xmit fix using net_device_opsMagnus Damm2009-01-141-6/+21
* net: convert print_mac to %pMJohannes Berg2008-10-271-6/+3
* AX88796: ax_probe() fix irq assignmentroel kluin2008-10-221-3/+3
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-7/+7
* AX88796: Fix locking in ethtool supportBen Dooks2008-08-141-2/+2
* net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-251-0/+1
* NET: AX88796 use dev_dbg() instead of printk()Ben Dooks2008-02-031-17/+23
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* ax88796: add 93cx6 eeprom supportMagnus Damm2007-10-101-0/+49
* ax88796 printk fixesAndrew Morton2007-08-141-2/+3
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
* ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-261-1/+1
* ax88796: dev_dbg() wants device, not platform deviceAl Viro2007-07-151-2/+2
* AX88796 network driverBen Dooks2007-07-101-0/+952
OpenPOWER on IntegriCloud