Age | Commit message (Expand) | Author | Files | Lines |
2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers |  Jakub Kicinski | 1 | -1/+1 |
2021-03-25 | amd-xgbe: Update DMA coherency values |  Shyam Sundar S K | 1 | -3/+3 |
2020-07-14 | xgbe: convert to new udp_tunnel_nic infra |  Jakub Kicinski | 1 | -12/+1 |
2020-02-24 | net/amd: Remove useless driver version |  Leon Romanovsky | 1 | -1/+0 |
2018-05-23 | amd-xgbe: Improve SFP 100Mbps auto-negotiation |  Tom Lendacky | 1 | -0/+1 |
2018-05-23 | amd-xgbe: Add ethtool show/set channels support |  Tom Lendacky | 1 | -0/+4 |
2018-05-23 | amd-xgbe: Add ethtool show/set ring parameter support |  Tom Lendacky | 1 | -0/+6 |
2018-05-23 | amd-xgbe: Add ethtool support to retrieve SFP module info |  Tom Lendacky | 1 | -0/+13 |
2018-05-23 | amd-xgbe: Read and save the port property registers during probe |  Tom Lendacky | 1 | -0/+7 |
2018-04-23 | amd-xgbe: Improve KR auto-negotiation and training |  Tom Lendacky | 1 | -0/+4 |
2018-04-23 | amd-xgbe: Add pre/post auto-negotiation phy hooks |  Tom Lendacky | 1 | -0/+5 |
2017-08-18 | amd-xgbe: Add additional ethtool statistics |  Lendacky, Thomas | 1 | -0/+5 |
2017-08-18 | amd-xgbe: Add support for VXLAN offload capabilities |  Lendacky, Thomas | 1 | -0/+22 |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings |  Lendacky, Thomas | 1 | -4/+46 |
2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics |  Lendacky, Thomas | 1 | -0/+5 |
2017-08-18 | amd-xgbe: Optimize DMA channel interrupt enablement |  Lendacky, Thomas | 1 | -2/+2 |
2017-08-18 | amd-xgbe: Add support to handle device renaming |  Lendacky, Thomas | 1 | -2/+3 |
2017-07-18 | drivers: net: add missing interrupt.h include |  Florian Westphal | 1 | -0/+1 |
2017-06-29 | amd-xgbe: Adjust register settings to improve performance |  Lendacky, Thomas | 1 | -0/+11 |
2017-06-29 | amd-xgbe: Simplify the burst length settings |  Lendacky, Thomas | 1 | -10/+2 |
2017-06-29 | amd-xgbe: Prepare for more fine grained cache coherency controls |  Lendacky, Thomas | 1 | -9/+6 |
2017-06-29 | amd-xgbe: Add NUMA affinity support for IRQ hints |  Lendacky, Thomas | 1 | -0/+2 |
2017-06-29 | amd-xgbe: Add NUMA affinity support for memory allocations |  Lendacky, Thomas | 1 | -1/+4 |
2017-06-29 | amd-xgbe: Re-issue interrupt if interrupt status not cleared |  Lendacky, Thomas | 1 | -2/+9 |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -5/+3 |
2017-01-22 | amd-xgbe: Add a hardware quirk for register definitions |  Lendacky, Thomas | 1 | -0/+2 |
2017-01-13 | amd-xgbe: Update PCI support to use new IRQ functions |  Tom Lendacky | 1 | -5/+3 |
2016-11-13 | amd-xgbe: Add support for a KR redriver |  Lendacky, Thomas | 1 | -0/+6 |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs |  Lendacky, Thomas | 1 | -0/+12 |
2016-11-13 | amd-xgbe: Add support for SFP+ modules |  Lendacky, Thomas | 1 | -1/+14 |
2016-11-13 | amd-xgbe: Add I2C support for sideband communication |  Lendacky, Thomas | 1 | -0/+64 |
2016-11-13 | amd-xgbe: Add ECC status support for the device memory |  Lendacky, Thomas | 1 | -1/+34 |
2016-11-13 | amd-xgbe: Add support for new DMA interrupt mode |  Lendacky, Thomas | 1 | -0/+5 |
2016-11-13 | amd-xgbe: Add PCI device support |  Lendacky, Thomas | 1 | -1/+38 |
2016-11-13 | amd-xgbe: Add a workaround for Tx timestamp issue |  Lendacky, Thomas | 1 | -0/+1 |
2016-11-04 | amd-xgbe: Prepare for supporting PCI devices |  Lendacky, Thomas | 1 | -4/+19 |
2016-11-04 | amd-xgbe: Update how to determine DMA channel status |  Lendacky, Thomas | 1 | -1/+1 |
2016-11-04 | amd-xgbe: Support for 64-bit management counter registers |  Lendacky, Thomas | 1 | -0/+1 |
2016-11-04 | amd-xgbe: Prepare for a new PCS register access method |  Lendacky, Thomas | 1 | -0/+9 |
2016-11-04 | amd-xgbe: Add support for clause 37 auto-negotiation |  Lendacky, Thomas | 1 | -1/+10 |
2016-11-04 | amd-xgbe: Prepare for introduction of clause 37 autoneg |  Lendacky, Thomas | 1 | -5/+9 |
2016-11-04 | amd-xgbe: Prepare for working with more than one type of phy |  Lendacky, Thomas | 1 | -63/+67 |
2016-11-04 | amd-xgbe: Perform priority-based hardware FIFO allocation |  Lendacky, Thomas | 1 | -0/+26 |
2016-11-04 | amd-xgbe: Prepare for priority-based FIFO allocation |  Lendacky, Thomas | 1 | -1/+2 |
2016-08-31 | xgbe: constify get_netdev_ops and get_ethtool_ops |  stephen hemminger | 1 | -2/+3 |
2016-02-17 | amd-xgbe: Mask auto-negotiation interrupts in ISR |  Lendacky, Thomas | 1 | -2/+3 |
2016-02-17 | amd-xgbe: Do traffic class setup when called through dcbnl |  Lendacky, Thomas | 1 | -2/+4 |
2015-10-05 | amd-xgbe: Remove the XGBE_LINK state bit |  Lendacky, Thomas | 1 | -1/+0 |
2015-10-05 | amd-xgbe: Add receive buffer unavailable statistic |  Lendacky, Thomas | 1 | -0/+1 |
2015-10-05 | amd-xgbe: Simplify calculation and setting of queue fifos |  Lendacky, Thomas | 1 | -16/+0 |