index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
/
caif_hsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
caif-hsi: fix possible deadlock in cfhsi_exit_module()
Taehee Yoo
2019-07-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
net: caif: remove redundant re-assignment of pointer pfrm
Colin Ian King
2018-01-22
1
-1
/
+0
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-12
/
+9
*
drivers: net: caif: use setup_timer() helper.
Allen Pais
2017-09-21
1
-9
/
+6
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-4
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-4
/
+2
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
caif-hsi: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-25
1
-4
/
+1
*
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-1
/
+1
*
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2015-01-29
1
-1
/
+0
*
caif: Update Dmitry's email address.
sjur.brandeland@stericsson.com
2013-04-23
1
-1
/
+1
*
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
2013-04-23
1
-2
/
+2
*
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
2013-04-23
1
-1
/
+0
*
caif-hsi: Fix merge issues.
Sjur Brændeland
2012-06-29
1
-45
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
1
-29
/
+47
|
\
|
*
caif-hsi: Add missing return in error path
Sjur Brændeland
2012-06-25
1
-0
/
+1
|
*
caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost
Per Ellefsen
2012-06-25
1
-2
/
+2
*
|
caif-hsi: Remove use of module parameters
Sjur Brændeland
2012-06-25
1
-79
/
+72
*
|
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
2012-06-25
1
-58
/
+51
*
|
caif-hsi: Add rtnl support
Sjur Brændeland
2012-06-25
1
-89
/
+137
*
|
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
2012-06-25
1
-5
/
+5
*
|
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
2012-06-25
1
-47
/
+47
*
|
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
2012-06-25
1
-1
/
+1
*
|
caif-hsi: Removed dead code
Kim Lilliestierna XX
2012-06-25
1
-7
/
+4
|
/
*
caif-hsi: Postpone init of HSI until open()
sjur.brandeland@stericsson.com
2012-04-13
1
-52
/
+45
*
caif-hsi: Remove stop/start of queue.
sjur.brandeland@stericsson.com
2012-04-13
1
-10
/
+0
*
caif-hsi: robust frame aggregation for HSI
Dmitry Tarnyagin
2012-04-13
1
-55
/
+188
*
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
2012-04-13
1
-2
/
+2
*
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
2012-04-13
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-1
/
+1
|
\
|
*
caif-hsi: Set default MTU to 4096
Sjur Brændeland
2012-03-06
1
-1
/
+1
*
|
caif-hsi: Add RX flip buffer
sjur.brandeland@stericsson.com
2012-02-04
1
-42
/
+103
|
/
*
caif: Replace BUG_ON with WARN_ON.
Roar Førde
2011-12-06
1
-1
/
+1
*
caif-hsi: Remove wake line modification when flushing FIFO
Christian Auby
2011-12-06
1
-11
/
+0
*
caif-hsi: Added recovery check of CA wake status.
Daniel Martensson
2011-10-19
1
-2
/
+40
*
caif-hsi: Added sanity check for length of CAIF frames
Daniel Martensson
2011-10-19
1
-30
/
+49
*
caif-hsi: Make inactivity timeout configurable.
Dmitry Tarnyagin
2011-10-19
1
-5
/
+23
*
caif-hsi: HSI-Platform device register and unregisters itself
Daniel Martensson
2011-10-19
1
-12
/
+4
*
caif-hsi: Making read and writes asynchronous.
Daniel Martensson
2011-10-19
1
-136
/
+127
*
caif-hsi: Fix for wakeup condition problem
Dmitry Tarnyagin
2011-10-19
1
-3
/
+7
*
caif-hsi: Fixing a race condition in the caif_hsi code
Dmitry Tarnyagin
2011-10-19
1
-7
/
+18
*
caif-hsi: HSI Fix uninitialized data in HSI header
sjur.brandeland@stericsson.com
2011-10-19
1
-6
/
+6
*
caif: Remove OOM messages, use kzalloc
Joe Perches
2011-08-28
1
-8
/
+1
*
net: fix warning of versioncheck
Shan Wei
2011-07-07
1
-1
/
+0
*
caif: Fix recieve/receive typo
Joe Perches
2011-06-29
1
-1
/
+1
*
caif: Add CAIF HSI Link layer driver
Dmitry.Tarnyagin
2011-06-01
1
-0
/
+1220