aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAge
* amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-26
* net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-01
* net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-14
* au1000_eth: pass struct device to DMA API functionsChristoph Hellwig2019-02-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-30
|\
| * net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei2019-01-29
* | net: amd8111e: clean up two minor indentation issuesColin Ian King2019-01-25
|/
* amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-18
* net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit2018-12-19
* net: Use of_node_name_eq for node name comparisonsRob Herring2018-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-24
|\
| * net: amd: add missing of_node_put()Yangtao Li2018-11-23
* | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-11
|/
* drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\
| * declance: Fix continuation with the adapter identification messageMaciej W. Rozycki2018-10-02
* | net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn2018-10-02
* | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-02
* | net: amd: remove redundant continuezhong jiang2018-09-21
* | net: amd: fix return type of ndo_start_xmit functionYueHaibing2018-09-20
* | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-12
* | net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-12
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03
| |\
| * | net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-27
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02
|\ \ \
| * | | net: fix amd-xgbe flow-control issuetangpengpeng2018-07-26
| | |/ | |/|
* | | net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()Jia-Ju Bai2018-07-27
* | | amd-xgbe: use dma_mapping_error to check map errorsYueHaibing2018-07-26
|/ /
* | net: prevent ISA drivers from building on PPC32Randy Dunlap2018-07-22
* | net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-22
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
|\
| * pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen2018-05-22
* | amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky2018-05-23
* | amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky2018-05-23
* | amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky2018-05-23
* | amd-xgbe: Always attempt link training in KR modeTom Lendacky2018-05-23
* | amd-xgbe: Add ethtool show/set channels supportTom Lendacky2018-05-23
* | amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky2018-05-23
* | amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky2018-05-23
* | amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky2018-05-23
* | amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky2018-05-23
* | amd-xgbe: Remove use of comm_owned fieldTom Lendacky2018-05-23
* | amd-xgbe: Read and save the port property registers during probeTom Lendacky2018-05-23
* | amd-xgbe: Fix debug output of max channel countsTom Lendacky2018-05-23
* | net: amd8111e: remove redundant duplicated if statementColin Ian King2018-04-25
|/
* amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-23
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-23
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-23