summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas
2017-03-15amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas
2017-03-09amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-02amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas
2017-03-02amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-14pcnet32: fix BNC/AUI port on AM79C970AOndrej Zary
2017-02-14pcnet32: factor out pcnet32_clr_suspend()Ondrej Zary
2017-02-05pcnet32: use napi_complete_done()Eric Dumazet
2017-02-05amd8111e: add GRO supportEric Dumazet
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-22amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas
2017-01-13amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-06amd-xgbe: Fix IRQ processing when running in single IRQ modeLendacky, Thomas
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02net: atarilance: use %8ph for printing hex stringRasmus Villemoes
2016-11-28amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas
2016-11-16amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas
2016-11-16amd-xgbe: Fix possible uninitialized variableLendacky, Thomas
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-11-15amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas
2016-11-15amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas
2016-11-13amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas
2016-11-13amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas