Age | Commit message (Expand) | Author |
2017-08-29 | amd-xgbe: Interrupt summary bits are h/w version dependent | Tom Lendacky |
2017-08-18 | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Update TSO packet statistics accuracy | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Adjust register settings to improve performance | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Simplify the burst length settings | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Prepare for more fine grained cache coherency controls | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Prevent looping forever if timestamp update fails | Lendacky, Thomas |
2017-03-15 | amd-xgbe: Fix jumbo MTU processing on newer hardware | Lendacky, Thomas |
2017-03-02 | amd-xgbe: Be sure to set MDIO modes on device (re)start | Lendacky, Thomas |
2017-01-22 | amd-xgbe: Check xgbe_init() return code | Lendacky, Thomas |
2017-01-22 | amd-xgbe: Add a hardware quirk for register definitions | Lendacky, Thomas |
2016-11-16 | amd-xgbe: Fix maximum GPIO value check | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Update how to determine DMA channel status | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Support for 64-bit management counter registers | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for a new PCS register access method | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Perform priority-based hardware FIFO allocation | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for priority-based FIFO allocation | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Check Rx queue fifos before stopping Rx DMA | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Do traffic class setup when called through dcbnl | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Fix the mapping of priorities to traffic classes | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Enable/disable PFC per traffic class | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Disable VLAN filtering when in promiscuous mode | Lendacky, Thomas |
2015-12-15 | amd-xgbe: fix a couple timeout loops | Dan Carpenter |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-27 | amd-xgbe: Fix race between access of desc and desc index | Lendacky, Thomas |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-23 | amd-xgbe: Use wmb before updating current descriptor count | Lendacky, Thomas |
2015-10-05 | amd-xgbe: Simplify calculation and setting of queue fifos | Lendacky, Thomas |
2015-10-05 | amd-xgbe: Remove an unneeded semicolon on a switch statement | Lendacky, Thomas |
2015-07-08 | amd-xgbe: Fix DMA API debug warning | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Add netif_* message support to the driver | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Add additional stats to be reported via ethtool | Lendacky, Thomas |
2015-04-09 | amd-xgbe: Move Rx mode configuration into init | Lendacky, Thomas |
2015-04-09 | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Use the new DMA memory barriers where appropriate | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Clarify output message about queues | Lendacky, Thomas |