Age | Commit message (Expand) | Author | Files | Lines |
2023-12-14 | amd-xgbe: Avoid potential string truncation in name | Kees Cook | 1 | -1/+1 |
2023-02-02 | amd-xgbe: add support for rx-adaptation | Raju Rangoju | 1 | -0/+5 |
2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2023-01-18 | amd-xgbe: Separate C22 and C45 transactions | Andrew Lunn | 1 | -2/+5 |
2023-01-13 | amd-xgbe: Delay AN timeout during KR training | Raju Rangoju | 1 | -0/+2 |
2023-01-10 | amd-xgbe: Add support for 10 Mbps speed | Raju Rangoju | 1 | -0/+2 |
2022-10-22 | amd-xgbe: use enums for mailbox cmd and sub_cmds | Raju Rangoju | 1 | -0/+25 |
2022-10-22 | amd-xgbe: Yellow carp devices do not need rrc | Raju Rangoju | 1 | -0/+1 |
2022-06-28 | amd/xgbe: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
2022-05-16 | net: allow gso_max_size to exceed 65536 | Alexander Duyck | 1 | -1/+2 |
2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski | 1 | -1/+1 |
2021-03-26 | amd-xgbe: Update DMA coherency values | Shyam Sundar S K | 1 | -3/+3 |
2020-07-15 | 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-24 | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky | 1 | -0/+4 |
2018-04-24 | amd-xgbe: Add pre/post auto-negotiation phy hooks | Tom Lendacky | 1 | -0/+5 |
2017-08-19 | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas | 1 | -0/+5 |
2017-08-19 | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas | 1 | -0/+22 |
2017-08-19 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas | 1 | -4/+46 |
2017-08-19 | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas | 1 | -0/+5 |
2017-08-19 | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas | 1 | -2/+2 |
2017-08-19 | 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/gi... | Linus Torvalds | 1 | -5/+3 |
2017-01-23 | 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 |