summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/smsc-ircc2.c
Commit message (Expand)AuthorAgeFilesLines
* irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman2017-08-281-3026/+0
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* Annotate hardware config module parameters in drivers/net/irda/David Howells2017-04-201-5/+5
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-63/+62
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-61/+69
* irda: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-291-4/+4
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-5/+2
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-8/+2
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-1/+1
* irda: remove __dev* attributesBill Pemberton2012-12-031-2/+2
* NET: smsc-ircc2: mark non-experimentalLinus Walleij2012-04-271-1/+0
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* irda: use PCI_VENDOR_ID_*Jon Mason2011-08-031-10/+8
* irda: fix smsc-ircc2 section mismatch warningRandy Dunlap2011-06-211-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* Revert "net: fix section mismatches"David S. Miller2011-05-311-22/+22
* net: fix section mismatchesMichał Mirosław2011-04-181-22/+22
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek2011-01-031-1/+1
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy2010-07-211-4/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* comment typo fix: sybsystem -> subsystemJean Delvare2009-12-041-1/+1
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-5/+10
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-8/+8
* irda: smsc wait count reaches -1Roel Kluin2009-06-131-1/+1
* irda: convert smsc driver to net_device_opsStephen Hemminger2009-03-211-9/+21
* irda: convert to internal statsStephen Hemminger2009-01-061-24/+14
* drivers/net/irda: fix sparse warnings: make symbols staticHannes Eder2008-12-261-3/+3
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-301-60/+60
* irda: remove CVS keywordsAdrian Bunk2008-06-111-1/+0
* irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-281-13/+4
* [IRDA]: Document the fact that smsc-ircc2 will not use PNP by defaultJonathan Bastien-Filiatrault2007-10-101-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas2007-07-011-1/+1
* smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas2007-06-281-7/+7
* smsc-ircc2: add PNP supportBjorn Helgaas2007-05-081-23/+75
* smsc-ircc2: tidy up module parameter checkingBjorn Helgaas2007-05-081-6/+8
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [IrDA]: SMC SuperIO Chip LPC47N227 not identified properlyPeter Kovar2007-04-251-0/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [IrDA] smsc-ircc: More laptops detectedLinus Walleij (LD/EAB2006-09-281-2/+36
* [PATCH] smsc-ircc2: fix section reference mismatchesDmitry Torokhov2006-07-121-1/+1
* [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-091-1/+13
OpenPOWER on IntegriCloud