summaryrefslogtreecommitdiffstats
path: root/net/irda/irlmp.c
Commit message (Expand)AuthorAgeFilesLines
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-101/+66Star
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-121-11/+8Star
* trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes2014-06-241-1/+2
* irda: irlmp_reasons[] can be staticWu Fengguang2013-04-251-1/+1
* irda: small read past the end of array in debug codeDan Carpenter2013-04-191-1/+9
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* irda: Fix a misalign access issue. (v2)Graf Yang2008-05-141-2/+3
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-56/+56
* [IrDA]: LMP discovery timer not started by defaultRoss Burton2008-01-291-2/+5
* [IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar2007-12-161-0/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [IRDA]: Make the IRDA use the seq_open_private()Pavel Emelyanov2007-10-111-19/+2Star
* [IrDA]: Fix IrDA build failureSamuel Ortiz2007-07-181-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-1/+1
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-8/+8
* [IRDA]: Use kmemdup where applicableArnaldo Carvalho de Melo2006-12-031-3/+1Star
* [IRDA]: Lockdep fix.Peter Zijlstra2006-11-221-1/+2
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-291-1/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-6/+3Star
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-211-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller2006-06-181-1/+5
* [IRDA]: Possible cleanups.Adrian Bunk2005-08-301-3/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2041