summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-28nfc: s3fwrn5: use devm_clk_get_optional_enabled() helperDmitry Torokhov
2022-10-28net: txgbe: Set MAC address and register netdevJiawen Wu
2022-10-28net: txgbe: Reset hardwareJiawen Wu
2022-10-28net: txgbe: Store PCI infoJiawen Wu
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju
2022-10-27net: dpaa2-eth: Simplify bool conversionYang Li
2022-10-27ionic: refactor use of ionic_rx_fill()Neel Patel
2022-10-27ionic: enable tunnel offloadsNeel Patel
2022-10-27ionic: new ionic device identity level and VF start controlShannon Nelson
2022-10-27ionic: only save the user set VF attributesShannon Nelson
2022-10-27ionic: replay VF attributes after fw crash recoveryShannon Nelson
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-27net: enetc: survive memory pressure without crashingVladimir Oltean
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-10-27net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich
2022-10-27net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroedRoi Dayan
2022-10-27net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed
2022-10-27net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-10-27net/mlx5e: Extend SKB room check to include PTP-SQAya Levin
2022-10-27net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-10-27net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-10-27netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failedZhengchao Shao
2022-10-27netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...Zhengchao Shao
2022-10-27netdevsim: fix memory leak in nsim_bus_dev_new()Zhengchao Shao
2022-10-27Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-10-27net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki
2022-10-27net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-10-27net: ipa: determine filter table size from memory regionAlex Elder
2022-10-27net: ipa: don't assume 8 modem routing table entriesAlex Elder
2022-10-27net: ipa: determine route table size from memory regionAlex Elder
2022-10-27net: ipa: record the route table size in the IPA structureAlex Elder
2022-10-27eth: fealnx: delete the driver for Myson MTD-800Jakub Kicinski
2022-10-27ice: Add support Flex RXDMichal Jaron
2022-10-27net: broadcom: bcm4908_enet: use build_skb()Rafał Miłecki
2022-10-27net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang
2022-10-27net: dp83822: Print the SOR1 strap statusFabio Estevam
2022-10-27bond: Disable TLS features indicationTariq Toukan
2022-10-27net: stmmac: remove duplicate dma queue channel macrosJunxiao Chang