1. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  2. d5f9bc7 STAGING: Octeon: Increase output command buffers by Janne Huttunen · 9 years ago
  3. bcbb139 STAGING: Octeon: Properly enable/disable SSO WQE interrupts by Aaro Koskinen · 9 years ago
  4. 4bc8ff7 staging: octeon: add missing blank line after declarations by Kevin Darbyshire-Bryant · 9 years ago
  5. 6762098 staging: octeon-ethernet: update boilerplate comments by Aaro Koskinen · 9 years ago
  6. 948c251 staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSION by Aaro Koskinen · 9 years ago
  7. c93b0e7 staging: octeon-ethernet: eliminate DONT_WRITEBACK by Aaro Koskinen · 9 years ago
  8. cccdb27 staging: octeon-ethernet: eliminate USE_RED define by Aaro Koskinen · 9 years ago
  9. 6646baf staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM define by Aaro Koskinen · 9 years ago
  10. a8d2e81 staging: octeon-ethernet: sgmii/xaui: make link poll generic by Aaro Koskinen · 9 years ago
  11. 3c33914 staging: octeon-ethernet: delete sgmii and xaui specific uninit functions by Aaro Koskinen · 9 years ago
  12. be76400 staging: octeon-ethernet: move ndo_stop to common init by Aaro Koskinen · 9 years ago
  13. 96217eb staging: octeon-ethernet: consolidate ndo_stop functions by Aaro Koskinen · 9 years ago
  14. 9e3ae4f staging: octeon-ethernet: consolidate ndo_open functions by Aaro Koskinen · 9 years ago
  15. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  16. 8a5cc92 MIPS: Octeon: Set up ethernet hardware for little endian by Paul Martin · 9 years ago
  17. 0270c62 Staging: octeon: Remove extern from .c file by Helen Fornazier · 9 years ago
  18. 8779457 Staging: octeon: constify of_device_id array by Fabian Frederick · 9 years ago
  19. f5801a8 Staging: octeon: Fixed a typo by Gustavo A. R. Silva · 10 years ago
  20. 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
  21. 030739f staging: octeon-ethernet: drop multiple NAPI instances by Aaro Koskinen · 10 years ago
  22. a4652e8 staging: octeon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. 6c71ea5 staging: octeon: Fix warning of prefer ether_addr_copy. by Dilek Uzulmez · 10 years ago
  24. 99f8dbc staging: octeon: Fix line 80 characters in ethernet.c by Esra Altintas · 10 years ago
  25. 0a5fcc6 staging: octeon: Fix quoted string split warning. by Gulsah Kose · 10 years ago
  26. 39bc751 staging: octeon: Fix missing blank line warning. by Gulsah Kose · 10 years ago
  27. ec3a220 staging: octeon-ethernet: Move PHY activation to .ndo_open(). by David Daney · 10 years ago
  28. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  29. 9041961 staging: octeon-ethernet: make num_packet_buffers static by Aaro Koskinen · 10 years ago
  30. 5ff8bebb staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS by Aaro Koskinen · 10 years ago
  31. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  32. 4d97845 staging: octeon: drop redundant mac address check by Luka Perkov · 11 years ago
  33. 851ec8c staging: octeon: Removed space at start of line by Nandini Hanumanthagowda · 11 years ago
  34. b186410 staging: octeon: Fixed line over 80 chars warning by Nandini Hanumanthagowda · 11 years ago
  35. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  36. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  37. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  38. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  39. f7e2f35 staging: octeon: remove use of __devexit by Bill Pemberton · 12 years ago
  40. 4f24090 staging: octeon: remove use of __devinit by Bill Pemberton · 12 years ago
  41. 095d0bb staging: octeon_ethernet: remove use of __devexit_p by Bill Pemberton · 12 years ago
  42. df9244c staging: octeon_ethernet: Convert to use device tree. by David Daney · 12 years ago
  43. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  44. dc890df staging: octeon-ethernet: fix build errors by including interrupt.h by Imre Kaloz · 12 years ago
  45. 215c47c staging:octeon Fix typos in staging:octeon by Justin P. Mattock · 12 years ago
  46. af86649 MIPS: Octeon: Move some Ethernet support files out of staging. by David Daney · 13 years ago
  47. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  48. c4711c3 staging: octeon: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 14 years ago
  49. 369ae8b staging: octeon: '&pointer[0]' to 'pointer' fix by Andy Shevchenko · 14 years ago
  50. d225eef staging: octeon: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  53. 559e25a Staging: Octeon: Remove /proc/octeon_ethernet_stats by David Daney · 15 years ago
  54. ec977c5 Staging: Octeon: Reformat a bunch of comments. by David Daney · 15 years ago
  55. 4898c56 Staging: Octeon: Free transmit SKBs in a timely manner by David Daney · 15 years ago
  56. f8c2648 Staging: Octeon: Run phy bus accesses on a workqueue. by David Daney · 15 years ago
  57. 1d08f00 Staging: octeon: remove unneeded includes by David Daney · 15 years ago
  58. 924cc26 Staging: Octeon Ethernet: Enable scatter-gather. by David Daney · 15 years ago
  59. 3368c78 Staging: Octeon Ethernet: Convert to NAPI. by David Daney · 15 years ago
  60. 6888fc8 Staging: Octeon Ethernet: Rewrite transmit code. by David Daney · 15 years ago
  61. 6568a23 Staging: Octeon Ethernet: Remove unused code. by David Daney · 15 years ago
  62. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  63. f6ed1b3 Staging: octeon-ethernet: Convert to use PHY Abstraction Layer. by David Daney · 15 years ago
  64. 13c5939 Staging: octeon-ethernet: Assign proper MAC addresses. by David Daney · 15 years ago
  65. a620c16 Staging: octeon-ethernet: Fix race freeing transmit buffers. by David Daney · 15 years ago
  66. f696a10 Staging: octeon-ethernet: Convert to use net_device_ops. by David Daney · 15 years ago
  67. 80ff0fd Staging: Add octeon-ethernet driver files. by David Daney · 15 years ago