1. d566e69 staging: octeon-ethernet: move cvm_oct_xaui_open() by Aaro Koskinen · 9 years ago
  2. 2c265f74 staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_open by Aaro Koskinen · 9 years ago
  3. 064e083 staging: octeon-ethernet: rgmii: poll link status on open by Aaro Koskinen · 9 years ago
  4. 41cb578 staging: octeon-ethernet: xaui: use common init by Aaro Koskinen · 9 years ago
  5. d4583ed staging: octeon-ethernet: xaui: don't register poll function in init by Aaro Koskinen · 9 years ago
  6. 9059075 staging: octeon: Fix kernel-doc function description by Cristina Moraru · 9 years ago
  7. d0fbf9f staging: octeon: Remove /** from regular comments by Cristina Moraru · 9 years ago
  8. b775df2 staging: octeon: Remove extra line from kernel-doc by Cristina Moraru · 9 years ago
  9. ea14cd2 staging: octeon: Add kernel-doc params description by Cristina Moraru · 9 years ago
  10. ec2c398 Staging: octeon: Use preferred kernel type by Aybuke Ozdemir · 9 years ago
  11. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  12. 1d39a5e STAGING: Octeon: Use common helpers for determining interface and port by Janne Huttunen · 9 years ago
  13. f8023da STAGING: Octeon: Support CN68XX style WQE by Janne Huttunen · 9 years ago
  14. d5f9bc7 STAGING: Octeon: Increase output command buffers by Janne Huttunen · 9 years ago
  15. f5cfc8d STAGING: Octeon: Set SSO group mask properly on CN68XX by Aaro Koskinen · 9 years ago
  16. bcbb139 STAGING: Octeon: Properly enable/disable SSO WQE interrupts by Aaro Koskinen · 9 years ago
  17. b239904 staging: octeon: Remove unnecessary externs by Joe Perches · 9 years ago
  18. e2622fb staging: octeon: fix coding style warnings for block comments by Okash Khawaja · 9 years ago
  19. 4bc8ff7 staging: octeon: add missing blank line after declarations by Kevin Darbyshire-Bryant · 9 years ago
  20. 861e82d staging: style fix for octeon/ethernet-tx.c by Jacob Kiefer · 9 years ago
  21. 6762098 staging: octeon-ethernet: update boilerplate comments by Aaro Koskinen · 9 years ago
  22. 948c251 staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSION by Aaro Koskinen · 9 years ago
  23. c93b0e7 staging: octeon-ethernet: eliminate DONT_WRITEBACK by Aaro Koskinen · 9 years ago
  24. cccdb27 staging: octeon-ethernet: eliminate USE_RED define by Aaro Koskinen · 9 years ago
  25. 3a990f3 staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW define by Aaro Koskinen · 9 years ago
  26. 6646baf staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM define by Aaro Koskinen · 9 years ago
  27. 25efe08 staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND define by Aaro Koskinen · 9 years ago
  28. 280eb5b staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32 by Aaro Koskinen · 9 years ago
  29. 81f56d3 staging: octeon-ethernet: spi: refactor spx block interrupt handling by Aaro Koskinen · 9 years ago
  30. 124bcc5e staging: octeon-ethernet: spi: move stx interrupt dumps into a function by Aaro Koskinen · 9 years ago
  31. 8884cee staging: octeon-ethernet: spi: move spx interrupt dumps into a function by Aaro Koskinen · 9 years ago
  32. 01d3007 staging: octeon-ethernet: rgmii: use function to configure hw preamble by Aaro Koskinen · 9 years ago
  33. 67d2ee2 staging: octeon-ethernet: rgmii: refactor gmx block interrupt handling by Aaro Koskinen · 9 years ago
  34. a8d2e81 staging: octeon-ethernet: sgmii/xaui: make link poll generic by Aaro Koskinen · 9 years ago
  35. 2638f71 staging: octeon-ethernet: consolidate carrier notifications by Aaro Koskinen · 9 years ago
  36. 36a1457 staging: octeon-ethernet: add queue information to carrier note by Aaro Koskinen · 9 years ago
  37. 3c33914 staging: octeon-ethernet: delete sgmii and xaui specific uninit functions by Aaro Koskinen · 9 years ago
  38. be76400 staging: octeon-ethernet: move ndo_stop to common init by Aaro Koskinen · 9 years ago
  39. 96217eb staging: octeon-ethernet: consolidate ndo_stop functions by Aaro Koskinen · 9 years ago
  40. 9e3ae4f staging: octeon-ethernet: consolidate ndo_open functions by Aaro Koskinen · 9 years ago
  41. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  42. 528a569 staging: octeon-ethernet: delete cvm_oct_set_carrier() by Aaro Koskinen · 9 years ago
  43. 97b290b MIPS: Octeon: Fix to IP checksum offloading in Little Endian by Paul Martin · 9 years ago
  44. 8a5cc92 MIPS: Octeon: Set up ethernet hardware for little endian by Paul Martin · 9 years ago
  45. 0270c62 Staging: octeon: Remove extern from .c file by Helen Fornazier · 9 years ago
  46. 8779457 Staging: octeon: constify of_device_id array by Fabian Frederick · 9 years ago
  47. f5801a8 Staging: octeon: Fixed a typo by Gustavo A. R. Silva · 10 years ago
  48. 85fdebc Staging: octeon: Add blank lines after declarations by Jamie Lawler · 10 years ago
  49. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  50. f884625 staging: octeon: Fix checkpatch 80 character limit warnings by Luis de Bethencourt · 10 years ago
  51. 030739f staging: octeon-ethernet: drop multiple NAPI instances by Aaro Koskinen · 10 years ago
  52. a6a39a7 staging: octeon-ethernet: disable load balance for receiving packet when CONFIG_RPS is enabled. by Eunbong Song · 10 years ago
  53. a4652e8 staging: octeon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  54. b9fc9cf Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines by Roberto Medina · 10 years ago
  55. 6c71ea5 staging: octeon: Fix warning of prefer ether_addr_copy. by Dilek Uzulmez · 10 years ago
  56. 61e15f0 staging: octeon: Combined seperate strings. by Gulsah Kose · 10 years ago
  57. 42e0e19 staging: octeon: Combined seperate strings. by Gulsah Kose · 10 years ago
  58. 5a2da4a staging: octeon: Fix missing blank line warning. by Melike Yurtoglu · 10 years ago
  59. aa66d88 staging: octeon: Removed unnecessary else expression. by Dilek Uzulmez · 10 years ago
  60. 99f8dbc staging: octeon: Fix line 80 characters in ethernet.c by Esra Altintas · 10 years ago
  61. e2ce061 Staging: octeon: Fix missing blank line warning. by Aybuke Ozdemir · 10 years ago
  62. 0a5fcc6 staging: octeon: Fix quoted string split warning. by Gulsah Kose · 10 years ago
  63. 39bc751 staging: octeon: Fix missing blank line warning. by Gulsah Kose · 10 years ago
  64. c2e9154 Staging: octeon: Missing a blank line after declarations by Aybuke Ozdemir · 10 years ago
  65. 38064eb staging: octeon: fix coding style by Rahul Bedarkar · 10 years ago
  66. 883d29e Staging: octeon: minor style cleanups by Nicolas Koch · 10 years ago
  67. ec3a220 staging: octeon-ethernet: Move PHY activation to .ndo_open(). by David Daney · 10 years ago
  68. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  69. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  70. 8b6da5f staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  71. f09d144 staging/octeon:ethernet-rgmii.c: Fix line over 80 characters. by Aybuke Ozdemir · 10 years ago
  72. 3661cdf staging: octeon: octeon-ethernet.h Fix Unnecessary space after function pointer name by Aybuke Ozdemir · 10 years ago
  73. de82a6d staging: octeon: ethernet-mdio.c Fix line over 80 characters. by Aybuke Ozdemir · 10 years ago
  74. 4504b1b Staging: octeon: Fix coding style by bahar sahin · 10 years ago
  75. 8a125b0 staging:octeon: Replace pr_warning by preferred pr_warn by Himangi Saraogi · 10 years ago
  76. 0da50c6 staging:octeon: remove space after opening parentheses by Himangi Saraogi · 10 years ago
  77. 5c2f26d staging: octeon-ethernet: add missing include by Aaro Koskinen · 10 years ago
  78. 54bf917 staging: octeon-ethernet: make global_register_lock static by Aaro Koskinen · 10 years ago
  79. 54396b6 staging: octeon-ethernet: make cvm_oct_free_tx_skbs static by Aaro Koskinen · 10 years ago
  80. 9041961 staging: octeon-ethernet: make num_packet_buffers static by Aaro Koskinen · 10 years ago
  81. 5ff8bebb staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS by Aaro Koskinen · 10 years ago
  82. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  83. 4d97845 staging: octeon: drop redundant mac address check by Luka Perkov · 11 years ago
  84. 851ec8c staging: octeon: Removed space at start of line by Nandini Hanumanthagowda · 11 years ago
  85. b186410 staging: octeon: Fixed line over 80 chars warning by Nandini Hanumanthagowda · 11 years ago
  86. a012649 Staging: octeon: fix line over 80 characters in ethernet-tx.c by Ebru Akagunduz · 11 years ago
  87. 6b478c2 Staging: octeon: fix quoted string split across lines in ethernet-tx.c by Ebru Akagunduz · 11 years ago
  88. d7c9fde Staging: octeon: quoted string split across lines in ethernet-spi.c by Ebru Akagunduz · 11 years ago
  89. d2ca24c staging: octeon-ethernet: allow to use only 1 CPU for packet processing by Aaro Koskinen · 11 years ago
  90. cd39f73 staging: octeon-ethernet: allow to set IRQ smp_affinity freely by Aaro Koskinen · 11 years ago
  91. 811a751 staging: octeon: Fix typo in staging/octeon by Masanari Iida · 11 years ago
  92. 7cc4fa1 staging: octeon-ethernet: rgmii: enable interrupts that we can handle by Aaro Koskinen · 11 years ago
  93. a5de43c staging: octeon-ethernet: remove skb alloc failure warnings by Aaro Koskinen · 11 years ago
  94. da029d0 staging: octeon-ethernet: make dropped packets to consume NAPI budget by Aaro Koskinen · 11 years ago
  95. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  96. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  97. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  98. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  99. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  100. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago