summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-10net: mhi: Remove redundant initialization owner in mhi_net_driverLi Zetao
2023-08-10net: stmmac: dwmac-imx: pause the TXC clock in fixed-linkShenwei Wang
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedShenwei Wang
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child
2023-08-10ibmvnic: Do partial reset on login failureNick Child
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-10driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)
2023-08-10driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)
2023-08-09net: netdevsim: mimic tc-taprio offloadVladimir Oltean
2023-08-09net: netdevsim: use mock PHC driverVladimir Oltean
2023-08-09net: ptp: create a mock-up PTP Hardware Clock driverVladimir Oltean
2023-08-09net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris
2023-08-09net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris
2023-08-09octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao
2023-08-09octeontx2-af: Use u64_to_ether_addr() to convert ethernet addressLi Zetao
2023-08-09octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()Li Zetao
2023-08-09mlxsw: Set port STP state on bridge enslavementPetr Machata
2023-08-09ethernet: s2io: Use ether_addr_to_u64() to convert ethernet addressLi Zetao
2023-08-09Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-09mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...Ruan Jinjie
2023-08-09mlxbf_gige: Remove two unused function declarationsYue Haibing
2023-08-09net: txgbe: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-09bcm63xx_enet: Remove redundant initialization ownerLi Zetao
2023-08-09tpm: Add a helper for checking hwrng enabledMario Limonciello
2023-08-09wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong
2023-08-09net: dsa: mt7530: improve and relax PHY driver dependencyDaniel Golle
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree
2023-08-09sfc: conntrack state matches in TC rulesEdward Cree
2023-08-09sfc: handle non-zero chain_index on TC rulesEdward Cree
2023-08-09sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree
2023-08-09sfc: functions to register for conntrack zone offloadEdward Cree
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree
2023-08-09net: enetc: remove of_device_is_available() handlingVladimir Oltean
2023-08-09net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean
2023-08-09PCI: move OF status = "disabled" detection to dev->match_driverVladimir Oltean
2023-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-08iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli
2023-08-08Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-08net: hns3: add wait until mac link downJie Wang