summaryrefslogtreecommitdiff
path: root/drivers/net/jazzsonic.c
AgeCommit message (Expand)Author
2010-07-12jazzsonic: free irq if sonic_open() failsKulikov Vasiliy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-08-12drivers/net: Correct use of request_region/request_mem_regionJulia Lawall
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23net: move jazzsonic's probe function to .devinit.textUwe Kleine-König
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain
2009-04-16jazzsonic: convert to net_device_opsAlexander Beregalov
2009-03-24net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers
2007-10-15Jazzsonic: Fix warning about unused variable.Ralf Baechle
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10remove setup of platform device from jazzsonic.cThomas Bogendoerfer
2007-05-04SONIC interrupt handlingFinn Thain
2007-05-04SONIC: small fix and cleanupFinn Thain
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2005-12-01[PATCH] jazzsonic: Fix platform device codeRalf Baechle
2005-12-01[PATCH] jazzsonic: Fix build error.Ralf Baechle
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-05[DRIVER MODEL] Fix jazzsonicRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-08-23[PATCH] macsonic/jazzsonic network drivers updateFinn Thain
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds