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