summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson1-5/+5
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery1-0/+7
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-2/+6
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-05enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann1-3/+3
2019-04-03mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka1-1/+15
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang1-11/+6
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang1-1/+1
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev2-4/+13
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King1-1/+1
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-14qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-03-14net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-03-14net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-03-14net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-03-14net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-14bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-03-14sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+21
2019-02-27net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser8-182/+196
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu1-0/+10
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu1-4/+2
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2019-02-12enic: fix checksum validation for IPv6Govindarajulu Varadarajan1-1/+1
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+14
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4