aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-12staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing1-29/+23
2013-05-22Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana1-32/+32
2013-01-25staging: cxt1e1: buffer overflow in do_del_chan()Dan Carpenter1-1/+3
2012-09-04staging: cxt1e1: solve coding style problemDevendra Naga1-5/+5
2012-09-04staging: cxt1e1: use kernel's way of returning error codesDevendra Naga1-1/+1
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-09-16staging: irq: Remove IRQF_DISABLEDYong Zhang1-6/+0
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader1-1/+1
2010-12-10Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman1-9/+9
2010-10-19Staging: cxt1e1: multiple definition of max_mtu fixBob Beers1-10/+10
2010-06-18Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSIONJiri Kosina1-40/+0
2010-06-18Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina1-123/+0
2010-05-11Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches1-13/+15
2010-05-11Staging: cxt1e1: fix cxt1e1 module namesJoe Perches1-19/+19
2010-05-11Staging: cxt1e1: use netdev_priv to fix buildRandy Dunlap1-1/+1
2010-05-11staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers1-0/+1354