aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King
2018-09-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin
2018-09-19ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen
2018-09-19net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2018-09-19drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin
2018-09-19net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-09-15enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-09-05atl1c: reserve min skb headroomFlorian Westphal
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-08-24net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-08-24enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-08-06NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-08-06net: fix amd-xgbe flow-control issuetangpengpeng
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-22net: sungem: fix rx checksum supportEric Dumazet
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski
2018-07-03net/sonic: Use dma_mapping_error()Finn Thain
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-06-13bnx2x: use the right constantJulia Lawall
2018-05-30enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-05-30sunvnet: does not support GSO for sctpCathy Zhou
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat
2018-05-30e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier