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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
caif: fix NULL pointer check
Alan Cox
1
-0
/
+3
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-21
caif: include linux/io.h
Arnd Bergmann
1
-0
/
+4
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-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+2
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-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-4
/
+4
2011-12-06
caif: Replace BUG_ON with WARN_ON.
Roar Førde
3
-4
/
+8
2011-12-06
caif-shm: Bugfixes for caif_shmcore.c
sjur.brandeland@stericsson.com
1
-10
/
+11
2011-12-06
caif-hsi: Remove wake line modification when flushing FIFO
Christian Auby
1
-11
/
+0
2011-12-06
caif-spi: Bugfix for dump upon device removal
Erwan Bracq
1
-86
/
+90
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
2
-12
/
+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-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
4
-4
/
+0
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-4
/
+2
2011-06-01
caif: Add CAIF HSI Link layer driver
Dmitry.Tarnyagin
3
-0
/
+1232
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-4
/
+4
2011-03-17
net: change to new flag variable
matt mooney
1
-3
/
+1
2011-01-03
Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Russell King
1
-1
/
+1
2010-12-22
ux500: rename modem IRQ and MBOX files
Linus Walleij
1
-1
/
+1
2010-12-08
CAIF: Fix U5500 compile error for shared memory driver
Kim Lilliestierna XX
2
-2
/
+2
[next]