summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe
AgeCommit message (Expand)Author
2019-04-26amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-01-17amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-01net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-09-19net: amd: fix return type of ndo_start_xmit functionYueHaibing
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski
2018-07-26net: fix amd-xgbe flow-control issuetangpengpeng
2018-07-25amd-xgbe: use dma_mapping_error to check map errorsYueHaibing
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky
2018-05-23amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky
2018-05-23amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky
2018-05-23amd-xgbe: Always attempt link training in KR modeTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky
2018-05-23amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky
2018-05-23amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky
2018-05-23amd-xgbe: Remove use of comm_owned fieldTom Lendacky
2018-05-23amd-xgbe: Read and save the port property registers during probeTom Lendacky
2018-05-23amd-xgbe: Fix debug output of max channel countsTom Lendacky
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky
2018-02-06net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang
2017-12-20net: amd-xgbe: Get rid of custom hex_dump_to_buffer()Andy Shevchenko
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