summaryrefslogtreecommitdiffstats
path: root/drivers/net/irda/nsc-ircc.c
Commit message (Expand)AuthorAgeFilesLines
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-85/+78Star
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-121-33/+33
* treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-301-4/+4
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-171-4/+2Star
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers/net: return operator cleanupEric Dumazet2010-09-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* irda: convert to netdev_tx_tStephen Hemminger2009-09-011-4/+8
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-4/+4
* irda: convert nsc_ircc driver to net_device_opsStephen Hemminger2009-03-221-6/+17
* irda: convert to internal statsStephen Hemminger2009-01-061-27/+18Star
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-131-8/+8
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* irda: replace __FUNCTION__ with __func__Harvey Harrison2008-07-311-56/+56
* nsc-ircc: default to dongle type 9 on IBM hardwareMatthew Garrett2008-07-311-2/+5
* irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
* irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+6
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-3/+2Star
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-7/+2Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* [IrDA] nsc-ircc: Configuration base address for PC87383Lamarque Vieira Souza2006-09-291-1/+1
* [IRDA]: add some IBM think padsBen Collins2006-06-261-2/+6
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [PATCH] pnp: IRDA: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-1/+1
* [IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipsetJean Tourrilhes2006-03-211-4/+6
* [IRDA]: nsc-ircc: PM updateDmitry Torokhov2006-03-211-34/+97
* [IRDA]: nsc-ircc: ISAPnP supportJean Tourrilhes2006-03-211-34/+151
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-141-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2222