aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-02stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-03-01hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)
2021-03-01Merge tag 'linux-can-fixes-for-5.12-20210301' of git://git.kernel.org/pub/scm...David S. Miller
2021-03-01net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean
2021-03-01net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean
2021-03-01net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean
2021-03-01net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean
2021-03-01net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean
2021-03-01net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean
2021-03-01net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean
2021-03-01net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean
2021-03-01sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov
2021-03-01sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov
2021-03-01sh_eth: fix TRSCER mask for SH771xSergey Shtylyov
2021-03-01net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang
2021-03-01xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculatingJan Beulich
2021-03-01net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei
2021-03-01can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...Torin Cooper-Bennun
2021-03-01can: mcp251xfd: revert "can: mcp251xfd: add BQL support"Marc Kleine-Budde
2021-03-01can: flexcan: invoke flexcan_chip_freeze() to enter freeze modeJoakim Zhang
2021-03-01can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang
2021-03-01can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang
2021-02-28net: hns3: fix bug when calculating the TCAM table infoJian Shen
2021-02-28net: hns3: fix query vlan mask value error for flow directorJian Shen
2021-02-28net: hns3: fix error mask definition of flow directorJian Shen
2021-02-28net: broadcom: bcm4908_enet: enable RX after processing packetsRafał Miłecki
2021-02-26bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer
2021-02-26bnxt_en: Fix race between firmware reset and driver remove.Vasundhara Volam
2021-02-26mlxsw: spectrum_router: Ignore routes using a deleted nexthop objectIdo Schimmel
2021-02-26mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson
2021-02-26net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery
2021-02-26net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann
2021-02-26net: dsa: mt7530: don't build GPIO support if !GPIOLIBDENG Qingfang
2021-02-26net: mscc: ocelot: select NET_DEVLINKArnd Bergmann
2021-02-26net: stmmac: re-init rx buffers when mac resume backJoakim Zhang
2021-02-26net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang
2021-02-26net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang
2021-02-26net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang
2021-02-26net: stmmac: stop each tx channel independentlyJoakim Zhang
2021-02-26Merge tag 'wireless-drivers-2021-02-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-26mt76: mt7915: fix unused 'mode' variableArnd Bergmann
2021-02-26mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann
2021-02-26iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabledKalle Valo
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-25r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit