1. 5a9d691 skge: update version by stephen hemminger · 13 years ago
  2. 57d6fa3 skge: make support for old Genesis chips optional by stephen hemminger · 13 years ago
  3. c074304 add pci-id for DGE-530T by stephen hemminger · 13 years ago
  4. 6f7d32f skge: cleanup pci id table by stephen hemminger · 13 years ago
  5. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  6. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  7. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  8. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  9. e92702b skge: convert to hw_features by Michał Mirosław · 13 years ago
  10. a5b9f41 skge: implement set_phys_id by stephen hemminger · 13 years ago
  11. cdf64c8 skge: don't mark carrier down at start by Stephen Hemminger · 13 years ago
  12. 7dbf6ac skge: Do not use legacy PCI power management by stephen hemminger · 14 years ago
  13. b6bc765 drivers/net/*.c: Use static const by Joe Perches · 14 years ago
  14. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  15. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 14 years ago
  16. 63f4e19 skge: Remove tx queue stopping in skge_devinit() by Guillaume Chazarain · 14 years ago
  17. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. 392bd0c skge: add quirk to limit DMA by Stanislaw Gruszka · 14 years ago
  19. 86cac58 skge: add GRO support by Eric Dumazet · 14 years ago
  20. 10fc51b skge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  21. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  23. 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
  24. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  25. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  26. 67777f9 drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  27. f15063c drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  28. d707204 drivers/net/skge.c: Use netif_printk macros by Joe Perches · 14 years ago
  29. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  30. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  31. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  32. 164165d drivers/net: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  33. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  35. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  36. 415e69e skge: use unique IRQ name by Michal Schmidt · 15 years ago
  37. f191422 skge: Make sure both ports initialize correctly by Mike McCormack · 15 years ago
  38. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  39. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  40. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  41. 7b55a4a skge: Enable WoL by default if supported by Rafael J. Wysocki · 15 years ago
  42. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  43. d119b39 skge: fix occasional BUG during MTU change by Michal Schmidt · 15 years ago
  44. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  45. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  46. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  47. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  48. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  49. f80d032 skge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  50. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  51. 5177b32 skge: adapt skge to use reworked PCI PM by Rafael J. Wysocki · 16 years ago
  52. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  53. e824b3e skge: Fix skge_set_ring_param() losing error return by Wang Chen · 16 years ago
  54. 9ac1353 [10/21] driver/net/skge.c: restart the interface when it's options or by Xiaoming.Zhang · 16 years ago
  55. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 16 years ago
  56. 6ef2977 skge napi->poll() locking bug by Marin Mitov · 16 years ago
  57. 1a8098b skge: MTU changing fix by Stephen Hemminger · 17 years ago
  58. 44c7fcc skge: serial mode register values by Stephen Hemminger · 17 years ago
  59. bf9f56d skge version 1.13 by Stephen Hemminger · 17 years ago
  60. 485982a skge: increase TX threshold for Jumbo by Stephen Hemminger · 17 years ago
  61. 21d7f67 skge: fiber link up/down fix by Stephen Hemminger · 17 years ago
  62. 799b21d skge: retry on MAC shutdown by Stephen Hemminger · 17 years ago
  63. d08b9bd skge: receive flush logic by Stephen Hemminger · 17 years ago
  64. 29816d9 skge: FIFO Ram calculation error by Stephen Hemminger · 17 years ago
  65. 279e1da Revert "skge: fix ram buffer size calculation" by Linus Torvalds · 17 years ago
  66. d0cab89 skge 1.12 by Stephen Hemminger · 17 years ago
  67. 678aa1f skge: add a debug interface by Stephen Hemminger · 17 years ago
  68. afa151b skge: eeprom support by Stephen Hemminger · 17 years ago
  69. da00772 skge: internal stats by Stephen Hemminger · 17 years ago
  70. 501fb72 skge: XM PHY handling fixes by Stephen Hemminger · 17 years ago
  71. 60b24b5 skge: changing MTU while running causes problems by Stephen Hemminger · 17 years ago
  72. 7fb7ac2 skge: fix ram buffer size calculation by Stephen Hemminger · 17 years ago
  73. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  74. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  75. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  76. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  77. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  78. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  79. e3b7df1 skge: crash on shutdown/suspend by Stephen Hemminger · 17 years ago
  80. 5b982c5 skge: default WOL should be magic only (rev2) by Stephen Hemminger · 17 years ago
  81. d17ecb2 skge: allow WOL except for known broken chips by Stephen Hemminger · 17 years ago
  82. a5f8f3b skge: version 1.11 by Stephen Hemminger · 17 years ago
  83. 992c962 skge: transmit locking improvements by Stephen Hemminger · 17 years ago
  84. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  85. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 17 years ago
  86. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  87. 692412b skge: fix wake on lan by Stephen Hemminger · 17 years ago
  88. e5b9ddd skge: turn carrier off when down by Stephen Hemminger · 17 years ago
  89. 9cbe330 skge: use per-port phy locking by Stephen Hemminger · 17 years ago
  90. 4ebabfc skge: mask irqs when device down by Stephen Hemminger · 17 years ago
  91. e3a1b99 skge: deadlock on tx timeout by Stephen Hemminger · 17 years ago
  92. 2eb3e62 skge: set mac address bonding fix by Stephen Hemminger · 17 years ago
  93. f19841f skge: comma consistency by Stephen Hemminger · 17 years ago
  94. c4cd29d skge: fix transmitter flow control by Stephen Hemminger · 17 years ago
  95. 208491d8 skge: race with workq and RTNL by Stephen Hemminger · 17 years ago
  96. a407a6a skge: version 1.10 by Stephen Hemminger · 17 years ago
  97. a504e64 skge: WOL support by Stephen Hemminger · 17 years ago
  98. 1479d13 skge: use dev_printk by Stephen Hemminger · 17 years ago
  99. fae8759 skge: handle zero address at open by Stephen Hemminger · 17 years ago
  100. 65ebe63 [PATCH] email change for shemminger@osdl.org by Stephen Hemminger · 18 years ago