aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irlap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-30irda: use msecs_to_jiffies for conversionsNicholas Mc Guire1-3/+5
2014-11-12irda: Fix build failures after IRDA_DEBUG->pr_debugJoe Perches1-3/+1
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches1-42/+13
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches1-7/+8
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-7/+7
2009-08-05net: mark read-only arrays as constJan Engelhardt1-1/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-28/+28
2007-10-10[IRDA]: Make the IRDA use the seq_open_private()Pavel Emelyanov1-22/+4
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-7/+7
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-4/+2
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-05[IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita1-1/+2
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1258