summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe
Commit message (Expand)AuthorAgeFilesLines
* net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-143-22/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-0/+13
|\
| * amd-xgbe: Add support for new port modeShyam Sundar S K2020-09-021-0/+13
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
|/
* xgbe: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-143-243/+30
* xgbe: switch to more generic VxLAN detectionJakub Kicinski2020-07-141-19/+8
* amd-xgbe: Convert to generic power managementVaibhav Gupta2020-06-231-10/+9
* amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior2020-04-161-1/+1
* xgbe: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-051-24/+2
* net/amd: Remove useless driver versionLeon Romanovsky2020-02-243-3/+0
* amd-xgbe: remove unnecessary conversion to boolChen Zhou2020-01-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-2/+2
|\
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-2/+8
|\
| * amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-08-301-2/+8
* | amd-xgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-211-11/+8
* | xgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-76/+31
* | net: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-11/+3
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-222-2/+2
|/
* amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-261-3/+3
* net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-011-1/+1
* amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-172-8/+16
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-17/+24
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-251-1/+0
* net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn2018-10-011-4/+6
* net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-011-4/+1
* net: amd: fix return type of ndo_start_xmit functionYueHaibing2018-09-191-2/+2
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-121-2/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-151-2/+2
|\
| * net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-271-2/+2
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-2/+2
|\ \
| * | net: fix amd-xgbe flow-control issuetangpengpeng2018-07-261-2/+2
| |/
* / amd-xgbe: use dma_mapping_error to check map errorsYueHaibing2018-07-251-4/+3
|/
* amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky2018-05-233-34/+50
* amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky2018-05-231-34/+75
* amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky2018-05-231-0/+4
* amd-xgbe: Always attempt link training in KR modeTom Lendacky2018-05-231-53/+16
* amd-xgbe: Add ethtool show/set channels supportTom Lendacky2018-05-233-0/+163
* amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky2018-05-232-60/+68
* amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky2018-05-233-5/+72
* amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky2018-05-234-0/+189
* amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky2018-05-231-9/+0
* amd-xgbe: Remove use of comm_owned fieldTom Lendacky2018-05-231-16/+0
* amd-xgbe: Read and save the port property registers during probeTom Lendacky2018-05-233-47/+62
* amd-xgbe: Fix debug output of max channel countsTom Lendacky2018-05-231-1/+1
* amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-231-17/+54
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-237-4/+160
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-232-2/+19
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-262-6/+6