index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
/
caif_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-2
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-04-01
caif: remove unused struct member
Rasmus Villemoes
1
-1
/
+0
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-02-17
caif: delete unnecessary field initialization
Julia Lawall
1
-1
/
+0
2013-09-04
caif: add a sanity check to the tty name
Dan Carpenter
1
-1
/
+3
2013-07-09
drivers/net: caif: fix wrong rtnl_is_locked() usage
Konstantin Khlebnikov
1
-22
/
+39
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
1
-2
/
+2
2013-03-25
CAIF: fix tty->warned build error
Jiri Slaby
1
-2
/
+1
2013-03-18
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
1
-1
/
+0
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2012-07-24
caif: fix NULL pointer check
Alan Cox
1
-0
/
+3
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-3
/
+3
2011-12-06
caif: Replace BUG_ON with WARN_ON.
Roar Førde
1
-2
/
+2
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-4
/
+2
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+4
2010-06-20
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
1
-1
/
+0
2010-06-02
caif: add newlines after declarations in caif_serial.c
Dan Carpenter
1
-0
/
+9
2010-06-02
caif: remove unneeded variable from caif_net_open()
Dan Carpenter
1
-2
/
+0
2010-04-28
caif: Ldisc add permission check and mem-alloc error check
Sjur Braendeland
1
-1
/
+4
2010-04-07
caif: tty's are kref objects so take a reference
Alan Cox
1
-1
/
+2
2010-04-07
caif: check write operations
Alan Cox
1
-0
/
+4
2010-03-30
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
1
-0
/
+441