index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
/
caif_hsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
caif: Update Dmitry's email address.
sjur.brandeland@stericsson.com
1
-1
/
+1
2013-04-23
caif: Remove bouncing address for Daniel Martensson
sjur.brandeland@stericsson.com
1
-2
/
+2
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
1
-1
/
+0
2012-06-29
caif-hsi: Fix merge issues.
Sjur Brændeland
1
-45
/
+27
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-29
/
+47
2012-06-25
caif-hsi: Remove use of module parameters
Sjur Brændeland
1
-79
/
+72
2012-06-25
caif-hsi: Replace platform device with ops structure.
Sjur Brændeland
1
-58
/
+51
2012-06-25
caif-hsi: Add rtnl support
Sjur Brændeland
1
-89
/
+137
2012-06-25
caif-hsi: Remove uncecessary assignments
Sjur Brændeland
1
-5
/
+5
2012-06-25
caif-hsi: Use netdev_X instead of dev_X for printing
Sjur Brændeland
1
-47
/
+47
2012-06-25
caif-hsi: changed test on aggregation_timeout
Kim Lilliestierna XX
1
-1
/
+1
2012-06-25
caif-hsi: Removed dead code
Kim Lilliestierna XX
1
-7
/
+4
2012-06-25
caif-hsi: Add missing return in error path
Sjur Brændeland
1
-0
/
+1
2012-06-25
caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost
Per Ellefsen
1
-2
/
+2
2012-04-13
caif-hsi: Postpone init of HSI until open()
sjur.brandeland@stericsson.com
1
-52
/
+45
2012-04-13
caif-hsi: Remove stop/start of queue.
sjur.brandeland@stericsson.com
1
-10
/
+0
2012-04-13
caif-hsi: robust frame aggregation for HSI
Dmitry Tarnyagin
1
-55
/
+188
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-03-06
caif-hsi: Set default MTU to 4096
Sjur Brændeland
1
-1
/
+1
2012-02-04
caif-hsi: Add RX flip buffer
sjur.brandeland@stericsson.com
1
-42
/
+103
2011-12-06
caif: Replace BUG_ON with WARN_ON.
Roar Førde
1
-1
/
+1
2011-12-06
caif-hsi: Remove wake line modification when flushing FIFO
Christian Auby
1
-11
/
+0
2011-10-19
caif-hsi: Added recovery check of CA wake status.
Daniel Martensson
1
-2
/
+40
2011-10-19
caif-hsi: Added sanity check for length of CAIF frames
Daniel Martensson
1
-30
/
+49
2011-10-19
caif-hsi: Make inactivity timeout configurable.
Dmitry Tarnyagin
1
-5
/
+23
2011-10-19
caif-hsi: HSI-Platform device register and unregisters itself
Daniel Martensson
1
-12
/
+4
2011-10-19
caif-hsi: Making read and writes asynchronous.
Daniel Martensson
1
-136
/
+127
2011-10-19
caif-hsi: Fix for wakeup condition problem
Dmitry Tarnyagin
1
-3
/
+7
2011-10-19
caif-hsi: Fixing a race condition in the caif_hsi code
Dmitry Tarnyagin
1
-7
/
+18
2011-10-19
caif-hsi: HSI Fix uninitialized data in HSI header
sjur.brandeland@stericsson.com
1
-6
/
+6
2011-08-28
caif: Remove OOM messages, use kzalloc
Joe Perches
1
-8
/
+1
2011-07-07
net: fix warning of versioncheck
Shan Wei
1
-1
/
+0
2011-06-29
caif: Fix recieve/receive typo
Joe Perches
1
-1
/
+1
2011-06-01
caif: Add CAIF HSI Link layer driver
Dmitry.Tarnyagin
1
-0
/
+1220