summaryrefslogtreecommitdiffstats
path: root/net/irda/irlan/irlan_common.c
Commit message (Expand)AuthorAgeFilesLines
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-281-1176/+0
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-57/+20
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-1/+2
* irda: add __init to irlan_openFabian Frederick2014-09-301-2/+2
* irda: remove unnecessary break after returnFabian Frederick2014-07-151-1/+0
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* net: Remove casts of void *Joe Perches2011-06-161-5/+5
* irda: off by oneDan Carpenter2010-09-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: irda: use seq_list_foo() helpersLi Zefan2010-02-101-24/+4
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* net: mark read-only arrays as constJan Engelhardt2009-08-051-2/+2
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-121-1/+1
* [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-151-10/+0
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-36/+36
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-291-3/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-159/+159
* [IRLAN]: handle out of memory errorsAkinobu Mita2007-02-081-3/+20
* [IRDA]: Trivial annotations.Al Viro2006-12-021-1/+1
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-281-9/+37
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-211-8/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1200
OpenPOWER on IntegriCloud