aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/irda/smsc-ircc2.c
AgeCommit message (Expand)Author
2011-01-03smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04comment typo fix: sybsystem -> subsystemJean Delvare
2009-09-01irda: convert to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-13irda: smsc wait count reaches -1Roel Kluin
2009-03-21irda: convert smsc driver to net_device_opsStephen Hemminger
2009-01-06irda: convert to internal statsStephen Hemminger
2008-12-26drivers/net/irda: fix sparse warnings: make symbols staticHannes Eder
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison
2008-06-11irda: remove CVS keywordsAdrian Bunk
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2007-10-10[IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-01smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas
2007-06-28smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas
2007-05-08smsc-ircc2: add PNP supportBjorn Helgaas
2007-05-08smsc-ircc2: tidy up module parameter checkingBjorn Helgaas
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[IrDA]: SMC SuperIO Chip LPC47N227 not identified properlyPeter Kovar
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28[IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB
2006-07-12[PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell
2006-04-14[IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij
2006-04-09[IRDA]: smcinit merged into smsc-ircc driverLinus Walleij
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-07[PATCH] Fix smsc_ircc_init return valueBrice Goglin
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: remove typedefsDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: formatting fixesDmitry Torokhov
2005-09-07[PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov
2005-04-16Linux-2.6.12-rc2Linus Torvalds