aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-22amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2-2/+6
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas4-3/+20
2017-01-06amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+5
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-12-02net: atarilance: use %8ph for printing hex stringRasmus Villemoes1-6/+2
2016-11-28amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov1-2/+2
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas1-0/+2
2016-11-16amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas1-2/+2
2016-11-16amd-xgbe: Fix possible uninitialized variableLendacky, Thomas1-1/+1
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre2-3/+5
2016-11-15amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas1-3/+2
2016-11-15amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas1-2/+2
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas5-37/+458
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas6-11/+557
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas6-8/+1642
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas9-1/+753
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas7-3/+340
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas6-36/+91
2016-11-13amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas1-2/+1
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas11-20/+1657
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas3-3/+12
2016-11-13amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas1-1/+15
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+37
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas6-510/+755
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas3-21/+43
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas2-10/+27
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas4-19/+119
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas3-8/+286
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas4-85/+176
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas8-660/+1140
2016-11-04amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas2-139/+434
2016-11-04amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas2-17/+41
2016-11-04amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas1-12/+12
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun1-0/+1
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson2-5/+2
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson1-3/+2
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson14-14/+0
2016-09-12ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2-4/+4
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger3-6/+7
2016-08-29amd-xgbe: Reset running devices after resume from hibernateJames Morse1-1/+7
2016-08-01net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de1-1/+1
2016-07-15net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-07-15net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2-25/+16
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss1-2/+2
2016-06-10Revert "net: au1000_eth: fix PHY detection"David S. Miller1-6/+7