index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
silicom
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-23
Staging: silicom: Remove useless unneeded semicolons
Vladimir
1
-9
/
+9
2013-07-23
Staging: silicom: remove typedef for dev_desc_t
Chad Williamson
1
-4
/
+2
2013-07-23
Staging: silicom: remove the typedef for bpmod_info_t
Chad Williamson
1
-4
/
+4
2013-07-23
Staging: silicom: remove the bpctl_dev_t typdef
Chad Williamson
1
-276
/
+276
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-5
/
+4
2013-06-24
silicom: checkpatch: errors caused by macros
Lorenz Haspel
1
-7
/
+4
2013-06-24
Staging: silicom: remove the board_t typedef in bpctl_mod.c
Chad Williamson
1
-2
/
+2
2013-06-24
Staging: silicom: capitalize labels in the bp_media_type enum
Chad Williamson
1
-17
/
+17
2013-06-24
Staging: silicom: remove bp_media_type enum typedef
Chad Williamson
1
-3
/
+3
2013-06-19
net: Add missing dependencies on NETDEVICES
Ben Hutchings
1
-3
/
+3
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-18
Staging: silicom: move more assignments out of if conditions
Chad Williamson
1
-19
/
+34
2013-06-18
Staging: silicom: move assignments out of if conditions
Chad Williamson
1
-20
/
+34
2013-06-18
Staging: silicom: remove unnecessary braces in bpctl_mod.c
Chad Williamson
1
-35
/
+23
2013-06-17
silicom: checkpatch: trailing statements
Lorenz Haspel
1
-4
/
+8
2013-06-17
silicom: checkpatch: fixed whitespace errors
Lorenz Haspel
1
-3
/
+3
2013-06-17
Staging: silicom: move symbol exports beneath definitions in bpctl_mod.c
Chad Williamson
1
-46
/
+45
2013-06-17
Staging: silicom: move symbol exports beneath definitions in bypass.c
Chad Williamson
1
-45
/
+44
2013-06-17
Staging: silicom: remove the EXPORT_SYMBOL_NOVERS macro
Chad Williamson
2
-4
/
+0
2013-05-30
staging/silicom/bypasslib: Move opening brace to previous line
Lisa Nguyen
1
-2
/
+2
2013-05-30
staging/silicom/bypasslib: Remove extra space before line
Lisa Nguyen
1
-1
/
+1
2013-05-30
staging/silicom/bypasslib: Add space around ||
Lisa Nguyen
1
-1
/
+1
2013-05-30
staging/silicom/bypasslib: Add space around &&
Lisa Nguyen
1
-1
/
+1
2013-05-30
staging/silicom/bypasslib: Add space around ==
Lisa Nguyen
1
-3
/
+3
2013-05-30
staging/silicom/bypasslib: Fix code indentation errors
Lisa Nguyen
1
-3
/
+3
2013-05-30
staging/silicom/bypasslib: Reformat comments
Lisa Nguyen
1
-32
/
+32
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-16
Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'.
Tülin İzer
1
-68
/
+68
2013-05-16
Staging: silicom: Fixed error 'space prohibited before that close parenthesis...
Tülin İzer
1
-1
/
+1
2013-05-16
Staging: silicom: Fixed error 'space required after that ',''.
Tülin İzer
1
-1
/
+1
2013-05-16
Staging: silicom: Fixed warning 'please, no space before tabs'.
Tülin İzer
1
-4
/
+4
2013-05-16
Staging: silicom : Fixed error 'exactly one space required after that #ifdef'
Tülin İzer
1
-1
/
+1
2013-05-16
Staging: silicom: Fixed warning 'space prohibited before semicolon'.
Tülin İzer
1
-3
/
+3
2013-05-16
Staging: silicom: Fixed error 'do not initialise statics to 0 or NULL'.
Tülin İzer
1
-4
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-2699
/
+556
2013-04-09
silicom-bypass: Remove device_open/close()
David Howells
1
-24
/
+0
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-19
/
+19
2013-04-09
silicom: bury bp_proc.c
Al Viro
3
-1330
/
+0
2013-04-09
silicom: switch to create_proc_data(), clean procfs side of things up
Al Viro
1
-820
/
+379
2013-04-09
silicom: untangle module_init
Al Viro
1
-192
/
+133
2013-04-09
silicom: get_bypass_slave_pfs() open-codes lookup_port()
Al Viro
1
-25
/
+2
2013-04-09
silicom: unobfuscate get_{status,master}_port_fn()
Al Viro
1
-48
/
+19
2013-04-09
silicom: helper functions are often useful...
Al Viro
1
-280
/
+43
2013-03-11
staging: silicom: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-4
/
+2
2013-03-11
Staging: silicom: bp_mod: Removed trailing whitespaces
Alexandru Gheorghiu
1
-2
/
+2
2013-03-11
staging: fix all sparse warnings in silicom/bypasslib/
Randy Dunlap
1
-47
/
+47
2012-11-01
Staging: silicom: bypasslib: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-11-01
Staging: silicom: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-10-29
Staging: silicom: remove code requiring an old LINUX_VERSION_CODE
Chad Williamson
2
-213
/
+3
[next]