summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-03-30can: kvaser_pciefd: Always disable bus load reportingJimmy Assarsson1-0/+4
2021-03-30can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello1-1/+7
2021-03-30can: peak_usb: add forgotten supported devicesStephane Grosjean1-0/+2
2021-03-30ftgmac100: Restart MAC HW onceDylan Hung1-0/+1
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong1-0/+3
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu1-0/+2
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits1-1/+5
2021-03-30igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli1-0/+3
2021-03-30igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli1-3/+1
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli1-2/+4
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman1-0/+4
2021-03-30veth: Store queue_mapping independently of XDP prog presenceMaciej Fijalkowski1-2/+1
2021-03-30netsec: restore phy power state after controller resetMian Yousaf Kaukab1-3/+6
2021-03-30net: davicom: Use platform_get_irq_optional()Paul Cercueil1-1/+1
2021-03-30net: wan: fix error return code of uhdlc_init()Jia-Ju Bai1-2/+6
2021-03-30net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai1-1/+3
2021-03-30gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun1-0/+15
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov1-2/+0
2021-03-30net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai1-1/+2
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai1-0/+1
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu1-2/+4
2021-03-30Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang1-29/+6
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery1-0/+7
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli3-5/+19
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov1-0/+2
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki1-0/+2
2021-03-17net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang1-3/+4
2021-03-17net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean3-9/+36
2021-03-17net: hns3: fix error mask definition of flow directorJian Shen1-3/+3
2021-03-17sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov1-0/+2
2021-03-17bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer1-2/+12
2021-03-17net: hns3: fix bug when calculating the TCAM table infoJian Shen1-2/+2
2021-03-17net: hns3: fix query vlan mask value error for flow directorJian Shen1-2/+1
2021-03-17net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang1-0/+2
2021-03-17net: stmmac: stop each tx channel independentlyJoakim Zhang1-4/+0
2021-03-17ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2-0/+10
2021-03-17net: davicom: Fix regulator not turned off on driver removalPaul Cercueil1-1/+8
2021-03-17net: davicom: Fix regulator not turned off on failed probePaul Cercueil1-3/+9
2021-03-17net: lapbether: Remove netif_start_queue / netif_stop_queueXie He1-3/+0
2021-03-17netdevsim: init u64 stats for 32bit hardwareHillf Danton1-0/+1
2021-03-17net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas1-14/+0
2021-03-17net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong1-1/+18
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang3-1/+4
2021-03-17net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean4-8/+18
2021-03-17mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi1-4/+7
2021-03-17ibmvnic: always store valid MAC addressJiri Wiesner1-3/+2
2021-03-17can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...Torin Cooper-Bennun1-3/+3
2021-03-17can: flexcan: invoke flexcan_chip_freeze() to enter freeze modeJoakim Zhang1-5/+7
2021-03-17can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang1-3/+7
2021-03-17can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang1-1/+1