1. a83ef42 amd-xgbe: Remove need for Tx path spinlock by Lendacky, Thomas · 10 years ago
  2. 270894e amd-xgbe: Simplify the Rx desciptor ring tracking by Lendacky, Thomas · 10 years ago
  3. 916102c amd-xgbe: Clear all state during a device restart by Lendacky, Thomas · 10 years ago
  4. 94c043e amd-xgbe: Add check to be sure amd-xgbe-phy driver is used by Lendacky, Thomas · 10 years ago
  5. 1d67d7f6 amd-xgbe: Checkpatch fixes by Lendacky, Thomas · 10 years ago
  6. 8f2bfe5 net: atarilance: Remove obsolete IRQ_TYPE_PRIO by Geert Uytterhoeven · 10 years ago
  7. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  8. 8b976e9 net: xgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  9. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  10. 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
  11. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. f9c5c62 amd-xgbe: Use disable_irq_nosync when in IRQ context by Lendacky, Thomas · 10 years ago
  13. 244d62b amd-xgbe: Prevent Tx cleanup stall by Lendacky, Thomas · 10 years ago
  14. c153031 amd-xgbe: Associate Tx SKB with proper ring descriptor by Lendacky, Thomas · 10 years ago
  15. 03ccc4c amd-xgbe: Do not clear interrupt indicator by Lendacky, Thomas · 10 years ago
  16. 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
  17. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  18. 16958a2 amd-xgbe: Add support for the skb->xmit_more flag by Lendacky, Thomas · 10 years ago
  19. eb79e64 amd-xgbe: Perform Tx coalescing on a packet basis by Lendacky, Thomas · 10 years ago
  20. 16978eb amd-xgbe: Remove unused variable by Lendacky, Thomas · 10 years ago
  21. 5fb4b86 amd-xgbe: Add BQL support by Lendacky, Thomas · 10 years ago
  22. c9f140e amd-xgbe: Separate Tx/Rx ring data fields into new structs by Lendacky, Thomas · 10 years ago
  23. 7bba35b amd-xgbe: Incorporate Smatch coding suggestion by Lendacky, Thomas · 10 years ago
  24. 16edd34 amd-xgbe: Tx engine must not be active before stopping it by Lendacky, Thomas · 10 years ago
  25. 5449e27 amd-xgbe: Add a read memory barrier to Tx/Rx path by Lendacky, Thomas · 10 years ago
  26. b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  27. b6267d3 amd-xgbe: fix ->rss_hash_type by Dan Carpenter · 10 years ago
  28. 5226cfc amd-xgbe: Fix sparse endian warnings by Lendacky, Thomas · 10 years ago
  29. f5eecbb amd-xgbe: Check for complete packet on skb allocation error by Lendacky, Thomas · 10 years ago
  30. e98c72c amd-xgbe: Free channel/ring structures later by Lendacky, Thomas · 10 years ago
  31. 474809b amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM by Lendacky, Thomas · 10 years ago
  32. a7beaf2 amd-xgbe: Fix a spelling error by Lendacky, Thomas · 10 years ago
  33. f6ac862 amd-xgbe: Add receive side scaling ethtool support by Lendacky, Thomas · 10 years ago
  34. 5b9dfe2 amd-xgbe: Provide support for receive side scaling by Lendacky, Thomas · 10 years ago
  35. 9227dc5 amd-xgbe: Add support for per DMA channel interrupts by Lendacky, Thomas · 10 years ago
  36. 174fd25 amd-xgbe: Implement split header receive support by Lendacky, Thomas · 10 years ago
  37. 08dcc47 amd-xgbe: Use page allocations for Rx buffers by Lendacky, Thomas · 10 years ago
  38. aa96bd3 amd-xgbe: Use the u32 data type for descriptors by Lendacky, Thomas · 10 years ago
  39. a9d4198 amd-xgbe: Rename pre_xmit function to dev_xmit by Lendacky, Thomas · 10 years ago
  40. 4780b7c amd-xgbe: Move ring allocation to device open by Lendacky, Thomas · 10 years ago
  41. 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
  42. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  43. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  44. 884df0a net: ethernet: amd: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  45. 5f5316f am2150: Update nmclan_cs.c to use update PCMCIA API by Jeff Kirsher · 10 years ago
  46. e9c3f99 ethernet: amd: use pr_info_once() by Varka Bhadram · 10 years ago
  47. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. a3ba7c9 amd-xgbe: Enable interrupts for all management counters by Lendacky, Thomas · 10 years ago
  49. 6026510 amd-xgbe: Treat certain counter registers as 64 bit by Lendacky, Thomas · 10 years ago
  50. a2ea14d amd-xgbe: Checkpatch driver fixes by Lendacky, Thomas · 10 years ago
  51. bec6bfb amd-xgbe: Fix initialization of the wrong spin lock by Lendacky, Thomas · 10 years ago
  52. 9fc69af amd-xgbe: Use the Tx queue count for Tx flow control support by Lendacky, Thomas · 10 years ago
  53. 625c8e4 amd-xgbe: Fix the xpcs mmd debugfs support by Lendacky, Thomas · 10 years ago
  54. f076f45 amd-xgbe: Reported fifo size from hardware is not correct by Lendacky, Thomas · 10 years ago
  55. a9a4a2d amd-xgbe: Check for Tx hardware queue flushing support by Lendacky, Thomas · 10 years ago
  56. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  57. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  59. e03aec1 drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages by Joe Perches · 10 years ago
  60. 8c6a5dc amd: use pci_zalloc_consistent by Joe Perches · 10 years ago
  61. 67f2527 amd: xgbe: fix duplicate #include of linux/phy.h by Jean Sacren · 10 years ago
  62. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  63. 88131a8 amd-xgbe: Perform phy connect/disconnect at dev open/stop by Lendacky, Thomas · 10 years ago
  64. f3d0e78 amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask by Lendacky, Thomas · 10 years ago
  65. 8c43a2c amd-xgbe: Remove unnecessary spinlocks by Lendacky, Thomas · 10 years ago
  66. fca2d99 amd-xgbe: Add traffic class support by Lendacky, Thomas · 10 years ago
  67. 853eb16 amd-xgbe: Base queue fifo size and enablement on ring count by Lendacky, Thomas · 10 years ago
  68. f047604 amd-xgbe: Update/fix 2.5GbE support by Lendacky, Thomas · 10 years ago
  69. 23e4eef amd-xgbe: Add hardware timestamp support by Lendacky, Thomas · 10 years ago
  70. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  72. fb1a760 MIPS: Alchemy: move ethernet registers to ethernet driver by Manuel Lauss · 10 years ago
  73. 332cfc8 amd-xgbe: Fix error return code in xgbe_probe() by Wei Yongjun · 10 years ago
  74. 6964e97 amd-xgbe: Remove the adjustments needed for fixed speed by Lendacky, Thomas · 10 years ago
  75. 46c73ec ethernet: amd: fix 'foo* bar' by Varka Bhadram · 10 years ago
  76. ba69a3d ethernet: amd: fix pci device ids by Varka Bhadram · 10 years ago
  77. 13a4fa4 ethernet: amd: fix comment styles by Varka Bhadram · 10 years ago
  78. f7afbaa ethernet: amd: dynamic debug fixes by Varka Bhadram · 10 years ago
  79. 711fec5 ethernet: amd: use devm_ioremap() by Varka Bhadram · 10 years ago
  80. 43519e6 ethernet: amd: move amd111e_remove_one after probe by Varka Bhadram · 10 years ago
  81. 3d5baba declance: Fix 64-bit compilation warnings by Maciej W. Rozycki · 10 years ago
  82. cfa50c7 amd-xgbe: Base AXI DMA cache settings on device tree by Lendacky, Thomas · 10 years ago
  83. 9867e8f amd-xgbe: Performance enhancements by Lendacky, Thomas · 10 years ago
  84. ff42606 amd-xgbe: Call netif_napi_del on ndo_stop operation by Lendacky, Thomas · 10 years ago
  85. 91f8734 amd-xgbe: Clear the proper MTL interrupt register by Lendacky, Thomas · 10 years ago
  86. f3f128d amd-xgbe: Fix debugfs compatibility change with kstrtouint by Lendacky, Thomas · 10 years ago
  87. 66f95c3 amd-xgbe: Resolve checkpatch warning about sscanf usage by Lendacky, Thomas · 10 years ago
  88. b85e4d8 amd-xgbe: Change destination address filtering support by Lendacky, Thomas · 10 years ago
  89. 801c62d amd-xgbe: Add support for VLAN filtering by Lendacky, Thomas · 10 years ago
  90. c52e9c6 amd-xgbe: VLAN Rx tag stripping fix by Lendacky, Thomas · 10 years ago
  91. 6e5eed0 amd-xgbe: VLAN Tx tag insertion fix by Lendacky, Thomas · 10 years ago
  92. d0a8ba6 amd-xgbe: Make defines in xgbe.h unique by Lendacky, Thomas · 10 years ago
  93. 8fc908c amd-xgbe: unwind on error in xgbe_mdio_register() by Dan Carpenter · 10 years ago
  94. d5c4858 amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict by Lendacky, Thomas · 10 years ago
  95. 1caaab6 amd-xgbe: Remove unnecessary include by Tom Lendacky · 10 years ago
  96. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  97. 1ebe98d amd-xgbe: Configuration and build support by Lendacky, Thomas · 10 years ago
  98. c5aa9e3 amd-xgbe: Initial AMD 10GbE platform driver by Lendacky, Thomas · 10 years ago
  99. 78c8dbb hplance: fix ram size in comment by Amos Kong · 10 years ago
  100. 1cff389 mvme147: fix ram size in comment by Amos Kong · 10 years ago