aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2017-06-29amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King
2017-06-29amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas
2017-06-29amd-xgbe: Simplify the burst length settingsLendacky, Thomas
2017-06-29amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas
2017-06-29amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas
2017-06-29amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas
2017-06-29amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas
2017-06-29amd-xgbe: Limit the I2C error messages that are outputLendacky, Thomas
2017-06-29amd-xgbe: Fixes for working with PHYs that support 2.5GbELendacky, Thomas
2017-06-29amd-xgbe: Handle return code from software reset functionLendacky, Thomas
2017-06-29amd-xgbe: Prevent looping forever if timestamp update failsLendacky, Thomas
2017-06-29amd-xgbe: Add a check for an skb in the timestamp pathLendacky, Thomas
2017-06-29amd-xgbe: Use the proper register during PTP initializationLendacky, Thomas
2017-06-29amd-xgbe: Fix SFP PHY supported/advertised settingsLendacky, Thomas
2017-06-29amd-xgbe: Simplify mailbox interface rate change codeLendacky, Thomas
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells
2017-04-07net: nmlan_cs: Use net_device_stats from struct net_deviceTobias Klauser
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
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