aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-05sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-05net/hamradio/6pack: remove redundant check in sp_encaps()Denis Efremov
2021-03-05r8169: fix r8168fp_adjust_ocp_cmd functionHayes Wang
2021-03-05ibmvnic: remove excessive irqsaveJunlin Yang
2021-03-05stmmac: intel: Fixes clock registration error seen for multiple interfacesWong Vee Khee
2021-03-05net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMIIOng Boon Leong
2021-03-05net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai
2021-03-05net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai
2021-03-05net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-04ibmvnic: always store valid MAC addressJiri Wiesner
2021-03-04netdevsim: init u64 stats for 32bit hardwareHillf Danton
2021-03-04net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas
2021-03-04net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean
2021-03-04net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean
2021-03-04net: mscc: ocelot: properly reject destination IP keys in VCAP IS1Vladimir Oltean
2021-03-04Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-04ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
2021-03-04ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony
2021-03-03Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang
2021-03-03net: macb: Add default usrio config to default gem configAtish Patra
2021-03-03Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-03-03net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong
2021-03-03ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek
2021-03-03octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter
2021-03-03iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina
2021-03-03iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart
2021-03-03iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun
2021-03-03xen-netback: respect gnttab_map_refs()'s return valueJan Beulich
2021-03-02net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang
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