summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe
AgeCommit message (Expand)Author
2018-03-08amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky
2018-03-08net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28drivers/net: amd: Convert timers to use timer_setup()Kees Cook
2017-08-29amd-xgbe: Interrupt summary bits are h/w version dependentTom Lendacky
2017-08-18amd-xgbe: Add additional ethtool statisticsLendacky, Thomas
2017-08-18amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas
2017-08-18amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas
2017-08-18amd-xgbe: Add hardware features debug outputLendacky, Thomas
2017-08-18amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas
2017-08-18amd-xgbe: Add additional dynamic debug messagesLendacky, Thomas
2017-08-18amd-xgbe: Add support to handle device renamingLendacky, Thomas
2017-08-18amd-xgbe: Update TSO packet statistics accuracyLendacky, Thomas
2017-08-18amd-xgbe: Be sure driver shuts down cleanly on module removalLendacky, Thomas
2017-08-18amd-xgbe: Set the MII control width for the MAC interfaceLendacky, Thomas
2017-08-18amd-xgbe: Set the MDIO mode for 10000Base-T configurationLendacky, Thomas
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal
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-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-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