summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-04-24net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-20bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-11drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-11net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-02-28enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-02-14net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-02-14net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor
2020-02-14net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2020-02-05net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-02-05net/sonic: Fix receive buffer handlingFinn Thain
2020-02-05net/sonic: Use MMIO accessorsFinn Thain
2020-02-05net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-02-05net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-02-05ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-02-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-29net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2020-01-29net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-29net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2020-01-29net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2020-01-29net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2020-01-29net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2020-01-29net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2020-01-29net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2020-01-29net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-01-29qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-29net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang