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