1. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. 27a9095 silicom: checkpatch: errors caused by macros by Lorenz Haspel · 11 years ago
  3. bbeebec Staging: silicom: remove the board_t typedef in bpctl_mod.c by Chad Williamson · 11 years ago
  4. ae0b953 Staging: silicom: capitalize labels in the bp_media_type enum by Chad Williamson · 11 years ago
  5. ff2e54c Staging: silicom: remove bp_media_type enum typedef by Chad Williamson · 11 years ago
  6. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  7. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  8. d0941b1 Staging: silicom: move more assignments out of if conditions by Chad Williamson · 11 years ago
  9. 3f3c1fc Staging: silicom: move assignments out of if conditions by Chad Williamson · 11 years ago
  10. ea675ee Staging: silicom: remove unnecessary braces in bpctl_mod.c by Chad Williamson · 11 years ago
  11. 28352c3 silicom: checkpatch: trailing statements by Lorenz Haspel · 11 years ago
  12. 7517758 silicom: checkpatch: fixed whitespace errors by Lorenz Haspel · 11 years ago
  13. cadf87a Staging: silicom: move symbol exports beneath definitions in bpctl_mod.c by Chad Williamson · 11 years ago
  14. 22ca14a Staging: silicom: move symbol exports beneath definitions in bypass.c by Chad Williamson · 11 years ago
  15. c482ca7 Staging: silicom: remove the EXPORT_SYMBOL_NOVERS macro by Chad Williamson · 11 years ago
  16. a30c0e1 staging/silicom/bypasslib: Move opening brace to previous line by Lisa Nguyen · 11 years ago
  17. d5025da staging/silicom/bypasslib: Remove extra space before line by Lisa Nguyen · 11 years ago
  18. 0248598 staging/silicom/bypasslib: Add space around || by Lisa Nguyen · 11 years ago
  19. 14cd6f9 staging/silicom/bypasslib: Add space around && by Lisa Nguyen · 11 years ago
  20. d8195f8 staging/silicom/bypasslib: Add space around == by Lisa Nguyen · 11 years ago
  21. f55a690 staging/silicom/bypasslib: Fix code indentation errors by Lisa Nguyen · 11 years ago
  22. 4d18cd3 staging/silicom/bypasslib: Reformat comments by Lisa Nguyen · 11 years ago
  23. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  24. 0f1be19 Staging: silicom: Fixed warning 'preferred seq_puts instead of seq_printf'. by Tülin İzer · 11 years ago
  25. 6a301f4 Staging: silicom: Fixed error 'space prohibited before that close parenthesis ')'' by Tülin İzer · 11 years ago
  26. 001bd4b Staging: silicom: Fixed error 'space required after that ',''. by Tülin İzer · 11 years ago
  27. a7ce87e1 Staging: silicom: Fixed warning 'please, no space before tabs'. by Tülin İzer · 11 years ago
  28. a0069a4 Staging: silicom : Fixed error 'exactly one space required after that #ifdef' by Tülin İzer · 11 years ago
  29. 01c7b4c Staging: silicom: Fixed warning 'space prohibited before semicolon'. by Tülin İzer · 11 years ago
  30. f84b075 Staging: silicom: Fixed error 'do not initialise statics to 0 or NULL'. by Tülin İzer · 11 years ago
  31. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. 7294b0b silicom-bypass: Remove device_open/close() by David Howells · 11 years ago
  33. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  34. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  35. 685e55e silicom: bury bp_proc.c by Al Viro · 11 years ago
  36. a01b0c5 silicom: switch to create_proc_data(), clean procfs side of things up by Al Viro · 11 years ago
  37. bdcecec silicom: untangle module_init by Al Viro · 11 years ago
  38. f1b68d4 silicom: get_bypass_slave_pfs() open-codes lookup_port() by Al Viro · 11 years ago
  39. fb8004d silicom: unobfuscate get_{status,master}_port_fn() by Al Viro · 11 years ago
  40. 7e1be8a silicom: helper functions are often useful... by Al Viro · 11 years ago
  41. d39625c staging: silicom: Remove redundant NULL check before kfree by Syam Sidhardhan · 11 years ago
  42. f54ab7d Staging: silicom: bp_mod: Removed trailing whitespaces by Alexandru Gheorghiu · 11 years ago
  43. 90a08fd staging: fix all sparse warnings in silicom/bypasslib/ by Randy Dunlap · 11 years ago
  44. f489e2d Staging: silicom: bypasslib: remove unused including <linux/version.h> by Wei Yongjun · 12 years ago
  45. 8db0bc7 Staging: silicom: remove unused including <linux/version.h> by Wei Yongjun · 12 years ago
  46. 3e4cce9 Staging: silicom: remove code requiring an old LINUX_VERSION_CODE by Chad Williamson · 12 years ago
  47. 4c0a655 Staging: silicom: Fix up version.h includes by Jesper Juhl · 12 years ago
  48. 41c66e0 Staging: silicom: fix up compiler warnings in bp_proc.c by Greg Kroah-Hartman · 12 years ago
  49. 6b8c877 staging: silicom: fix explicit intialization of procfs_dir in bp_proc.c by Chad Williamson · 12 years ago
  50. c460c7d staging: silicom: remove unnecessary braces in bp_proc.c by Chad Williamson · 12 years ago
  51. ed5054b staging: silicom: remove parentheses from return statements in bg_proc.c by Chad Williamson · 12 years ago
  52. 1713eaf staging: silicom: fix C99 comments in bp_proc.c by Chad Williamson · 12 years ago
  53. 19c1fb1 staging: silicom: fix whitespace in bp_proc.c by Chad Williamson · 12 years ago
  54. b1a4fdd staging: silicom: pointless check removal by Alan Cox · 12 years ago
  55. 8fb0aeb staging: fix silicom dependencies and build errors by Randy Dunlap · 12 years ago
  56. 687bcca Staging: silicom: bp_mod.c: checkpatch cleanups: C99 comments by Daniel Cotey · 12 years ago
  57. 7935c80 Staging: silicom: bp_mod.c: checkpatch cleanup: fix returns by Daniel Cotey · 12 years ago
  58. 7c01432 Staging: silicom: checkpatch.pl cleanup: pretty pointers by Daniel Cotey · 12 years ago
  59. 9f7a6f3 Staging: silicom: checkpatch.pl cleanup: pretty pointers by Daniel Cotey · 12 years ago
  60. 0920af7 Staging: silicom: checkpatch.pl cleanup: pretty pointers by Daniel Cotey · 12 years ago
  61. 81908e8 Staging: silicom: checkpatch.pl cleanup: pretty pointers by Daniel Cotey · 12 years ago
  62. 1bd5374 Staging: silicom: checkpatch.pl cleanup: pretty pointers by Daniel Cotey · 12 years ago
  63. 01448bb Staging: silicom: checkpatch.pl cleanup: pretty pointers by Daniel Cotey · 12 years ago
  64. 86bc9eb Staging: silicom: checkpatch cleanup: fix includes by Daniel Cotey · 12 years ago
  65. 25dd851 Staging: silicom: checkpatch cleanup: header file whitespace by Daniel Cotey · 12 years ago
  66. f8402b6 Staging: silicom: checkpatch cleanup: header file whitespace by Daniel Cotey · 12 years ago
  67. 65af0ae Staging: silicom: bypass.h: checkpatch whitespace by Daniel Cotey · 12 years ago
  68. b2774ed Staging: silicom: bypass.h: checkpatch whitespace by Daniel Cotey · 12 years ago
  69. 30f62902 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  70. d5b4f42 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  71. 97ef0a4 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  72. fab8569 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  73. 9088c8a Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  74. 22f35046 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  75. 0118f42 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  76. 2ea2ea4 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  77. 0fe8f5d Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  78. c2cf193 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  79. 7cdaac3 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  80. 490deb7 Staging: silicom: bp_mod.h: checkpatch tab and space cleanup by Daniel Cotey · 12 years ago
  81. 0c4a9f6 staging: silicom: fix a comparing proc_dir_entry pointer against 0 by Devendra Naga · 12 years ago
  82. 82e6bb0 Staging: silicom: use kstrtoint_from_user() by Dan Carpenter · 12 years ago
  83. e4c536b Staging: silicom: add some range checks to proc functions by Dan Carpenter · 12 years ago
  84. f325129 Staging: silicom: remove S_IWOTH from proc declaration by Dan Carpenter · 12 years ago
  85. b84a9ce Staging: silicom: checkpatch cleanup: header tabs n spaces by Daniel Cotey · 12 years ago
  86. 13d6b7b2 Staging: silicom: minor cleanup: remove unused define by Daniel Cotey · 12 years ago
  87. e3845b3 Staging: silicom: checkpatch: cleanup macros by Daniel Cotey · 12 years ago
  88. 6690da5 Staging: silicom: Header-cleanup by DanielC · 12 years ago
  89. 739309d Staging: silicom: Force depend on module by DanielC · 12 years ago
  90. 6aa2039 Staging: silicom: C99 cleanup of libbp_sd.h by DanielC · 12 years ago
  91. 4bf8a6c Staging: silicom: C99 cleanup of bypass.h by DanielC · 12 years ago
  92. 8b22b0b Staging: silicom: C99 cleanup of bp_ioctl.h by DanielC · 12 years ago
  93. 7040e55 staging: add Silicom Bypass driver by DanielC · 12 years ago