index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
cxt1e1
/
linux.c
Age
Commit message (
Expand
)
Author
2014-03-18
staging: cxt1e1: remove unneeded mkret() calls
Daeseok Youn
2014-03-18
staging: cxt1e1: Fix Sparse Warning for Static Declarations in linux.c
Himangi Saraogi
2014-03-18
staging: cxt1e1: Fix do not use // c99 comments
Gulsah Kose
2014-03-17
staging: cxt1e1: remove redundant memset() call
Daeseok Youn
2014-03-17
Merge 3.14-rc7 into staging-next
Greg Kroah-Hartman
2014-03-08
staging: cxt1e1: fix checkpatch errors with open brace '{'
Daeseok Youn
2014-03-08
staging: cxt1e1: fix checkpatch error 'assignment in if condition'
Daeseok Youn
2014-03-06
staging: cxt1e1: removed version string declaration
Shaun Laing
2014-03-04
staging: cxt1e1: Fix line length over 80 characters in linux.c
Daeseok Youn
2014-03-04
staging: cxt1e1: Fix no spaces at the start of a line in linux.c
Daeseok Youn
2014-03-04
staging: cxt1e1: remove space between function name and parenthesis
Daeseok Youn
2014-03-04
staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()
Salva Peiró
2014-01-14
Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...
Ying Xue
2013-09-30
staging: cxt1e1: linux.c: Return negative error codes
Sachin Kamat
2013-09-30
staging: cxt1e1: linux.c: Use NULL instead of 0
Sachin Kamat
2013-08-12
staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLS
Shaun Laing
2013-05-22
Staging/cxt1e1:Fixing foo * bar should be foo *bar
Dulshani Gunawardhana
2013-01-25
staging: cxt1e1: buffer overflow in do_del_chan()
Dan Carpenter
2012-09-04
staging: cxt1e1: solve coding style problem
Devendra Naga
2012-09-04
staging: cxt1e1: use kernel's way of returning error codes
Devendra Naga
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-09-16
staging: irq: Remove IRQF_DISABLED
Yong Zhang
2011-01-21
staging: Fix some incorrect use of positive error codes.
Ralph Loader
2010-12-10
Staging: cxt1e1: rename global log_level variable
Greg Kroah-Hartman
2010-10-19
Staging: cxt1e1: multiple definition of max_mtu fix
Bob Beers
2010-06-18
Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSION
Jiri Kosina
2010-06-18
Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODE
Jiri Kosina
2010-05-11
Staging: staging/cxt1e1: Convert bare printks to pr_<level>
Joe Perches
2010-05-11
Staging: cxt1e1: fix cxt1e1 module names
Joe Perches
2010-05-11
Staging: cxt1e1: use netdev_priv to fix build
Randy Dunlap
2010-05-11
staging: Add driver to support wanPMC-CxT1E1 card.
Bob Beers