aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/irnet (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox2-28/+33
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang1-2/+2
2008-04-29proc: switch /proc/irda/irnet to seq_file interfaceAlexey Dobriyan2-39/+34
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-03-26[IRDA]: Store irnet_socket termios properly.David S. Miller1-1/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2007-11-01[IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller1-0/+10
2007-03-20[IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2-10/+26
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki4-27/+27
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-02-09[IRDA]: out of range array access David Binderman1-1/+1
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2005-08-29[IRDA]: Possible cleanups.Adrian Bunk2-4/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+3862