Age | Commit message (Expand) | Author | Files | Lines |
2016-11-13 | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas | 5 | -37/+458 |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 6 | -11/+557 |
2016-11-13 | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas | 6 | -8/+1642 |
2016-11-13 | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas | 9 | -1/+753 |
2016-11-13 | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 7 | -3/+340 |
2016-11-13 | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 6 | -36/+91 |
2016-11-13 | amd-xgbe: Allow for a greater number of Rx queues | Lendacky, Thomas | 1 | -2/+1 |
2016-11-13 | amd-xgbe: Add PCI device support | Lendacky, Thomas | 11 | -20/+1657 |
2016-11-13 | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas | 3 | -3/+12 |
2016-11-13 | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas | 1 | -1/+15 |
2016-11-09 | net: xgbe: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -31/+37 |
2016-11-09 | net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2016-11-09 | net: amd8111e: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2016-11-04 | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas | 6 | -510/+755 |
2016-11-04 | amd-xgbe: Update how to determine DMA channel status | Lendacky, Thomas | 3 | -21/+43 |
2016-11-04 | amd-xgbe: Support for 64-bit management counter registers | Lendacky, Thomas | 2 | -10/+27 |
2016-11-04 | amd-xgbe: Prepare for a new PCS register access method | Lendacky, Thomas | 4 | -19/+119 |
2016-11-04 | amd-xgbe: Add support for clause 37 auto-negotiation | Lendacky, Thomas | 3 | -8/+286 |
2016-11-04 | amd-xgbe: Prepare for introduction of clause 37 autoneg | Lendacky, Thomas | 4 | -85/+176 |
2016-11-04 | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 8 | -660/+1140 |
2016-11-04 | amd-xgbe: Perform priority-based hardware FIFO allocation | Lendacky, Thomas | 2 | -139/+434 |
2016-11-04 | amd-xgbe: Prepare for priority-based FIFO allocation | Lendacky, Thomas | 2 | -17/+41 |
2016-11-04 | amd-xgbe: Fix formatting of PCS register dump | Lendacky, Thomas | 1 | -12/+12 |
2016-10-26 | amd-xgbe: Fix error return code in xgbe_probe() | Wei Yongjun | 1 | -0/+1 |
2016-10-20 | ethernet: use net core MTU range checking in more drivers | Jarod Wilson | 2 | -5/+2 |
2016-10-18 | ethernet: use core min/max MTU checking | Jarod Wilson | 1 | -3/+2 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 14 | -14/+0 |
2016-09-12 | ethernet: amd: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2 | -4/+4 |
2016-08-31 | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger | 3 | -6/+7 |
2016-08-29 | amd-xgbe: Reset running devices after resume from hibernate | James Morse | 1 | -1/+7 |
2016-08-01 | net: amd-xgbe: use correct format specifier | xypron.glpk@gmx.de | 1 | -1/+1 |
2016-07-15 | net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -21/+2 |
2016-07-15 | net: ethernet: amd: au1000_eth: use phydev from struct net_device | Philippe Reynes | 2 | -25/+16 |
2016-06-10 | net: au1000_eth: fix PHY detection | Manuel Lauss | 1 | -2/+2 |
2016-06-10 | Revert "net: au1000_eth: fix PHY detection" | David S. Miller | 1 | -6/+7 |
2016-06-10 | net: au1000_eth: fix PHY detection | Manuel Lauss | 1 | -7/+6 |
2016-05-19 | net: au1000 eth: simplify logical expression | xypron.glpk@gmx.de | 1 | -1/+1 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 10 | -13/+13 |
2016-04-26 | drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED | Florian Westphal | 2 | -7/+8 |
2016-03-03 | net: relax setup_tc ndo op handle restriction | John Fastabend | 1 | -1/+1 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -34/+34 |
2016-02-18 | lance: Return correct error code | Amitoj Kaur Chawla | 1 | -2/+2 |
2016-02-17 | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas | 4 | -33/+41 |
2016-02-17 | amd-xgbe: Check Rx queue fifos before stopping Rx DMA | Lendacky, Thomas | 2 | -3/+37 |
2016-02-17 | amd-xgbe: Do traffic class setup when called through dcbnl | Lendacky, Thomas | 4 | -30/+70 |
2016-02-17 | amd-xgbe: Fix the mapping of priorities to traffic classes | Lendacky, Thomas | 1 | -29/+21 |
2016-02-17 | amd-xgbe: Enable/disable PFC per traffic class | Lendacky, Thomas | 1 | -2/+34 |
2016-02-17 | amd-xgbe: Verify forced speed matches the active speedset | Lendacky, Thomas | 1 | -2/+14 |
2016-02-17 | amd-xgbe: Use __napi_schedule_irqoff | Lendacky, Thomas | 1 | -2/+2 |
2016-02-17 | amd-xgbe: Change from napi_complete to napi_complete_done | Lendacky, Thomas | 1 | -4/+4 |