aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds18-524/+0
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-26Staging: cxt1e1: remove rcs keywords and logAlexander Beregalov18-416/+0
2011-11-26Staging: cxt1e1: remove ifdef __cplusplusAlexander Beregalov6-58/+0
2011-11-26Staging: cxt1e1: remove unnecessary includesAlexander Beregalov8-50/+0
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-70/+0
2011-09-27doc: fix broken referencesPaul Bolle1-2/+1
2011-09-16staging: irq: Remove IRQF_DISABLEDYong Zhang1-6/+0
2011-09-06staging/cxt1e1: Header cleanupMichal Marek1-64/+0
2011-07-05Remove unneeded version.h include from drivers/staging/cxt1e1/sbecom_inline_linux.hJesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi5-7/+7
2011-02-18staging/trivial: fix typos concerning "consistent"Uwe Kleine-König3-3/+3
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-Hartman7-69/+69
2010-10-19Staging: cxt1e1: multiple definition of max_mtu fixBob Beers4-32/+32
2010-10-08Staging: cxt1e1: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-05Staging: cxt1e1: Makefile: cleaned up Makefile cflag linesTracey Dent1-3/+3
2010-09-20staging: cxt1e1: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: cxt1e1: use '%pMF' format to print MAC addressAndy Shevchenko1-3/+2
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner1-2/+2
2010-09-05Staging: cxt1e1: Kconfig: SBE_PMCC4_NCOMM can not be compiled as module, adjust help descriptionMichael Prokop1-1/+1
2010-06-18Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSIONJiri Kosina2-40/+2
2010-06-18Staging: cxt1e1: remove all code dependent on LINUX_VERSION_CODEJiri Kosina8-524/+0
2010-05-11staging: cxt1e1: fix semaphore build breakageRandy Dunlap1-0/+1
2010-05-11Staging: cxt1e1: fix up one remaining THIS_MODULE usagePeter Hüwe1-1/+1
2010-05-11Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches9-191/+204
2010-05-11Staging: cxt1e1: fix cxt1e1 module namesJoe Perches7-51/+58
2010-05-11Staging: cxt1e1: use netdev_priv to fix buildRandy Dunlap1-1/+1
2010-05-11staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers30-0/+11700