aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo1-7/+13
2005-03-22[IRDA]: Squash warnings introduced by DEBUG cleanups.David S. Miller2-3/+3
2005-03-22[IRDA]: DEBUG macro fixesJean Tourrilhes33-945/+987
2005-03-10[IRDA]: cleanup obsolete construct in IrCOMMJean Tourrilhes1-6/+2
2005-03-10[IRDA]: arbitrary lsap connectJean Tourrilhes1-5/+17
2005-03-10[IRDA]: fix IrNET poll with empty disco logJean Tourrilhes2-20/+42
2005-01-20[IRDA] stop using sk_protinfoArnaldo Carvalho de Melo1-24/+14
2005-01-14[PATCH] various Kconfig fixesGabor Egry1-1/+1
2005-01-10[PATCH] make IRDA string tables conditional on CONFIG_IRDA_DEBUGWilliam Lee Irwin III2-0/+4
2004-12-27[IRDA]: More staticization becomes possible in ircomm_ttp.cDavid S. Miller1-27/+57
2004-12-27[IRDA]: Kill useless parens from return statements in irnet.hJesper Juhl1-2/+2
2004-12-27[IRDA]: Staticize and remove unnecessary exports.Adrian Bunk27-358/+186
2004-11-01[IRDA]: Remove an unused function in net/irda/qos.cAdrian Bunk1-11/+0
2004-10-25Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik1-1/+1
2004-10-21MergeLinus Torvalds8-113/+263
2004-10-21[IRDA]: Debug module paramJean Tourrilhes1-1/+1
2004-10-21[IRDA]: IrCOMM IAS object fixJean Tourrilhes1-74/+112
2004-10-21[IRDA]: Adaptive discovery query timerJean Tourrilhes2-13/+46
2004-10-21[IRDA]: IAS safety commentsJean Tourrilhes2-6/+14
2004-10-21[IRDA]: IrNET char dev aliasJean Tourrilhes1-0/+1
2004-10-21[IRDA]: Fix lmp_lsap_inuse()Jean Tourrilhes1-19/+89
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds1-23/+5
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk3-3/+3
2004-08-28[PATCH] sparse: fix warnings in net/irda/*Andrew Morton1-1/+1
2004-08-26[PATCH] mostly remove module_parm()Rusty Russell1-2/+3
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds1-5/+5
2004-08-22[PATCH] err2-6: hashbin_remove_this() locking fixAndrew Morton1-3/+5
2004-08-15[IRDA]: Trivial optimization in inetdev handling.Herbert Xu1-4/+4
2004-08-12[IPV4]: Move inetdev/ifa locking over to RCU.David S. Miller1-2/+2
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds1-2/+2
2004-07-26[PATCH] size_t portability fixesAlexander Viro1-7/+7
2004-07-12[PATCH] sparse: net/* NULL noise removalAlexander Viro2-5/+5
2004-07-11Merge nuts.davemloft.net:/disk1/BK/network-2.6David S. Miller1-1/+1
2004-07-10[PATCH] crc16 kconfig touchupsAndrew Morton1-1/+1
2004-07-07[NET]: Cleanup mis-usage of seq_release_privateHirofumi Ogawa3-3/+3
2004-06-26[PATCH] crc: use it in IRDA driversAndrey Panin3-69/+2
2004-06-18[IRDA]: Remove usage of isa_virt_to_bus()William Lee Irwin III1-2/+2
2004-06-05[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.Olaf Hering1-3/+3
2004-06-03[PATCH] sparse: irda annotationAlexander Viro6-33/+35
2004-05-30[PATCH] sparse: dev_ioctl() callersAlexander Viro1-1/+1
2004-05-29Add __user annotations to sock_get_timestamp()Linus Torvalds1-1/+1
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro1-13/+13
2004-05-24[PATCH] Fix various memory leaksAndrew Morton1-1/+5
2004-05-14[PATCH] MSEC_TO_JIFFIES to msec_to_jiffiesAndrew Morton2-4/+4
2004-04-26[IRDA]: Export irda_task_delete.Stephen Hemminger1-0/+1
2004-04-16[IRDA]: Replace sleep_on with wait_eventJean Tourrilhes1-4/+4
2004-04-16[IRDA]: irlan_eth cleanup.Jean Tourrilhes2-84/+78
2004-04-16[IRDA]: irlan_common cleanup.Jean Tourrilhes1-21/+5
2004-04-16[IRDA]: Rename handle_filter_request to irlan_filter_request.Jean Tourrilhes2-3/+3
2004-04-16[IRDA]: Fix namespace pollution of print_ret_code.Jean Tourrilhes2-45/+46