aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irlmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches1-101/+66
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches1-11/+8
2014-06-23trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2013-04-25irda: irlmp_reasons[] can be staticWu Fengguang1-1/+1
2013-04-19irda: small read past the end of array in debug codeDan Carpenter1-1/+9
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang1-2/+3
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-56/+56
2008-01-28[IrDA]: LMP discovery timer not started by defaultRoss Burton1-2/+5
2007-12-16[IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar1-0/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-10[IRDA]: Make the IRDA use the seq_open_private()Pavel Emelyanov1-19/+2
2007-07-18[IrDA]: Fix IrDA build failureSamuel Ortiz1-1/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-1/+1
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki1-8/+8
2006-12-02[IRDA]: Use kmemdup where applicableArnaldo Carvalho de Melo1-3/+1
2006-11-21[IRDA]: Lockdep fix.Peter Zijlstra1-1/+2
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz1-1/+1
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-6/+3
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller1-1/+5
2005-08-29[IRDA]: Possible cleanups.Adrian Bunk1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2041