aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/smsc-ircc2.c
Commit message (Expand)AuthorAge
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* irda: remove __dev* attributesBill Pemberton2012-12-03
* NET: smsc-ircc2: mark non-experimentalLinus Walleij2012-04-27
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* irda: use PCI_VENDOR_ID_*Jon Mason2011-08-03
* irda: fix smsc-ircc2 section mismatch warningRandy Dunlap2011-06-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* Revert "net: fix section mismatches"David S. Miller2011-05-31
* net: fix section mismatchesMichał Mirosław2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek2011-01-03
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy2010-07-21
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* comment typo fix: sybsystem -> subsystemJean Delvare2009-12-04
* irda: convert to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* irda: smsc wait count reaches -1Roel Kluin2009-06-12
* irda: convert smsc driver to net_device_opsStephen Hemminger2009-03-21
* irda: convert to internal statsStephen Hemminger2009-01-06
* drivers/net/irda: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-30
* irda: remove CVS keywordsAdrian Bunk2008-06-12
* irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-05
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* [IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas2007-07-01
* smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas2007-06-28
* smsc-ircc2: add PNP supportBjorn Helgaas2007-05-08
* smsc-ircc2: tidy up module parameter checkingBjorn Helgaas2007-05-08
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [IrDA]: SMC SuperIO Chip LPC47N227 not identified properlyPeter Kovar2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB2006-09-28
* [PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov2006-07-12
* [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-09
* [IRDA]: smsc-ircc2, smcinit support for ALi ISA bridgesLinus Walleij2006-04-14
* [IRDA]: smcinit merged into smsc-ircc driverLinus Walleij2006-04-10
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* | [PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov2005-10-30
|/
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [PATCH] Fix smsc_ircc_init return valueBrice Goglin2005-09-07