1. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 12 years ago
  2. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 12 years ago
  3. 5ff0fea sky2: fix checksum bit management on some chips by stephen hemminger · 12 years ago
  4. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 12 years ago
  6. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 12 years ago
  7. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 12 years ago
  9. ede7193 sky2: fix missing register reset on error path in sky2_test_msi() by Lino Sanfilippo · 12 years ago
  10. 2240eb4 sky2: dont overwrite settings for PHY Quick link by Lino Sanfilippo · 12 years ago
  11. 5676cc7 sky2: override for PCI legacy power management by stephen hemminger · 12 years ago
  12. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  13. ec2a546 sky2: add bql support by stephen hemminger · 13 years ago
  14. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  15. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago
  17. 738a849 sky2: enforce minimum ring size by stephen hemminger · 13 years ago
  18. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 13 years ago
  19. d9fa7c8 sky2: version 1.30 by stephen hemminger · 13 years ago
  20. 00427a7 sky2: used fixed RSS key by stephen hemminger · 13 years ago
  21. b1cb825 sky2: reduce default Tx ring size by stephen hemminger · 13 years ago
  22. 926d097 sky2: rename up/down functions by stephen hemminger · 13 years ago
  23. f9687c4 sky2: pci posting issues by stephen hemminger · 13 years ago
  24. 1401a80 sky2: fix hang on shutdown (and other irq issues) by stephen hemminger · 13 years ago
  25. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  26. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  27. 27d240f sky2: fix regression on Yukon Optima by stephen hemminger · 13 years ago
  28. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  29. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  30. 7ae60b3 sky2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  31. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  32. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  33. 0bdb0bd sky2: manage irq better on single port card by stephen hemminger · 13 years ago
  34. 950a5a4 sky2: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  35. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  36. 527a626 skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sky2.c]
  37. 4ec8f0c sky2: version 1.29 by stephen hemminger · 13 years ago
  38. 4fb99cd sky2: support for new Optima chipsets (EXPERIMENTAL) by stephen hemminger · 13 years ago
  39. 8e11680 sky2: use correct Inter Packet Gap at 10/100mbit by stephen hemminger · 13 years ago
  40. aa5ca96 sky2: force receive checksum when using RSS on some hardware (v2) by stephen hemminger · 13 years ago
  41. 68ac319 sky2: use GFP_KERNEL allocations at device setup by Eric Dumazet · 13 years ago
  42. 1a10cca sky2: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  43. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  44. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  45. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  46. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  47. f5d6403 net: sky2: convert to hw_features by Michał Mirosław · 13 years ago
  48. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  49. 74e532f sky2: support ethtool set_phys_id by stephen hemminger · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. 9425276 drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled by Michel Lespinasse · 13 years ago
  52. 86aa778 sky2: convert to new VLAN model (v0.2) by Stephen Hemminger · 13 years ago
  53. 2aca31e sky2: fix limited auto negotiation by Stephen Hemminger · 14 years ago
  54. 0885a30 sky2: implement 64 bit stats by stephen hemminger · 14 years ago
  55. 0f333d1 sky2: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  56. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  57. 1953925 sky2: enable GRO by default by stephen hemminger · 14 years ago
  58. 060b946 sky2: Code style fixes by Mike McCormack · 14 years ago
  59. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  60. 38000a9 sky2: enable rx/tx in sky2_phy_reinit() by Brandon Philips · 14 years ago
  61. e0a67e2 sky2: version 1.28 by stephen hemminger · 14 years ago
  62. 3403aca sky2: Avoid allocating memory in sky2_resume by Mike McCormack · 14 years ago
  63. d72ff8f sky2: Refactor down/up code out of sky2_restart() by Mike McCormack · 14 years ago
  64. 93135a3 sky2: Shut off interrupts before NAPI by Mike McCormack · 14 years ago
  65. df01093 sky2: Avoid race in sky2_change_mtu by Mike McCormack · 14 years ago
  66. 3765252 sky2: Restore multicast after restart by Mike McCormack · 14 years ago
  67. 7cd26ce sky2: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  68. bf73130 sky2: add support for receive hashing by Stephen Hemminger · 14 years ago
  69. efe9193 sky2: size status ring based on Tx/Rx ring by stephen hemminger · 14 years ago
  70. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  72. 9badba2 sky2: avoid duplicate link up on Optima chip by stephen hemminger · 14 years ago
  73. 4b7c47a sky2: add XL revisions by stephen hemminger · 14 years ago
  74. c1cd0a8 sky2: support Yukon EC_U rev B1 and later by stephen hemminger · 14 years ago
  75. 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
  76. 2a40018 sky2: Avoid rtnl_unlock without rtnl_lock by Mike McCormack · 14 years ago
  77. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  78. ada1db5 drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  79. 6c35aba drivers/net/sky2: Convert to use netif_printk macros by Joe Perches · 14 years ago
  80. cfc0861 sky2: version 1.27 by stephen hemminger · 14 years ago
  81. 8a0c922 sky2: Avoid down and up during sky2_reset by Mike McCormack · 14 years ago
  82. f2b31cb sky2: Refactor sky2_down into two functions by Mike McCormack · 14 years ago
  83. ea0f71e sky2: Refactor sky2_up into two functions by Mike McCormack · 14 years ago
  84. 200ac49 sky2: Allocate initial skbs in sky2_alloc_buffers by Mike McCormack · 14 years ago
  85. 39ef110 sky2: Factor out code to calculate packet sizes by Mike McCormack · 14 years ago
  86. 44dde56 sky2: jumbo packet changes by stephen hemminger · 14 years ago
  87. 87b09f1 sky2: dont enable PME legacy mode by stephen hemminger · 14 years ago
  88. 5f8ae5c sky2: WoL changes by stephen hemminger · 14 years ago
  89. 8b05543 sky2: fix sparse warning by stephen hemminger · 14 years ago
  90. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  91. 375c568 sky2: receive checksum refactoring by stephen hemminger · 14 years ago
  92. acd12dd sky2: disable ASF on Yukon Supreme by stephen hemminger · 14 years ago
  93. a0db28b sky2: resume clocks by stephen hemminger · 14 years ago
  94. 90c3033 sky2: Flow control frames recorded as dropped packets by Stephen Hemminger · 14 years ago
  95. 3fbd918 sky2: hand receive DMA mapping failures by stephen hemminger · 14 years ago
  96. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  97. f681507 sky2: fix transmit DMA map leakage by stephen hemminger · 14 years ago
  98. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. a40ccc6 sky2: revert config space change by stephen hemminger · 14 years ago
  100. 2ca4231 sky2: Enable/disable WOL per hardware device by Mike McCormack · 14 years ago