| Commit message (Expand) | Author | Age | Files | Lines |
* | net: move skb->xmit_more hint to softnet data | Florian Westphal | 2019-04-02 | 1 | -1/+1 |
* | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs | Lendacky, Thomas | 2019-01-18 | 1 | -6/+16 |
* | net: ethernet: Use existing define with polynomial | Krzysztof Kozlowski | 2018-07-27 | 1 | -2/+2 |
* | amd-xgbe: Interrupt summary bits are h/w version dependent | Tom Lendacky | 2017-08-30 | 1 | -3/+10 |
* | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas | 2017-08-19 | 1 | -1/+7 |
* | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas | 2017-08-19 | 1 | -4/+88 |
* | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas | 2017-08-19 | 1 | -7/+16 |
* | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas | 2017-08-19 | 1 | -42/+35 |
* | amd-xgbe: Update TSO packet statistics accuracy | Lendacky, Thomas | 2017-08-19 | 1 | -1/+1 |
* | amd-xgbe: Adjust register settings to improve performance | Lendacky, Thomas | 2017-06-29 | 1 | -3/+23 |
* | amd-xgbe: Simplify the burst length settings | Lendacky, Thomas | 2017-06-29 | 1 | -49/+18 |
* | amd-xgbe: Prepare for more fine grained cache coherency controls | Lendacky, Thomas | 2017-06-29 | 1 | -21/+2 |
* | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas | 2017-06-29 | 1 | -83/+52 |
* | amd-xgbe: Prevent looping forever if timestamp update fails | Lendacky, Thomas | 2017-06-29 | 1 | -2/+13 |
* | amd-xgbe: Fix jumbo MTU processing on newer hardware | Lendacky, Thomas | 2017-03-15 | 1 | -9/+11 |
* | amd-xgbe: Be sure to set MDIO modes on device (re)start | Lendacky, Thomas | 2017-03-02 | 1 | -1/+1 |
* | amd-xgbe: Check xgbe_init() return code | Lendacky, Thomas | 2017-01-22 | 1 | -1/+3 |
* | amd-xgbe: Add a hardware quirk for register definitions | Lendacky, Thomas | 2017-01-22 | 1 | -2/+2 |
* | amd-xgbe: Fix maximum GPIO value check | Lendacky, Thomas | 2016-11-16 | 1 | -2/+2 |
* | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 2016-11-13 | 1 | -0/+113 |
* | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 2016-11-13 | 1 | -0/+68 |
* | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 2016-11-13 | 1 | -4/+11 |
* | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas | 2016-11-13 | 1 | -3/+10 |
* | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas | 2016-11-13 | 1 | -1/+15 |
* | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas | 2016-11-04 | 1 | -12/+4 |
* | amd-xgbe: Update how to determine DMA channel status | Lendacky, Thomas | 2016-11-04 | 1 | -20/+38 |
* | amd-xgbe: Support for 64-bit management counter registers | Lendacky, Thomas | 2016-11-04 | 1 | -10/+26 |
* | amd-xgbe: Prepare for a new PCS register access method | Lendacky, Thomas | 2016-11-04 | 1 | -9/+98 |
* | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 2016-11-04 | 1 | -39/+19 |
* | amd-xgbe: Perform priority-based hardware FIFO allocation | Lendacky, Thomas | 2016-11-04 | 1 | -139/+408 |
* | amd-xgbe: Prepare for priority-based FIFO allocation | Lendacky, Thomas | 2016-11-04 | 1 | -16/+39 |
* | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas | 2016-02-17 | 1 | -4/+6 |
* | amd-xgbe: Check Rx queue fifos before stopping Rx DMA | Lendacky, Thomas | 2016-02-17 | 1 | -0/+30 |
* | amd-xgbe: Do traffic class setup when called through dcbnl | Lendacky, Thomas | 2016-02-17 | 1 | -0/+33 |
* | amd-xgbe: Fix the mapping of priorities to traffic classes | Lendacky, Thomas | 2016-02-17 | 1 | -29/+21 |
* | amd-xgbe: Enable/disable PFC per traffic class | Lendacky, Thomas | 2016-02-17 | 1 | -2/+34 |
* | amd-xgbe: Disable VLAN filtering when in promiscuous mode | Lendacky, Thomas | 2016-02-17 | 1 | -112/+117 |
* | amd-xgbe: fix a couple timeout loops | Dan Carpenter | 2015-12-15 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 1 | -1/+1 |
|\ |
|
| * | amd-xgbe: Fix race between access of desc and desc index | Lendacky, Thomas | 2015-10-28 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-24 | 1 | -1/+1 |
|\| |
|
| * | amd-xgbe: Use wmb before updating current descriptor count | Lendacky, Thomas | 2015-10-23 | 1 | -1/+1 |
* | | amd-xgbe: Simplify calculation and setting of queue fifos | Lendacky, Thomas | 2015-10-05 | 1 | -67/+14 |
* | | amd-xgbe: Remove an unneeded semicolon on a switch statement | Lendacky, Thomas | 2015-10-05 | 1 | -1/+1 |
|/ |
|
* | amd-xgbe: Fix DMA API debug warning | Lendacky, Thomas | 2015-07-09 | 1 | -4/+7 |
* | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas | 2015-05-15 | 1 | -17/+0 |
* | amd-xgbe: Add netif_* message support to the driver | Lendacky, Thomas | 2015-05-15 | 1 | -29/+41 |
* | amd-xgbe: Add additional stats to be reported via ethtool | Lendacky, Thomas | 2015-05-15 | 1 | -3/+9 |
* | amd-xgbe: Move Rx mode configuration into init | Lendacky, Thomas | 2015-04-09 | 1 | -3/+18 |
* | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas | 2015-04-09 | 1 | -14/+18 |