1. 5903417 sungem: fix compile failure caused by trivial #include consolidation by Jiri Kosina · 13 years ago
  2. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  3. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  4. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  5. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  6. fe09bb6 sungem: Spring cleaning and GRO support by Benjamin Herrenschmidt · 13 years ago
  7. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  8. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  9. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  10. e9403c8 net: convert sunhme/sungem network drivers to hw_features by Michał Mirosław · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. aae7c47 sungem: Use net_device's internal stats by Denis Kirjanov · 13 years ago
  13. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  14. fe8998c sungem: update gp->reset_task flushing by Tejun Heo · 14 years ago
  15. c6c7598 drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 14 years ago
  16. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  17. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  18. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  20. 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
  21. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  22. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  23. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  24. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  25. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  26. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  28. e54d551 sungem: Fix Serdes detection. by David S. Miller · 15 years ago
  29. b8883a6 NET: sungem, use spin_trylock_irqsave by Jiri Slaby · 15 years ago
  30. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  31. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  32. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  33. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  34. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  35. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 15 years ago
  37. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. 4a8fd2c sungem: another error printed one too early by Roel Kluin · 15 years ago
  39. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  40. d13c11f sungem: another error printed one too early by roel kluin · 15 years ago
  41. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 71822fa sungem: Soft lockup in sungem on Netra AC200 when switching interface up by Ilkka Virta · 15 years ago
  43. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 15 years ago
  45. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  46. d9a811d sungem: update to net_device_ops by Stephen Hemminger · 16 years ago
  47. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  48. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. fbf0229 sungem: improve ethtool output with internal pcs and serdes by Hermann Lauer · 16 years ago
  50. 8c83f80 sungem: Make PCS PHY support partially work again. by David S. Miller · 16 years ago
  51. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. bd51126 sungem: Fix PCS_MIICTRL register write in gem_init_phy(). by David S. Miller · 16 years ago
  53. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  54. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  55. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  56. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 16 years ago
  57. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  58. 439104b sungem endianness annotations by Al Viro · 17 years ago
  59. dde655c [SUNGEM]: Fix NAPI regression with reset work by Johannes Berg · 17 years ago
  60. 62768e2 [SUNGEM]: Fix suspend regression due to NAPI changes. by Johannes Berg · 17 years ago
  61. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  62. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  63. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  64. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  65. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  66. 457e1a8 [SUNGEM]: Consolidate powerpc and sparc MAC probing code. by David S. Miller · 17 years ago
  67. dadb830 [SUNGEM]: __sparc__ --> CONFIG_SPARC by David S. Miller · 17 years ago
  68. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  69. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  70. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  71. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  72. 09c72ec [SUNGEM]: Fix MAC address setting when interface is up. by Ruben Vandeginste · 17 years ago
  73. 63ea998 [SUNGEM]: PHY updates & pause fixes (#2) by Benjamin Herrenschmidt · 18 years ago
  74. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  75. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  76. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  77. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  78. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  79. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  80. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  81. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  82. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  83. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  84. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  85. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  86. 1a2509c [POWERPC] netdevices: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  87. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  88. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  89. e3968fc [SUNGEM]: sem2mutex by Ingo Molnar · 18 years ago
  90. 7fb76aa [SUNGEM]: Unbreak Sun GEM chips. by David S. Miller · 18 years ago
  91. 4072719 [SUNGEM]: Make PM of PHYs more reliable (#2) by Benjamin Herrenschmidt · 19 years ago
  92. 1490439 [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled. by Adrian Bunk · 19 years ago
  93. 7fce260 [PATCH] ppc: add support for new powerbooks by Olof Johansson · 19 years ago
  94. 4120b02 Sun GEM ethernet: enable and map PCI ROM properly by Linus Torvalds · 19 years ago
  95. 86d9f7f [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver by Eric Lemoine · 19 years ago
  96. 3c326fe [PATCH] ppc64: Add new PHY to sungem by Benjamin Herrenschmidt · 19 years ago
  97. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago