summaryrefslogtreecommitdiffstats
path: root/drivers/staging/silicom/bpctl_mod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-1/+1
|\
| * net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* | silicom: checkpatch: errors caused by macrosLorenz Haspel2013-06-241-7/+4
* | Staging: silicom: remove the board_t typedef in bpctl_mod.cChad Williamson2013-06-241-2/+2
* | Staging: silicom: capitalize labels in the bp_media_type enumChad Williamson2013-06-241-17/+17
* | Staging: silicom: remove bp_media_type enum typedefChad Williamson2013-06-241-3/+3
* | Staging: silicom: move more assignments out of if conditionsChad Williamson2013-06-181-19/+34
* | Staging: silicom: move assignments out of if conditionsChad Williamson2013-06-181-20/+34
* | Staging: silicom: remove unnecessary braces in bpctl_mod.cChad Williamson2013-06-181-35/+23
* | silicom: checkpatch: trailing statementsLorenz Haspel2013-06-171-4/+8
* | silicom: checkpatch: fixed whitespace errorsLorenz Haspel2013-06-171-3/+3
* | Staging: silicom: move symbol exports beneath definitions in bpctl_mod.cChad Williamson2013-06-171-46/+45
* | Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'.Tülin İzer2013-05-161-68/+68
* | Staging: silicom: Fixed error 'space prohibited before that close parenthesis...Tülin İzer2013-05-161-1/+1
* | Staging: silicom: Fixed error 'space required after that ',''.Tülin İzer2013-05-161-1/+1
* | Staging: silicom: Fixed warning 'please, no space before tabs'.Tülin İzer2013-05-161-4/+4
* | Staging: silicom : Fixed error 'exactly one space required after that #ifdef'Tülin İzer2013-05-161-1/+1
* | Staging: silicom: Fixed warning 'space prohibited before semicolon'.Tülin İzer2013-05-161-3/+3
* | Staging: silicom: Fixed error 'do not initialise statics to 0 or NULL'.Tülin İzer2013-05-161-4/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-6/+4
* silicom-bypass: Remove device_open/close()David Howells2013-04-091-24/+0
* constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-19/+19
* silicom: bury bp_proc.cAl Viro2013-04-091-0/+7933