Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c5660778b4851b1aea5d848ccfde3f27949f6418
/
drivers
/
net
/
caif
/
caif_serial.c
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
4676a15
net: caif: convert to using IFF_NO_QUEUE
by Phil Sutter
· 9 years ago
906a798
caif: remove unused struct member
by Rasmus Villemoes
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
327cded
caif: delete unnecessary field initialization
by Julia Lawall
· 11 years ago
cab6ce9
caif: add a sanity check to the tty name
by Dan Carpenter
· 11 years ago
56e0ef5
drivers/net: caif: fix wrong rtnl_is_locked() usage
by Konstantin Khlebnikov
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
26ee65e
caif: Remove my bouncing email address.
by sjur.brandeland@stericsson.com
· 12 years ago
0d3b88d
CAIF: fix tty->warned build error
by Jiri Slaby
· 12 years ago
ee79706
TTY: cleanup tty->hw_stopped uses
by Jiri Slaby
· 12 years ago
d6c53c0
TTY: move low_latency to tty_port
by Jiri Slaby
· 12 years ago
c66b9b7
caif: fix NULL pointer check
by Alan Cox
· 12 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
f84ea77
caif: Replace BUG_ON with WARN_ON.
by Roar Førde
· 13 years ago
95cb365
net: Remove unneeded version.h includes from drivers/net/
by Jesper Juhl
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
55db4c6
Revert "tty: make receive_buf() return the amout of bytes received"
by Linus Torvalds
· 14 years ago
b1c43f8
tty: make receive_buf() return the amout of bytes received
by Felipe Balbi
· 14 years ago
2aa40ae
caif: Use link layer MTU instead of fixed MTU
by Sjur Braendeland
· 14 years ago
c1f8fc5
caif: add newlines after declarations in caif_serial.c
by Dan Carpenter
· 15 years ago
7c25492
caif: remove unneeded variable from caif_net_open()
by Dan Carpenter
· 15 years ago
d3f744e
caif: Ldisc add permission check and mem-alloc error check
by Sjur Braendeland
· 15 years ago
e31d5a0
caif: tty's are kref objects so take a reference
by Alan Cox
· 15 years ago
c93f094
caif: check write operations
by Alan Cox
· 15 years ago
9b27105
net-caif-driver: add CAIF serial driver (ldisc)
by Sjur Braendeland
· 15 years ago