Age | Commit message (Expand) | Author |
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 |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-23 | amd-xgbe: Use proper Rx flow control register | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Add ACPI support | Lendacky, Thomas |
2015-01-16 | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add support for the skb->xmit_more flag | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Perform Tx coalescing on a packet basis | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add BQL support | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Separate Tx/Rx ring data fields into new structs | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Incorporate Smatch coding suggestion | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas |
2014-11-13 | amd-xgbe: fix ->rss_hash_type | Dan Carpenter |
2014-11-05 | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Implement split header receive support | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-05 | amd-xgbe: Enable interrupts for all management counters | Lendacky, Thomas |
2014-09-05 | amd-xgbe: Treat certain counter registers as 64 bit | Lendacky, Thomas |
2014-09-05 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas |
2014-09-01 | amd-xgbe: Use the Tx queue count for Tx flow control support | Lendacky, Thomas |
2014-09-01 | amd-xgbe: Reported fifo size from hardware is not correct | Lendacky, Thomas |
2014-09-01 | amd-xgbe: Check for Tx hardware queue flushing support | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Add traffic class support | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Base queue fifo size and enablement on ring count | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Base AXI DMA cache settings on device tree | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Performance enhancements | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Clear the proper MTL interrupt register | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Change destination address filtering support | Lendacky, Thomas |