summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-24Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen
2024-04-24Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel
2024-04-24Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold
2024-04-24Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold
2024-04-24Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang
2024-04-24Bluetooth: qca: fix invalid device address checkJohan Hovold
2024-04-24Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu
2024-04-24Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli
2024-04-24iavf: switch to Page PoolAlexander Lobakin
2024-04-24iavf: pack iavf_ring more efficientlyAlexander Lobakin
2024-04-24libeth: add Rx buffer managementAlexander Lobakin
2024-04-24iavf: drop page splitting and recyclingAlexander Lobakin
2024-04-24iavf: kill "legacy-rx" for goodAlexander Lobakin
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin
2024-04-24net: sparx5: add support for matchall mirror statsDaniel Machon
2024-04-24net: sparx5: add the tc glue to support port mirroringDaniel Machon
2024-04-24net: sparx5: add port mirroring implementationDaniel Machon
2024-04-24net: sparx5: add bookkeeping code for matchall rulesDaniel Machon
2024-04-24net: sparx5: add new register definitionsDaniel Machon
2024-04-24wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24wifi: qtnfmac: Use netdev dummy allocator helperBreno Leitao
2024-04-24net: ibm/emac: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: ipa: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: mediatek: mtk_eth_sock: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: marvell: prestera: allocate dummy net_device dynamicallyBreno Leitao
2024-04-24net: dsa: mt7530: explain exposing MDIO bus of MT7531AE betterArınç ÜNAL
2024-04-24net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()Arınç ÜNAL
2024-04-24net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTSArınç ÜNAL
2024-04-24net: dsa: mt7530: get rid of mac_port_validate member of mt753x_infoArınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_PMEEECR_P()Arınç ÜNAL
2024-04-24net: dsa: mt7530: get rid of function sanity checkArınç ÜNAL
2024-04-24net: dsa: mt7530: define MAC speed capabilities per switch modelArınç ÜNAL
2024-04-24net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on errorArınç ÜNAL
2024-04-24net: dsa: mt7530: move MT753X_MTRAP operations for MT7530Arınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAPArınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFPArınç ÜNAL
2024-04-24net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fwArınç ÜNAL
2024-04-24net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switchArınç ÜNAL
2024-04-24net: dsa: mt7530: refactor MT7530_PMCR_P()Arınç ÜNAL