summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai2021-03-051-1/+2
| * | | | net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai2021-03-051-0/+1
| * | | | net/mlx4_en: update moderation when config resetKevin(Yudong) Yang2021-03-053-1/+4
| * | | | ibmvnic: always store valid MAC addressJiri Wiesner2021-03-041-3/+2
| * | | | netdevsim: init u64 stats for 32bit hardwareHillf Danton2021-03-041-0/+1
| * | | | net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas2021-03-041-14/+0
| * | | | net: dsa: sja1105: fix ucast/bcast flooding always remaining enabledVladimir Oltean2021-03-041-2/+2
| * | | | net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...Vladimir Oltean2021-03-041-1/+1
| * | | | net: mscc: ocelot: properly reject destination IP keys in VCAP IS1Vladimir Oltean2021-03-041-1/+2
| * | | | ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu2021-03-041-2/+4
| * | | | ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2021-03-042-0/+10
| * | | | Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang2021-03-031-29/+6
| * | | | net: macb: Add default usrio config to default gem configAtish Patra2021-03-031-7/+8
| * | | | Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-03-033-3/+5
| |\ \ \ \
| | * | | | iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war...Jiri Kosina2021-03-031-1/+2
| | * | | | iwlwifi: fix ARCH=i386 compilation warningsPierre-Louis Bossart2021-03-031-2/+2
| | * | | | iwlwifi: mvm: add terminate entry for dmi_system_id tablesWei Yongjun2021-03-031-0/+1
| * | | | | net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong2021-03-031-1/+18
| * | | | | ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning.Michal Suchanek2021-03-031-5/+3
| * | | | | octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()Dan Carpenter2021-03-031-1/+3
| * | | | | net: ethernet: mtk-star-emac: fix wrong unmap in RX handlingBiao Huang2021-03-021-2/+3
| * | | | | stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee2021-03-021-13/+41
| * | | | | hv_netvsc: Fix validation in netvsc_linkstatus_callback()Andrea Parri (Microsoft)2021-03-013-6/+11
| * | | | | Merge tag 'linux-can-fixes-for-5.12-20210301' of git://git.kernel.org/pub/scm...David S. Miller2021-03-013-29/+22
| |\ \ \ \ \
| | * | | | | can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...Torin Cooper-Bennun2021-03-011-3/+3
| | * | | | | can: mcp251xfd: revert "can: mcp251xfd: add BQL support"Marc Kleine-Budde2021-03-011-17/+4
| | * | | | | can: flexcan: invoke flexcan_chip_freeze() to enter freeze modeJoakim Zhang2021-03-011-5/+7
| | * | | | | can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang2021-03-011-3/+7
| | * | | | | can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang2021-03-011-1/+1
| * | | | | | net: enetc: keep RX ring consumer index in sync with hardwareVladimir Oltean2021-03-011-0/+2
| * | | | | | net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdrVladimir Oltean2021-03-011-1/+0
| * | | | | | net: enetc: force the RGMII speed and duplex instead of operating in inband modeVladimir Oltean2021-03-012-10/+56
| * | | | | | net: enetc: don't disable VLAN filtering in IFF_PROMISC modeVladimir Oltean2021-03-011-5/+0
| * | | | | | net: enetc: fix incorrect TPID when receiving 802.1ad tagged packetsVladimir Oltean2021-03-012-8/+29
| * | | | | | net: enetc: take the MDIO lock only once per NAPI poll cycleVladimir Oltean2021-03-012-22/+11
| * | | | | | net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean2021-03-013-9/+36
| * | | | | | net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean2021-03-014-8/+18
| * | | | | | sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov2021-03-011-0/+2
| * | | | | | sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov2021-03-011-0/+2
| * | | | | | sh_eth: fix TRSCER mask for SH771xSergey Shtylyov2021-03-011-0/+3
| * | | | | | atm: lanai: dont run lanai_dev_close if not openTong Zhang2021-03-011-1/+4
| * | | | | | atm: eni: dont release is never initializedTong Zhang2021-03-011-1/+2
| * | | | | | net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang2021-03-011-2/+4
| * | | | | | xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculatingJan Beulich2021-03-011-2/+2
| * | | | | | net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei2021-03-012-9/+11
| |/ / / / /
| * | | | | net: hns3: fix bug when calculating the TCAM table infoJian Shen2021-02-281-2/+2
| * | | | | net: hns3: fix query vlan mask value error for flow directorJian Shen2021-02-281-2/+1
| * | | | | net: hns3: fix error mask definition of flow directorJian Shen2021-02-281-3/+3
| * | | | | net: broadcom: bcm4908_enet: enable RX after processing packetsRafał Miłecki2021-02-281-0/+3
| * | | | | bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer2021-02-261-2/+12