summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-05-22gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-04-28net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-04-28net/sonic: Fix receive buffer handlingFinn Thain
2020-04-28net/sonic: Use MMIO accessorsFinn Thain
2020-04-28net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-04-28net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-04-28ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-04-28net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-04-28net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-04-28net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-02-11bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru
2020-02-11net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2020-02-11net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2020-02-11stmmac: fix oversized frame receptionGiuseppe CAVALLARO
2020-02-11net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann
2020-01-11stmmac: copy unicast mac address to MAC registersBhadram Varka
2020-01-11net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2020-01-11net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-12-19sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-12-19net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-12-19net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-12-19net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-11-22net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-11-22net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-11-22bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-10-05be2net: fix link failure after ethtool offline testPetr Oros
2019-10-05be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-10-05net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-10-05net: stmmac: fix reset gpio free missingJisheng Zhang
2019-10-05net/mlx4_core: Change the error print to info printYunjian Wang
2019-09-23net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov
2019-09-23net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-09-23ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2019-09-23cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-08-13vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-08-133c515: fix integer overflow warningArnd Bergmann
2019-08-13mac8390: Fix mmio access size probeFinn Thain
2019-08-13net: mac8390: Use standard memcpy_{from,to}io()Geert Uytterhoeven
2019-07-09net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-07-09net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-07-09net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2019-05-02net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-05-02skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-05-02net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-04-04ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2019-04-04igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-04-04net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky
2019-02-11vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2019-02-11net: macb: add missing barriers when reading descriptorsAnssi Hannula
2019-02-11net: macb: fix dropped RX frames due to a raceAnssi Hannula