| Commit message (Expand) | Author | Age | Files | Lines |
* | amd-xgbe: Avoid potential string truncation in name | Kees Cook | 2023-12-14 | 1 | -1/+1 |
* | amd-xgbe: add support for rx-adaptation | Raju Rangoju | 2023-02-02 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-01-20 | 1 | -0/+2 |
|\ |
|
| * | amd-xgbe: Delay AN timeout during KR training | Raju Rangoju | 2023-01-13 | 1 | -0/+2 |
* | | amd-xgbe: Separate C22 and C45 transactions | Andrew Lunn | 2023-01-18 | 1 | -2/+5 |
* | | amd-xgbe: Add support for 10 Mbps speed | Raju Rangoju | 2023-01-10 | 1 | -0/+2 |
|/ |
|
* | amd-xgbe: use enums for mailbox cmd and sub_cmds | Raju Rangoju | 2022-10-22 | 1 | -0/+25 |
* | amd-xgbe: Yellow carp devices do not need rrc | Raju Rangoju | 2022-10-22 | 1 | -0/+1 |
* | amd/xgbe: fix repeated words in comments | Jilin Yuan | 2022-06-28 | 1 | -1/+1 |
* | net: allow gso_max_size to exceed 65536 | Alexander Duyck | 2022-05-16 | 1 | -1/+2 |
* | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski | 2021-10-14 | 1 | -1/+1 |
* | amd-xgbe: Update DMA coherency values | Shyam Sundar S K | 2021-03-26 | 1 | -3/+3 |
* | xgbe: convert to new udp_tunnel_nic infra | Jakub Kicinski | 2020-07-15 | 1 | -12/+1 |
* | net/amd: Remove useless driver version | Leon Romanovsky | 2020-02-24 | 1 | -1/+0 |
* | amd-xgbe: Improve SFP 100Mbps auto-negotiation | Tom Lendacky | 2018-05-23 | 1 | -0/+1 |
* | amd-xgbe: Add ethtool show/set channels support | Tom Lendacky | 2018-05-23 | 1 | -0/+4 |
* | amd-xgbe: Add ethtool show/set ring parameter support | Tom Lendacky | 2018-05-23 | 1 | -0/+6 |
* | amd-xgbe: Add ethtool support to retrieve SFP module info | Tom Lendacky | 2018-05-23 | 1 | -0/+13 |
* | amd-xgbe: Read and save the port property registers during probe | Tom Lendacky | 2018-05-23 | 1 | -0/+7 |
* | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky | 2018-04-24 | 1 | -0/+4 |
* | amd-xgbe: Add pre/post auto-negotiation phy hooks | Tom Lendacky | 2018-04-24 | 1 | -0/+5 |
* | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas | 2017-08-19 | 1 | -0/+5 |
* | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas | 2017-08-19 | 1 | -0/+22 |
* | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas | 2017-08-19 | 1 | -4/+46 |
* | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas | 2017-08-19 | 1 | -0/+5 |
* | amd-xgbe: Optimize DMA channel interrupt enablement | Lendacky, Thomas | 2017-08-19 | 1 | -2/+2 |
* | amd-xgbe: Add support to handle device renaming | Lendacky, Thomas | 2017-08-19 | 1 | -2/+3 |
* | drivers: net: add missing interrupt.h include | Florian Westphal | 2017-07-18 | 1 | -0/+1 |
* | amd-xgbe: Adjust register settings to improve performance | Lendacky, Thomas | 2017-06-29 | 1 | -0/+11 |
* | amd-xgbe: Simplify the burst length settings | Lendacky, Thomas | 2017-06-29 | 1 | -10/+2 |
* | amd-xgbe: Prepare for more fine grained cache coherency controls | Lendacky, Thomas | 2017-06-29 | 1 | -9/+6 |
* | amd-xgbe: Add NUMA affinity support for IRQ hints | Lendacky, Thomas | 2017-06-29 | 1 | -0/+2 |
* | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas | 2017-06-29 | 1 | -1/+4 |
* | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas | 2017-06-29 | 1 | -2/+9 |
* | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-23 | 1 | -5/+3 |
|\ |
|
| * | amd-xgbe: Update PCI support to use new IRQ functions | Tom Lendacky | 2017-01-13 | 1 | -5/+3 |
* | | amd-xgbe: Add a hardware quirk for register definitions | Lendacky, Thomas | 2017-01-22 | 1 | -0/+2 |
|/ |
|
* | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas | 2016-11-13 | 1 | -0/+6 |
* | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 2016-11-13 | 1 | -0/+12 |
* | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas | 2016-11-13 | 1 | -1/+14 |
* | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas | 2016-11-13 | 1 | -0/+64 |
* | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 2016-11-13 | 1 | -1/+34 |
* | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 2016-11-13 | 1 | -0/+5 |
* | amd-xgbe: Add PCI device support | Lendacky, Thomas | 2016-11-13 | 1 | -1/+38 |
* | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas | 2016-11-13 | 1 | -0/+1 |
* | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas | 2016-11-04 | 1 | -4/+19 |
* | amd-xgbe: Update how to determine DMA channel status | Lendacky, Thomas | 2016-11-04 | 1 | -1/+1 |
* | amd-xgbe: Support for 64-bit management counter registers | Lendacky, Thomas | 2016-11-04 | 1 | -0/+1 |
* | amd-xgbe: Prepare for a new PCS register access method | Lendacky, Thomas | 2016-11-04 | 1 | -0/+9 |
* | amd-xgbe: Add support for clause 37 auto-negotiation | Lendacky, Thomas | 2016-11-04 | 1 | -1/+10 |