1. 855591d amd-xgbe: Check for successful buffer allocation before use by Tom Lendacky · 9 years ago
  2. 9dc80a7 amd-xgbe: fix potential memory leak in xgbe-debugfs by Geliang Tang · 9 years ago
  3. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  4. cfbfd86 amd-xgbe: Fix DMA API debug warning by Lendacky, Thomas · 9 years ago
  5. 472cfe7 amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation by Tom Lendacky · 9 years ago
  6. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  7. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  8. c9a4964 amd-xgbe: Unify coherency checking logic with device_dma_is_coherent() by Suthikulpanit, Suravee · 9 years ago
  9. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 078b29d amd-xgbe: Use disable_irq_nosync from within timer function by Lendacky, Thomas · 9 years ago
  11. d5c7839 amd-xgbe: Add more netif_dbg output to the driver by Lendacky, Thomas · 9 years ago
  12. 471e14b amd-xgbe: Fix initial mode when auto-negotiation is disabled by Lendacky, Thomas · 9 years ago
  13. 73c25916 amd-xgbe: Add setting of a missing hardware feature by Lendacky, Thomas · 9 years ago
  14. fc7aabf amd-xgbe: Remove manual check and set of dma_mask pointer by Lendacky, Thomas · 9 years ago
  15. c1ce2f7 amd-xgbe: Fix flow control setting logic by Lendacky, Thomas · 9 years ago
  16. 34bfff4 amd-xgbe: Support defining PHY resources in ETH device node by Lendacky, Thomas · 9 years ago
  17. 7c12aa0 amd-xgbe: Move the PHY support into amd-xgbe by Lendacky, Thomas · 9 years ago
  18. 7d9ca34 amd-xgbe: Rework the Rx path SKB allocation by Lendacky, Thomas · 9 years ago
  19. 34bf65d amd-xgbe: Add netif_* message support to the driver by Lendacky, Thomas · 9 years ago
  20. 5452b2d amd-xgbe: Add additional stats to be reported via ethtool by Lendacky, Thomas · 9 years ago
  21. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 9 years ago
  22. 74a78b1 net: amd-xgbe: Add hardware dependency by Jean Delvare · 9 years ago
  23. 61e77d2 ethernet: amd: AMD_XGBE should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  24. a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 9 years ago
  25. b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 9 years ago
  26. 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 9 years ago
  27. 15dd95f ptp: xgbe: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  28. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  29. 385565a amd-xgbe: Use napi_alloc_skb when allocating skb in softirq by Lendacky, Thomas · 9 years ago
  30. 4a57ebc amd-xgbe: Fix Rx coalescing reporting by Lendacky, Thomas · 9 years ago
  31. c635eaa amd-xgbe: Remove Tx coalescing by Lendacky, Thomas · 9 years ago
  32. 386d325 amd-xgbe: Set DMA mask based on hardware register value by Lendacky, Thomas · 9 years ago
  33. ceb8f6b amd-xgbe: Use the new DMA memory barriers where appropriate by Lendacky, Thomas · 9 years ago
  34. 600c881 amd-xgbe: Clarify output message about queues by Lendacky, Thomas · 9 years ago
  35. 65f57cb amd-xgbe-phy: Use the phy_driver flags field by Lendacky, Thomas · 9 years ago
  36. 87f966d net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} by Markos Chandras · 9 years ago
  37. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  38. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  40. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 9 years ago
  41. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  42. ab0475d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  43. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. fd972b7 amd-xgbe: Check per channel DMA interrupt use in main ISR by Lendacky, Thomas · 10 years ago
  45. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 10 years ago
  47. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 10 years ago
  48. 96a3017 net: am2150: fix nmclan_cs.c shared interrupt handling by Arnd Bergmann · 10 years ago
  49. e9b106b net: lance,ni64: don't build for ARM by Arnd Bergmann · 10 years ago
  50. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. e2a2729 amd-xgbe: Use proper Rx flow control register by Lendacky, Thomas · 10 years ago
  52. 5bdc738 mii: Handle link state changes for forced modes in mii_check_media() by Ben Hutchings · 10 years ago
  53. 82a1903 amd-xgbe: Add ACPI support by Lendacky, Thomas · 10 years ago
  54. c3152d4 amd-xgbe-phy: Change auto-negotiation logic by Lendacky, Thomas · 10 years ago
  55. a83ef42 amd-xgbe: Remove need for Tx path spinlock by Lendacky, Thomas · 10 years ago
  56. 270894e amd-xgbe: Simplify the Rx desciptor ring tracking by Lendacky, Thomas · 10 years ago
  57. 916102c amd-xgbe: Clear all state during a device restart by Lendacky, Thomas · 10 years ago
  58. 94c043e amd-xgbe: Add check to be sure amd-xgbe-phy driver is used by Lendacky, Thomas · 10 years ago
  59. 1d67d7f6 amd-xgbe: Checkpatch fixes by Lendacky, Thomas · 10 years ago
  60. 8f2bfe5 net: atarilance: Remove obsolete IRQ_TYPE_PRIO by Geert Uytterhoeven · 10 years ago
  61. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  62. 8b976e9 net: xgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  63. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  64. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  65. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. f9c5c62 amd-xgbe: Use disable_irq_nosync when in IRQ context by Lendacky, Thomas · 10 years ago
  67. 244d62b amd-xgbe: Prevent Tx cleanup stall by Lendacky, Thomas · 10 years ago
  68. c153031 amd-xgbe: Associate Tx SKB with proper ring descriptor by Lendacky, Thomas · 10 years ago
  69. 03ccc4c amd-xgbe: Do not clear interrupt indicator by Lendacky, Thomas · 10 years ago
  70. 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
  71. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  72. 16958a2 amd-xgbe: Add support for the skb->xmit_more flag by Lendacky, Thomas · 10 years ago
  73. eb79e64 amd-xgbe: Perform Tx coalescing on a packet basis by Lendacky, Thomas · 10 years ago
  74. 16978eb amd-xgbe: Remove unused variable by Lendacky, Thomas · 10 years ago
  75. 5fb4b86 amd-xgbe: Add BQL support by Lendacky, Thomas · 10 years ago
  76. c9f140e amd-xgbe: Separate Tx/Rx ring data fields into new structs by Lendacky, Thomas · 10 years ago
  77. 7bba35b amd-xgbe: Incorporate Smatch coding suggestion by Lendacky, Thomas · 10 years ago
  78. 16edd34 amd-xgbe: Tx engine must not be active before stopping it by Lendacky, Thomas · 10 years ago
  79. 5449e27 amd-xgbe: Add a read memory barrier to Tx/Rx path by Lendacky, Thomas · 10 years ago
  80. b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  81. b6267d3 amd-xgbe: fix ->rss_hash_type by Dan Carpenter · 10 years ago
  82. 5226cfc amd-xgbe: Fix sparse endian warnings by Lendacky, Thomas · 10 years ago
  83. f5eecbb amd-xgbe: Check for complete packet on skb allocation error by Lendacky, Thomas · 10 years ago
  84. e98c72c amd-xgbe: Free channel/ring structures later by Lendacky, Thomas · 10 years ago
  85. 474809b amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM by Lendacky, Thomas · 10 years ago
  86. a7beaf2 amd-xgbe: Fix a spelling error by Lendacky, Thomas · 10 years ago
  87. f6ac862 amd-xgbe: Add receive side scaling ethtool support by Lendacky, Thomas · 10 years ago
  88. 5b9dfe2 amd-xgbe: Provide support for receive side scaling by Lendacky, Thomas · 10 years ago
  89. 9227dc5 amd-xgbe: Add support for per DMA channel interrupts by Lendacky, Thomas · 10 years ago
  90. 174fd25 amd-xgbe: Implement split header receive support by Lendacky, Thomas · 10 years ago
  91. 08dcc47 amd-xgbe: Use page allocations for Rx buffers by Lendacky, Thomas · 10 years ago
  92. aa96bd3 amd-xgbe: Use the u32 data type for descriptors by Lendacky, Thomas · 10 years ago
  93. a9d4198 amd-xgbe: Rename pre_xmit function to dev_xmit by Lendacky, Thomas · 10 years ago
  94. 4780b7c amd-xgbe: Move ring allocation to device open by Lendacky, Thomas · 10 years ago
  95. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  96. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  97. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  98. 884df0a net: ethernet: amd: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  99. 5f5316f am2150: Update nmclan_cs.c to use update PCMCIA API by Jeff Kirsher · 10 years ago
  100. e9c3f99 ethernet: amd: use pr_info_once() by Varka Bhadram · 10 years ago