1. 471e14b amd-xgbe: Fix initial mode when auto-negotiation is disabled by Lendacky, Thomas · 9 years ago
  2. 73c25916 amd-xgbe: Add setting of a missing hardware feature by Lendacky, Thomas · 9 years ago
  3. fc7aabf amd-xgbe: Remove manual check and set of dma_mask pointer by Lendacky, Thomas · 9 years ago
  4. c1ce2f7 amd-xgbe: Fix flow control setting logic by Lendacky, Thomas · 9 years ago
  5. 34bfff4 amd-xgbe: Support defining PHY resources in ETH device node by Lendacky, Thomas · 9 years ago
  6. 7c12aa0 amd-xgbe: Move the PHY support into amd-xgbe by Lendacky, Thomas · 9 years ago
  7. 7d9ca34 amd-xgbe: Rework the Rx path SKB allocation by Lendacky, Thomas · 9 years ago
  8. 34bf65d amd-xgbe: Add netif_* message support to the driver by Lendacky, Thomas · 9 years ago
  9. 5452b2d amd-xgbe: Add additional stats to be reported via ethtool by Lendacky, Thomas · 9 years ago
  10. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 9 years ago
  11. a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 9 years ago
  12. b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 9 years ago
  13. 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 9 years ago
  14. 15dd95f ptp: xgbe: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  15. 385565a amd-xgbe: Use napi_alloc_skb when allocating skb in softirq by Lendacky, Thomas · 9 years ago
  16. 4a57ebc amd-xgbe: Fix Rx coalescing reporting by Lendacky, Thomas · 9 years ago
  17. c635eaa amd-xgbe: Remove Tx coalescing by Lendacky, Thomas · 9 years ago
  18. 386d325 amd-xgbe: Set DMA mask based on hardware register value by Lendacky, Thomas · 9 years ago
  19. ceb8f6b amd-xgbe: Use the new DMA memory barriers where appropriate by Lendacky, Thomas · 9 years ago
  20. 600c881 amd-xgbe: Clarify output message about queues by Lendacky, Thomas · 9 years ago
  21. 65f57cb amd-xgbe-phy: Use the phy_driver flags field by Lendacky, Thomas · 9 years ago
  22. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  23. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 10 years ago
  24. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  25. fd972b7 amd-xgbe: Check per channel DMA interrupt use in main ISR by Lendacky, Thomas · 10 years ago
  26. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 10 years ago
  28. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 10 years ago
  29. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. e2a2729 amd-xgbe: Use proper Rx flow control register by Lendacky, Thomas · 10 years ago
  31. 82a1903 amd-xgbe: Add ACPI support by Lendacky, Thomas · 10 years ago
  32. c3152d4 amd-xgbe-phy: Change auto-negotiation logic by Lendacky, Thomas · 10 years ago
  33. a83ef42 amd-xgbe: Remove need for Tx path spinlock by Lendacky, Thomas · 10 years ago
  34. 270894e amd-xgbe: Simplify the Rx desciptor ring tracking by Lendacky, Thomas · 10 years ago
  35. 916102c amd-xgbe: Clear all state during a device restart by Lendacky, Thomas · 10 years ago
  36. 94c043e amd-xgbe: Add check to be sure amd-xgbe-phy driver is used by Lendacky, Thomas · 10 years ago
  37. 1d67d7f6 amd-xgbe: Checkpatch fixes by Lendacky, Thomas · 10 years ago
  38. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  39. 8b976e9 net: xgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  40. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  41. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. f9c5c62 amd-xgbe: Use disable_irq_nosync when in IRQ context by Lendacky, Thomas · 10 years ago
  43. 244d62b amd-xgbe: Prevent Tx cleanup stall by Lendacky, Thomas · 10 years ago
  44. c153031 amd-xgbe: Associate Tx SKB with proper ring descriptor by Lendacky, Thomas · 10 years ago
  45. 03ccc4c amd-xgbe: Do not clear interrupt indicator by Lendacky, Thomas · 10 years ago
  46. 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
  47. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  48. 16958a2 amd-xgbe: Add support for the skb->xmit_more flag by Lendacky, Thomas · 10 years ago
  49. eb79e64 amd-xgbe: Perform Tx coalescing on a packet basis by Lendacky, Thomas · 10 years ago
  50. 16978eb amd-xgbe: Remove unused variable by Lendacky, Thomas · 10 years ago
  51. 5fb4b86 amd-xgbe: Add BQL support by Lendacky, Thomas · 10 years ago
  52. c9f140e amd-xgbe: Separate Tx/Rx ring data fields into new structs by Lendacky, Thomas · 10 years ago
  53. 7bba35b amd-xgbe: Incorporate Smatch coding suggestion by Lendacky, Thomas · 10 years ago
  54. 16edd34 amd-xgbe: Tx engine must not be active before stopping it by Lendacky, Thomas · 10 years ago
  55. 5449e27 amd-xgbe: Add a read memory barrier to Tx/Rx path by Lendacky, Thomas · 10 years ago
  56. b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  57. b6267d3 amd-xgbe: fix ->rss_hash_type by Dan Carpenter · 10 years ago
  58. 5226cfc amd-xgbe: Fix sparse endian warnings by Lendacky, Thomas · 10 years ago
  59. f5eecbb amd-xgbe: Check for complete packet on skb allocation error by Lendacky, Thomas · 10 years ago
  60. e98c72c amd-xgbe: Free channel/ring structures later by Lendacky, Thomas · 10 years ago
  61. a7beaf2 amd-xgbe: Fix a spelling error by Lendacky, Thomas · 10 years ago
  62. f6ac862 amd-xgbe: Add receive side scaling ethtool support by Lendacky, Thomas · 10 years ago
  63. 5b9dfe2 amd-xgbe: Provide support for receive side scaling by Lendacky, Thomas · 10 years ago
  64. 9227dc5 amd-xgbe: Add support for per DMA channel interrupts by Lendacky, Thomas · 10 years ago
  65. 174fd25 amd-xgbe: Implement split header receive support by Lendacky, Thomas · 10 years ago
  66. 08dcc47 amd-xgbe: Use page allocations for Rx buffers by Lendacky, Thomas · 10 years ago
  67. aa96bd3 amd-xgbe: Use the u32 data type for descriptors by Lendacky, Thomas · 10 years ago
  68. a9d4198 amd-xgbe: Rename pre_xmit function to dev_xmit by Lendacky, Thomas · 10 years ago
  69. 4780b7c amd-xgbe: Move ring allocation to device open by Lendacky, Thomas · 10 years ago
  70. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  71. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  72. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. a3ba7c9 amd-xgbe: Enable interrupts for all management counters by Lendacky, Thomas · 10 years ago
  74. 6026510 amd-xgbe: Treat certain counter registers as 64 bit by Lendacky, Thomas · 10 years ago
  75. a2ea14d amd-xgbe: Checkpatch driver fixes by Lendacky, Thomas · 10 years ago
  76. bec6bfb amd-xgbe: Fix initialization of the wrong spin lock by Lendacky, Thomas · 10 years ago
  77. 9fc69af amd-xgbe: Use the Tx queue count for Tx flow control support by Lendacky, Thomas · 10 years ago
  78. 625c8e4 amd-xgbe: Fix the xpcs mmd debugfs support by Lendacky, Thomas · 10 years ago
  79. f076f45 amd-xgbe: Reported fifo size from hardware is not correct by Lendacky, Thomas · 10 years ago
  80. a9a4a2d amd-xgbe: Check for Tx hardware queue flushing support by Lendacky, Thomas · 10 years ago
  81. 67f2527 amd: xgbe: fix duplicate #include of linux/phy.h by Jean Sacren · 10 years ago
  82. 88131a8 amd-xgbe: Perform phy connect/disconnect at dev open/stop by Lendacky, Thomas · 10 years ago
  83. f3d0e78 amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask by Lendacky, Thomas · 10 years ago
  84. 8c43a2c amd-xgbe: Remove unnecessary spinlocks by Lendacky, Thomas · 10 years ago
  85. fca2d99 amd-xgbe: Add traffic class support by Lendacky, Thomas · 10 years ago
  86. 853eb16 amd-xgbe: Base queue fifo size and enablement on ring count by Lendacky, Thomas · 10 years ago
  87. f047604 amd-xgbe: Update/fix 2.5GbE support by Lendacky, Thomas · 10 years ago
  88. 23e4eef amd-xgbe: Add hardware timestamp support by Lendacky, Thomas · 10 years ago
  89. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  90. 332cfc8 amd-xgbe: Fix error return code in xgbe_probe() by Wei Yongjun · 10 years ago
  91. 6964e97 amd-xgbe: Remove the adjustments needed for fixed speed by Lendacky, Thomas · 10 years ago
  92. cfa50c7 amd-xgbe: Base AXI DMA cache settings on device tree by Lendacky, Thomas · 10 years ago
  93. 9867e8f amd-xgbe: Performance enhancements by Lendacky, Thomas · 10 years ago
  94. ff42606 amd-xgbe: Call netif_napi_del on ndo_stop operation by Lendacky, Thomas · 10 years ago
  95. 91f8734 amd-xgbe: Clear the proper MTL interrupt register by Lendacky, Thomas · 10 years ago
  96. f3f128d amd-xgbe: Fix debugfs compatibility change with kstrtouint by Lendacky, Thomas · 10 years ago
  97. 66f95c3 amd-xgbe: Resolve checkpatch warning about sscanf usage by Lendacky, Thomas · 10 years ago
  98. b85e4d8 amd-xgbe: Change destination address filtering support by Lendacky, Thomas · 10 years ago
  99. 801c62d amd-xgbe: Add support for VLAN filtering by Lendacky, Thomas · 10 years ago
  100. c52e9c6 amd-xgbe: VLAN Rx tag stripping fix by Lendacky, Thomas · 10 years ago