summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: cxt1e1: remove driverKristina Martšenko2014-07-011-1142/+0
* staging: ctx1e1: remove checks for three macrosPaul Bolle2014-05-261-17/+0
* staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeDaeseok Youn2014-04-181-11/+10
* staging: cxt1e1: remove unneeded mkret() callsDaeseok Youn2014-03-181-45/+27
* staging: cxt1e1: Fix Sparse Warning for Static Declarations in linux.cHimangi Saraogi2014-03-181-4/+4
* staging: cxt1e1: Fix do not use // c99 commentsGulsah Kose2014-03-181-6/+0
* staging: cxt1e1: remove redundant memset() callDaeseok Youn2014-03-171-5/+3
* Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman2014-03-171-0/+2
|\
| * staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Salva Peiró2014-03-041-0/+2
* | staging: cxt1e1: fix checkpatch errors with open brace '{'Daeseok Youn2014-03-081-46/+21
* | staging: cxt1e1: fix checkpatch error 'assignment in if condition'Daeseok Youn2014-03-081-12/+19
* | staging: cxt1e1: removed version string declarationShaun Laing2014-03-061-3/+0
* | staging: cxt1e1: Fix line length over 80 characters in linux.cDaeseok Youn2014-03-041-17/+31
* | staging: cxt1e1: Fix no spaces at the start of a line in linux.cDaeseok Youn2014-03-041-735/+743
* | staging: cxt1e1: remove space between function name and parenthesisDaeseok Youn2014-03-041-262/+262
|/
* Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue2014-01-141-8/+7
* staging: cxt1e1: linux.c: Return negative error codesSachin Kamat2013-09-301-1/+1
* staging: cxt1e1: linux.c: Use NULL instead of 0Sachin Kamat2013-09-301-13/+13
* staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLSShaun Laing2013-08-121-29/+23
* Staging/cxt1e1:Fixing foo * bar should be foo *barDulshani Gunawardhana2013-05-221-32/+32
* staging: cxt1e1: buffer overflow in do_del_chan()Dan Carpenter2013-01-251-1/+3
* staging: cxt1e1: solve coding style problemDevendra Naga2012-09-041-5/+5
* staging: cxt1e1: use kernel's way of returning error codesDevendra Naga2012-09-041-1/+1
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* staging: irq: Remove IRQF_DISABLEDYong Zhang2011-09-161-6/+0
* staging: Fix some incorrect use of positive error codes.Ralph Loader2011-01-211-1/+1
* Staging: cxt1e1: rename global log_level variableGreg Kroah-Hartman2010-12-101-9/+9
* Staging: cxt1e1: multiple definition of max_mtu fixBob Beers2010-10-191-10/+10
* Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSIONJiri Kosina2010-06-181-40/+0
* Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina2010-06-181-123/+0
* Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches2010-05-111-13/+15
* Staging: cxt1e1: fix cxt1e1 module namesJoe Perches2010-05-111-19/+19
* Staging: cxt1e1: use netdev_priv to fix buildRandy Dunlap2010-05-111-1/+1
* staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers2010-05-111-0/+1354
OpenPOWER on IntegriCloud