index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
cxt1e1
Age
Commit message (
Expand
)
Author
2013-04-08
Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.
Chen Gang
2013-01-25
staging: cxt1e1: buffer overflow in do_del_chan()
Dan Carpenter
2012-11-21
staging: cxt1e1: sbecrc.c: fixes coding style issue
Johan Meiring
2012-11-21
staging: cxt1e1: sbecrc.c: fixes brace placement
Johan Meiring
2012-11-21
staging: cxt1e1: sbecrc.c: fixes indentation issues
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.c: fixes placement of parentheses
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.c: fixes brace placement
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.c: uses tabs for indentation
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.h: fixes brace placement
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.h: fixes coding style issues
Johan Meiring
2012-11-21
staging: cxt1e1: musycc.h: fixes indentation issues
Johan Meiring
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
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-11-27
Staging: cxt1e1: remove rcs keywords and log
Alexander Beregalov
2011-11-27
Staging: cxt1e1: remove ifdef __cplusplus
Alexander Beregalov
2011-11-27
Staging: cxt1e1: remove unnecessary includes
Alexander Beregalov
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-09-27
doc: fix broken references
Paul Bolle
2011-09-16
staging: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-06
staging/cxt1e1: Header cleanup
Michal Marek
2011-07-05
Remove unneeded version.h include from drivers/staging/cxt1e1/sbecom_inline_l...
Jesper Juhl
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-18
staging/trivial: fix typos concerning "consistent"
Uwe Kleine-König
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-10-08
Staging: cxt1e1: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-05
Staging: cxt1e1: Makefile: cleaned up Makefile cflag lines
Tracey Dent
2010-09-20
staging: cxt1e1: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-16
staging: cxt1e1: use '%pMF' format to print MAC address
Andy Shevchenko
2010-09-08
staging: Bulk convert the semaphore mess
Thomas Gleixner
2010-09-05
Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as module, adju...
Michael Prokop
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: cxt1e1: fix semaphore build breakage
Randy Dunlap
2010-05-11
Staging: cxt1e1: fix up one remaining THIS_MODULE usage
Peter Hüwe
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