summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/sbeproc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfreeDaeseok Youn2014-04-191-1/+1
* staging: cxt1e1: Removed assignments from if statements.Chi Pham2014-03-141-1/+2
* staging: cxt1e1: removed version string declarationShaun Laing2014-03-061-1/+0Star
* staging: cxt1e1: sbeproc.c: Use NULL instead of 0Sachin Kamat2013-10-011-1/+1
* staging: single_open() leaksAl Viro2013-05-051-1/+1
* cxt1e1: Don't use create_proc_read_entry()David Howells2013-04-291-299/+161Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: cxt1e1: multiple definition of max_mtu fixBob Beers2010-10-191-4/+4
* staging: cxt1e1: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-211-1/+1
* staging: cxt1e1: use '%pMF' format to print MAC addressAndy Shevchenko2010-09-161-3/+2Star
* Staging: staging/cxt1e1: Convert bare printks to pr_<level>Joe Perches2010-05-111-3/+3
* Staging: cxt1e1: fix cxt1e1 module namesJoe Perches2010-05-111-4/+4
* staging: Add driver to support wanPMC-CxT1E1 card.Bob Beers2010-05-111-0/+358