Age | Commit message (Expand) | Author |
2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski |
2021-03-25 | amd-xgbe: Update DMA coherency values | Shyam Sundar S K |
2020-07-14 | xgbe: convert to new udp_tunnel_nic infra | Jakub Kicinski |
2020-02-24 | net/amd: Remove useless driver version | Leon Romanovsky |
2018-05-23 | amd-xgbe: Improve SFP 100Mbps auto-negotiation | Tom Lendacky |
2018-05-23 | amd-xgbe: Add ethtool show/set channels support | Tom Lendacky |
2018-05-23 | amd-xgbe: Add ethtool show/set ring parameter support | Tom Lendacky |
2018-05-23 | amd-xgbe: Add ethtool support to retrieve SFP module info | Tom Lendacky |
2018-05-23 | amd-xgbe: Read and save the port property registers during probe | Tom Lendacky |
2018-04-23 | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky |
2018-04-23 | amd-xgbe: Add pre/post auto-negotiation phy hooks | 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: Convert to using the new link mode settings | 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: Add support to handle device renaming | Lendacky, Thomas |
2017-07-18 | drivers: net: add missing interrupt.h include | Florian Westphal |
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 IRQ hints | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas |
2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-01-22 | amd-xgbe: Add a hardware quirk for register definitions | Lendacky, Thomas |
2017-01-13 | amd-xgbe: Update PCI support to use new IRQ functions | Tom Lendacky |
2016-11-13 | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add I2C support for sideband communication | 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 PCI device support | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add a workaround for Tx timestamp issue | 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: Add support for clause 37 auto-negotiation | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for introduction of clause 37 autoneg | 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-08-31 | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger |
2016-02-17 | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Do traffic class setup when called through dcbnl | Lendacky, Thomas |
2015-10-05 | amd-xgbe: Remove the XGBE_LINK state bit | Lendacky, Thomas |
2015-10-05 | amd-xgbe: Add receive buffer unavailable statistic | Lendacky, Thomas |
2015-10-05 | amd-xgbe: Simplify calculation and setting of queue fifos | Lendacky, Thomas |