summaryrefslogtreecommitdiffstats
path: root/net/irda/irlmp.c
Commit message (Expand)AuthorAgeFilesLines
* irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter2015-10-211-1/+1
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-101/+66
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-11/+8
* trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes2014-06-231-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-131-2/+3
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-56/+56
* [IrDA]: LMP discovery timer not started by defaultRoss Burton2008-01-281-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-101-19/+2
* [IrDA]: Fix IrDA build failureSamuel Ortiz2007-07-181-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-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-8/+8
* [IRDA]: Use kmemdup where applicableArnaldo Carvalho de Melo2006-12-021-3/+1
* [IRDA]: Lockdep fix.Peter Zijlstra2006-11-211-1/+2
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-281-1/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-6/+3
* [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/+0
* [IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller2006-06-171-1/+5
* [IRDA]: Possible cleanups.Adrian Bunk2005-08-291-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2041