Age | Commit message (Expand) | Author |
2013-10-02 | staging: silicom: fix space prohibited before semicolon | Tugce Sirin |
2013-09-17 | staging: silicom: introduce bp_dev_get_idx_bsf() and use it | Andy Shevchenko |
2013-07-23 | Staging: silicom: Remove useless unneeded semicolons | Vladimir |
2013-07-23 | Staging: silicom: remove typedef for dev_desc_t | Chad Williamson |
2013-07-23 | Staging: silicom: remove the typedef for bpmod_info_t | Chad Williamson |
2013-07-23 | Staging: silicom: remove the bpctl_dev_t typdef | Chad Williamson |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-06-24 | silicom: checkpatch: errors caused by macros | Lorenz Haspel |
2013-06-24 | Staging: silicom: remove the board_t typedef in bpctl_mod.c | Chad Williamson |
2013-06-24 | Staging: silicom: capitalize labels in the bp_media_type enum | Chad Williamson |
2013-06-24 | Staging: silicom: remove bp_media_type enum typedef | Chad Williamson |
2013-06-19 | net: Add missing dependencies on NETDEVICES | Ben Hutchings |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings |
2013-06-18 | Staging: silicom: move more assignments out of if conditions | Chad Williamson |
2013-06-18 | Staging: silicom: move assignments out of if conditions | Chad Williamson |
2013-06-18 | Staging: silicom: remove unnecessary braces in bpctl_mod.c | Chad Williamson |
2013-06-17 | silicom: checkpatch: trailing statements | Lorenz Haspel |
2013-06-17 | silicom: checkpatch: fixed whitespace errors | Lorenz Haspel |
2013-06-17 | Staging: silicom: move symbol exports beneath definitions in bpctl_mod.c | Chad Williamson |
2013-06-17 | Staging: silicom: move symbol exports beneath definitions in bypass.c | Chad Williamson |
2013-06-17 | Staging: silicom: remove the EXPORT_SYMBOL_NOVERS macro | Chad Williamson |
2013-05-30 | staging/silicom/bypasslib: Move opening brace to previous line | Lisa Nguyen |
2013-05-30 | staging/silicom/bypasslib: Remove extra space before line | Lisa Nguyen |
2013-05-30 | staging/silicom/bypasslib: Add space around || | Lisa Nguyen |
2013-05-30 | staging/silicom/bypasslib: Add space around && | Lisa Nguyen |
2013-05-30 | staging/silicom/bypasslib: Add space around == | Lisa Nguyen |
2013-05-30 | staging/silicom/bypasslib: Fix code indentation errors | Lisa Nguyen |
2013-05-30 | staging/silicom/bypasslib: Reformat comments | Lisa Nguyen |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-05-16 | Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'. | Tülin İzer |
2013-05-16 | Staging: silicom: Fixed error 'space prohibited before that close parenthesis... | Tülin İzer |
2013-05-16 | Staging: silicom: Fixed error 'space required after that ',''. | Tülin İzer |
2013-05-16 | Staging: silicom: Fixed warning 'please, no space before tabs'. | Tülin İzer |
2013-05-16 | Staging: silicom : Fixed error 'exactly one space required after that #ifdef' | Tülin İzer |
2013-05-16 | Staging: silicom: Fixed warning 'space prohibited before semicolon'. | Tülin İzer |
2013-05-16 | Staging: silicom: Fixed error 'do not initialise statics to 0 or NULL'. | Tülin İzer |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-09 | silicom-bypass: Remove device_open/close() | David Howells |
2013-04-09 | constify a bunch of struct file_operations instances | Al Viro |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | silicom: bury bp_proc.c | Al Viro |
2013-04-09 | silicom: switch to create_proc_data(), clean procfs side of things up | Al Viro |
2013-04-09 | silicom: untangle module_init | Al Viro |
2013-04-09 | silicom: get_bypass_slave_pfs() open-codes lookup_port() | Al Viro |
2013-04-09 | silicom: unobfuscate get_{status,master}_port_fn() | Al Viro |
2013-04-09 | silicom: helper functions are often useful... | Al Viro |
2013-03-11 | staging: silicom: Remove redundant NULL check before kfree | Syam Sidhardhan |
2013-03-11 | Staging: silicom: bp_mod: Removed trailing whitespaces | Alexandru Gheorghiu |
2013-03-11 | staging: fix all sparse warnings in silicom/bypasslib/ | Randy Dunlap |
2012-11-01 | Staging: silicom: bypasslib: remove unused including <linux/version.h> | Wei Yongjun |