index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
1
-7
/
+13
2005-03-22
[IRDA]: Squash warnings introduced by DEBUG cleanups.
David S. Miller
2
-3
/
+3
2005-03-22
[IRDA]: DEBUG macro fixes
Jean Tourrilhes
33
-945
/
+987
2005-03-10
[IRDA]: cleanup obsolete construct in IrCOMM
Jean Tourrilhes
1
-6
/
+2
2005-03-10
[IRDA]: arbitrary lsap connect
Jean Tourrilhes
1
-5
/
+17
2005-03-10
[IRDA]: fix IrNET poll with empty disco log
Jean Tourrilhes
2
-20
/
+42
2005-01-20
[IRDA] stop using sk_protinfo
Arnaldo Carvalho de Melo
1
-24
/
+14
2005-01-14
[PATCH] various Kconfig fixes
Gabor Egry
1
-1
/
+1
2005-01-10
[PATCH] make IRDA string tables conditional on CONFIG_IRDA_DEBUG
William Lee Irwin III
2
-0
/
+4
2004-12-27
[IRDA]: More staticization becomes possible in ircomm_ttp.c
David S. Miller
1
-27
/
+57
2004-12-27
[IRDA]: Kill useless parens from return statements in irnet.h
Jesper Juhl
1
-2
/
+2
2004-12-27
[IRDA]: Staticize and remove unnecessary exports.
Adrian Bunk
27
-358
/
+186
2004-11-01
[IRDA]: Remove an unused function in net/irda/qos.c
Adrian Bunk
1
-11
/
+0
2004-10-25
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
1
-1
/
+1
2004-10-21
Merge
Linus Torvalds
8
-113
/
+263
2004-10-21
[IRDA]: Debug module param
Jean Tourrilhes
1
-1
/
+1
2004-10-21
[IRDA]: IrCOMM IAS object fix
Jean Tourrilhes
1
-74
/
+112
2004-10-21
[IRDA]: Adaptive discovery query timer
Jean Tourrilhes
2
-13
/
+46
2004-10-21
[IRDA]: IAS safety comments
Jean Tourrilhes
2
-6
/
+14
2004-10-21
[IRDA]: IrNET char dev alias
Jean Tourrilhes
1
-0
/
+1
2004-10-21
[IRDA]: Fix lmp_lsap_inuse()
Jean Tourrilhes
1
-19
/
+89
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
1
-23
/
+5
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
3
-3
/
+3
2004-08-28
[PATCH] sparse: fix warnings in net/irda/*
Andrew Morton
1
-1
/
+1
2004-08-26
[PATCH] mostly remove module_parm()
Rusty Russell
1
-2
/
+3
2004-08-23
Merge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds
1
-5
/
+5
2004-08-22
[PATCH] err2-6: hashbin_remove_this() locking fix
Andrew Morton
1
-3
/
+5
2004-08-15
[IRDA]: Trivial optimization in inetdev handling.
Herbert Xu
1
-4
/
+4
2004-08-12
[IPV4]: Move inetdev/ifa locking over to RCU.
David S. Miller
1
-2
/
+2
2004-08-07
Make sysctl pass the pos pointer around properly.
Linus Torvalds
1
-2
/
+2
2004-07-26
[PATCH] size_t portability fixes
Alexander Viro
1
-7
/
+7
2004-07-12
[PATCH] sparse: net/* NULL noise removal
Alexander Viro
2
-5
/
+5
2004-07-11
Merge nuts.davemloft.net:/disk1/BK/network-2.6
David S. Miller
1
-1
/
+1
2004-07-10
[PATCH] crc16 kconfig touchups
Andrew Morton
1
-1
/
+1
2004-07-07
[NET]: Cleanup mis-usage of seq_release_private
Hirofumi Ogawa
3
-3
/
+3
2004-06-26
[PATCH] crc: use it in IRDA drivers
Andrey Panin
3
-69
/
+2
2004-06-18
[IRDA]: Remove usage of isa_virt_to_bus()
William Lee Irwin III
1
-2
/
+2
2004-06-05
[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.
Olaf Hering
1
-3
/
+3
2004-06-03
[PATCH] sparse: irda annotation
Alexander Viro
6
-33
/
+35
2004-05-30
[PATCH] sparse: dev_ioctl() callers
Alexander Viro
1
-1
/
+1
2004-05-29
Add __user annotations to sock_get_timestamp()
Linus Torvalds
1
-1
/
+1
2004-05-29
[PATCH] sparse: ->[gs]etsockopt() annotation
Alexander Viro
1
-13
/
+13
2004-05-24
[PATCH] Fix various memory leaks
Andrew Morton
1
-1
/
+5
2004-05-14
[PATCH] MSEC_TO_JIFFIES to msec_to_jiffies
Andrew Morton
2
-4
/
+4
2004-04-26
[IRDA]: Export irda_task_delete.
Stephen Hemminger
1
-0
/
+1
2004-04-16
[IRDA]: Replace sleep_on with wait_event
Jean Tourrilhes
1
-4
/
+4
2004-04-16
[IRDA]: irlan_eth cleanup.
Jean Tourrilhes
2
-84
/
+78
2004-04-16
[IRDA]: irlan_common cleanup.
Jean Tourrilhes
1
-21
/
+5
2004-04-16
[IRDA]: Rename handle_filter_request to irlan_filter_request.
Jean Tourrilhes
2
-3
/
+3
2004-04-16
[IRDA]: Fix namespace pollution of print_ret_code.
Jean Tourrilhes
2
-45
/
+46
[next]