1. 75ce719 sky2: Replace mdelay with msleep in sky2_vpd_wait by Jia-Ju Bai · 7 years ago
  2. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  3. a0c51cf sky2: Use seq_puts() in sky2_debug_show() by Markus Elfring · 8 years ago
  4. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
  5. 55f78fc net: marvell: sky2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  6. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  7. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 06ba3b2 net: sky2: Fix shutdown crash by Jeremy Linton · 8 years ago
  9. 5777987 ethernet/marvell: use core min/max MTU checking by Jarod Wilson · 8 years ago
  10. f4b63ea sky2: use napi_complete_done by stephen hemminger · 8 years ago
  11. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  12. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  13. 0f50c10 RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad by Liviu Dudau · 9 years ago
  14. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  15. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. ea589e9 sky2: avoid pci write posting after disabling irqs by Lino Sanfilippo · 10 years ago
  17. 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 10 years ago
  18. 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 10 years ago
  19. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  20. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  21. 12fe08b sky2: use pci_zalloc_consistent by Joe Perches · 10 years ago
  22. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  23. 2d4186c sky2: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  24. 21ceda2 sky2: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  25. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  26. 3ee2f8c sky2: allow mac to come from dt by Tim Harvey · 11 years ago
  27. 731073b sky2: initialize napi before registering device by Stanislaw Gruszka · 11 years ago
  28. b408f94 net: sky2 calls skb_set_hash by Tom Herbert · 11 years ago
  29. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  31. 21d35d2 net: sky2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  32. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
  33. 88dccf5 sky2: Fix crash on receiving VLAN frames by Kirill Smelkov · 12 years ago
  34. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  35. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  36. 74f9f42 sky2: Threshold for Pause Packet is set wrong by Mirko Lindner · 12 years ago
  37. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  38. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  39. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  40. 682d797 Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next by David S. Miller · 12 years ago
  41. 853e3f4 skge: remove __dev* attributes by Bill Pemberton · 12 years ago
  42. 1c85382 sky2: fix cleanup sequence in probe() function by Lino Sanfilippo · 12 years ago
  43. 0bd8ba1 drivers/net/ethernet/marvell/sky2.c: fix error return code by Peter Senna Tschudin · 12 years ago
  44. d663d18 sky2: Fix for interrupt handler by Mirko Lindner · 13 years ago
  45. 0e76732 sky2: Added support for Optima EEE by Mirko Lindner · 13 years ago
  46. 5ff0fea sky2: fix checksum bit management on some chips by stephen hemminger · 13 years ago
  47. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  48. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 13 years ago
  49. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 13 years ago
  50. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  51. 857504d sky2: copy received packets on inefficient unaligned architecture by stephen hemminger · 13 years ago
  52. ede7193 sky2: fix missing register reset on error path in sky2_test_msi() by Lino Sanfilippo · 13 years ago
  53. 2240eb4 sky2: dont overwrite settings for PHY Quick link by Lino Sanfilippo · 13 years ago
  54. 5676cc7 sky2: override for PCI legacy power management by stephen hemminger · 13 years ago
  55. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  56. ec2a546 sky2: add bql support by stephen hemminger · 13 years ago
  57. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  58. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  59. 282edce sky2: fix hang in napi_disable by stephen hemminger · 13 years ago
  60. 738a849 sky2: enforce minimum ring size by stephen hemminger · 13 years ago
  61. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 13 years ago
  62. d9fa7c8 sky2: version 1.30 by stephen hemminger · 13 years ago
  63. 00427a7 sky2: used fixed RSS key by stephen hemminger · 13 years ago
  64. b1cb825 sky2: reduce default Tx ring size by stephen hemminger · 13 years ago
  65. 926d097 sky2: rename up/down functions by stephen hemminger · 13 years ago
  66. f9687c4 sky2: pci posting issues by stephen hemminger · 13 years ago
  67. 1401a80 sky2: fix hang on shutdown (and other irq issues) by stephen hemminger · 13 years ago
  68. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  69. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  70. 27d240f sky2: fix regression on Yukon Optima by stephen hemminger · 13 years ago
  71. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  72. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  73. 7ae60b3 sky2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  74. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  75. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  76. 0bdb0bd sky2: manage irq better on single port card by stephen hemminger · 13 years ago
  77. 950a5a4 sky2: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  78. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  79. 527a626 skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/sky2.c]
  80. 4ec8f0c sky2: version 1.29 by stephen hemminger · 14 years ago
  81. 4fb99cd sky2: support for new Optima chipsets (EXPERIMENTAL) by stephen hemminger · 14 years ago
  82. 8e11680 sky2: use correct Inter Packet Gap at 10/100mbit by stephen hemminger · 14 years ago
  83. aa5ca96 sky2: force receive checksum when using RSS on some hardware (v2) by stephen hemminger · 14 years ago
  84. 68ac319 sky2: use GFP_KERNEL allocations at device setup by Eric Dumazet · 14 years ago
  85. 1a10cca sky2: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  86. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  87. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  88. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  89. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 14 years ago
  90. f5d6403 net: sky2: convert to hw_features by Michał Mirosław · 14 years ago
  91. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. 74e532f sky2: support ethtool set_phys_id by stephen hemminger · 14 years ago
  93. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  94. 9425276 drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled by Michel Lespinasse · 14 years ago
  95. 86aa778 sky2: convert to new VLAN model (v0.2) by Stephen Hemminger · 14 years ago
  96. 2aca31e sky2: fix limited auto negotiation by Stephen Hemminger · 14 years ago
  97. 0885a30 sky2: implement 64 bit stats by stephen hemminger · 14 years ago
  98. 0f333d1 sky2: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  99. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  100. 1953925 sky2: enable GRO by default by stephen hemminger · 14 years ago