1. 755259ba staging: octeon: Call SET_NETDEV_DEV() by Florian Fainelli · 7 years ago
  2. 24586a3 Staging: octeon: Add missing of_node_put after calling of_parse_phandle. by Sandhya Bankar · 8 years ago
  3. 364bcc5 Staging: octeon: ethernet-rx: fixed three redundant blank line style issues by Cathal Mullaney · 8 years ago
  4. 52edd01 staging: octeon: remove multiple blank lines by Gargi Sharma · 8 years ago
  5. f8b3085 staging: octeon: use defines instead of magic numbers by Asbjoern Sloth Toennesen · 8 years ago
  6. 60dcf58 staging: octeon: stop using cvmx_helper_link_autoconf() by Aaro Koskinen · 8 years ago
  7. aa652b1 staging: octeon: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  8. d48f10f staging: octeon: prevent poll during rx init by Aaro Koskinen · 8 years ago
  9. ce060d8 staging: octeon: set up pknd for all interfaces by Aaro Koskinen · 8 years ago
  10. 5cf9b1c staging: octeon: enable taking multiple rx groups into use by Aaro Koskinen · 8 years ago
  11. e971a11 staging: octeon: support enabling multiple rx groups by Aaro Koskinen · 8 years ago
  12. 942bab4 staging: octeon: move group number into rx group data by Aaro Koskinen · 8 years ago
  13. 9382cfe staging: octeon: move irq into rx group specific data by Aaro Koskinen · 8 years ago
  14. 785e9b7 staging: octeon: create a struct for rx group specific data by Aaro Koskinen · 8 years ago
  15. b7d7dee staging: octeon: move common poll code into a separate function by Aaro Koskinen · 8 years ago
  16. 08712f9 staging: octeon: pass the NAPI instance reference to irq handler by Aaro Koskinen · 8 years ago
  17. 513ff86 staging: octeon: use passed interrupt number in the handler by Aaro Koskinen · 8 years ago
  18. 287faa5 staging: octeon: disable rx interrupts in oct_rx_shutdown by Aaro Koskinen · 8 years ago
  19. ef2d4f6 staging: octeon: configure rx-delay/tx-delay by Aaro Koskinen · 8 years ago
  20. de55b42 net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  21. 5d99db1 net: ethernet: octeon: use phydev from struct net_device by Philippe Reynes · 8 years ago
  22. 0048a44 staging: octeon: delete redundant log message by Aaro Koskinen · 8 years ago
  23. 9eca499 staging: octeon: check for pow0 before calling interface helper by Aaro Koskinen · 8 years ago
  24. 0ad1ed9 staging: octeon: validate interface before calling INDEX by Aaro Koskinen · 8 years ago
  25. ac05a58 staging: octeon: Fix alignment with open parenthesis by Laura Garcia Liebana · 8 years ago
  26. c2598d4 staging: octeon: Use type int instead of int32_t by Laura Garcia Liebana · 8 years ago
  27. 32680d9 staging: octeon: Fix braces in condition statement by Laura Garcia Liebana · 8 years ago
  28. 3f4a565 staging: octeon: Remove multiple blank lines by Laura Garcia Liebana · 8 years ago
  29. 18f6970 staging: octeon: Fix lines over 80 characters by Laura Garcia Liebana · 8 years ago
  30. 7ba18e8 staging: octeon: Remove blank lines after open brace by Laura Garcia Liebana · 8 years ago
  31. b4ede79 staging: octeon: Fix block comments by Laura Garcia Liebana · 8 years ago
  32. e8a4e57 staging: octeon: Remove comparison to NULL by Laura Garcia Liebana · 8 years ago
  33. 0e350e1 staging: octeon: Insert blank line after struct declaration by Laura Garcia Liebana · 8 years ago
  34. 7636941 staging: octeon: Move logical operators on the correct line by Laura Garcia Liebana · 8 years ago
  35. 6fe5efa staging: octeon: Convert create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  36. e26bf88 Staging: octeon: Remove blank lines after open braces by Dilek Uzulmez · 8 years ago
  37. dcf24f7 staging: octeon: drop atomic usage from rx counters by Aaro Koskinen · 8 years ago
  38. a25e278 staging: octeon: support fixed-link phys by Aaro Koskinen · 8 years ago
  39. 710086d staging: octeon: refactor rgmii 10 mbps preamble error checking by Aaro Koskinen · 8 years ago
  40. beb6e57 staging: octeon: Add spaces around operators by Janani Ravichandran · 8 years ago
  41. a6fccdb Staging:octeon:removed blank line after { by Bhumika Goyal · 8 years ago
  42. 7c0b6bc staging: octeon: Fix logic for waking octeon ethernet tx queue. by Luuk Paulussen · 8 years ago
  43. 5a89a87 staging: octeon-ethernet: fix TCP/UDP checksum calc by Hamish Martin · 8 years ago
  44. 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  45. 0c129bf net: ethernet-rgmii.c: Fix breakage from moving phdev bus by Andrew Lunn · 8 years ago
  46. b0035ef staging: octeon: Add space around '+' by Burcin Akalin · 9 years ago
  47. 9a28617 staging: octeon: Do not use multiple blank lines. by Burcin Akalin · 9 years ago
  48. ffca44f staging: octeon: Remove explicit NULL comparison by Muhammad Falak R Wani · 9 years ago
  49. 192b6a8 staging: octeon: Remove explicit NULL comparison by Muhammad Falak R Wani · 9 years ago
  50. d566e69 staging: octeon-ethernet: move cvm_oct_xaui_open() by Aaro Koskinen · 9 years ago
  51. 2c265f74 staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_open by Aaro Koskinen · 9 years ago
  52. 064e083 staging: octeon-ethernet: rgmii: poll link status on open by Aaro Koskinen · 9 years ago
  53. 41cb578 staging: octeon-ethernet: xaui: use common init by Aaro Koskinen · 9 years ago
  54. d4583ed staging: octeon-ethernet: xaui: don't register poll function in init by Aaro Koskinen · 9 years ago
  55. 9059075 staging: octeon: Fix kernel-doc function description by Cristina Moraru · 9 years ago
  56. d0fbf9f staging: octeon: Remove /** from regular comments by Cristina Moraru · 9 years ago
  57. b775df2 staging: octeon: Remove extra line from kernel-doc by Cristina Moraru · 9 years ago
  58. ea14cd2 staging: octeon: Add kernel-doc params description by Cristina Moraru · 9 years ago
  59. ec2c398 Staging: octeon: Use preferred kernel type by Aybuke Ozdemir · 9 years ago
  60. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  61. 1d39a5e STAGING: Octeon: Use common helpers for determining interface and port by Janne Huttunen · 9 years ago
  62. f8023da STAGING: Octeon: Support CN68XX style WQE by Janne Huttunen · 9 years ago
  63. d5f9bc7 STAGING: Octeon: Increase output command buffers by Janne Huttunen · 9 years ago
  64. f5cfc8d STAGING: Octeon: Set SSO group mask properly on CN68XX by Aaro Koskinen · 9 years ago
  65. bcbb139 STAGING: Octeon: Properly enable/disable SSO WQE interrupts by Aaro Koskinen · 9 years ago
  66. b239904 staging: octeon: Remove unnecessary externs by Joe Perches · 9 years ago
  67. e2622fb staging: octeon: fix coding style warnings for block comments by Okash Khawaja · 9 years ago
  68. 4bc8ff7 staging: octeon: add missing blank line after declarations by Kevin Darbyshire-Bryant · 9 years ago
  69. 861e82d staging: style fix for octeon/ethernet-tx.c by Jacob Kiefer · 9 years ago
  70. 6762098 staging: octeon-ethernet: update boilerplate comments by Aaro Koskinen · 9 years ago
  71. 948c251 staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSION by Aaro Koskinen · 9 years ago
  72. c93b0e7 staging: octeon-ethernet: eliminate DONT_WRITEBACK by Aaro Koskinen · 9 years ago
  73. cccdb27 staging: octeon-ethernet: eliminate USE_RED define by Aaro Koskinen · 9 years ago
  74. 3a990f3 staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW define by Aaro Koskinen · 9 years ago
  75. 6646baf staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM define by Aaro Koskinen · 9 years ago
  76. 25efe08 staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND define by Aaro Koskinen · 9 years ago
  77. 280eb5b staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32 by Aaro Koskinen · 9 years ago
  78. 81f56d3 staging: octeon-ethernet: spi: refactor spx block interrupt handling by Aaro Koskinen · 9 years ago
  79. 124bcc5e staging: octeon-ethernet: spi: move stx interrupt dumps into a function by Aaro Koskinen · 9 years ago
  80. 8884cee staging: octeon-ethernet: spi: move spx interrupt dumps into a function by Aaro Koskinen · 9 years ago
  81. 01d3007 staging: octeon-ethernet: rgmii: use function to configure hw preamble by Aaro Koskinen · 9 years ago
  82. 67d2ee2 staging: octeon-ethernet: rgmii: refactor gmx block interrupt handling by Aaro Koskinen · 9 years ago
  83. a8d2e81 staging: octeon-ethernet: sgmii/xaui: make link poll generic by Aaro Koskinen · 9 years ago
  84. 2638f71 staging: octeon-ethernet: consolidate carrier notifications by Aaro Koskinen · 9 years ago
  85. 36a1457 staging: octeon-ethernet: add queue information to carrier note by Aaro Koskinen · 9 years ago
  86. 3c33914 staging: octeon-ethernet: delete sgmii and xaui specific uninit functions by Aaro Koskinen · 9 years ago
  87. be76400 staging: octeon-ethernet: move ndo_stop to common init by Aaro Koskinen · 9 years ago
  88. 96217eb staging: octeon-ethernet: consolidate ndo_stop functions by Aaro Koskinen · 9 years ago
  89. 9e3ae4f staging: octeon-ethernet: consolidate ndo_open functions by Aaro Koskinen · 9 years ago
  90. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  91. 528a569 staging: octeon-ethernet: delete cvm_oct_set_carrier() by Aaro Koskinen · 9 years ago
  92. 97b290b MIPS: Octeon: Fix to IP checksum offloading in Little Endian by Paul Martin · 9 years ago
  93. 8a5cc92 MIPS: Octeon: Set up ethernet hardware for little endian by Paul Martin · 9 years ago
  94. 0270c62 Staging: octeon: Remove extern from .c file by Helen Fornazier · 9 years ago
  95. 8779457 Staging: octeon: constify of_device_id array by Fabian Frederick · 9 years ago
  96. f5801a8 Staging: octeon: Fixed a typo by Gustavo A. R. Silva · 9 years ago
  97. 85fdebc Staging: octeon: Add blank lines after declarations by Jamie Lawler · 9 years ago
  98. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  99. f884625 staging: octeon: Fix checkpatch 80 character limit warnings by Luis de Bethencourt · 9 years ago
  100. 030739f staging: octeon-ethernet: drop multiple NAPI instances by Aaro Koskinen · 10 years ago