summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-22net: atlantic: Avoid warning about potential string truncationSimon Horman
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-22net: airoha: configure hw mac address according to the port idLorenzo Bianconi
2024-08-21net: xilinx: axienet: Add statistics supportSean Anderson
2024-08-21net: xilinx: axienet: Report RxRject as rx_droppedSean Anderson
2024-08-21ice: Fix a 32bit bugDan Carpenter
2024-08-21net: dsa: sja1105: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-21net: dsa: ocelot: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-21nfc: pn533: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-08-21net: wwan: t7xx: PCIe reset rescanJinjian Song
2024-08-20net: dsa: b53: Use dev_err_probe()Florian Fainelli
2024-08-20net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun
2024-08-20net: ethernet: ibm: Simpify code with for_each_child_of_node()Zhang Zekun
2024-08-19net/mlx5: E-Switch, Remove unused declarationsYue Haibing
2024-08-19igbvf: Remove two unused declarationsYue Haibing
2024-08-19gve: Remove unused declaration gve_rx_alloc_rings()Yue Haibing
2024-08-16bnx2x: Set ivi->vlan field as an integerSimon Horman
2024-08-16net: txgbe: Remove unnecessary NULL check before freeSimon Horman
2024-08-16net: ethernet: lantiq_etop: remove unused variableAleksander Jan Bajkowski
2024-08-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-08-16idpf: remove redundant 'req_vec_chunks' NULL checkPavan Kumar Linga
2024-08-16net: ag71xx: use devm for register_netdevRosen Penev
2024-08-16net: ag71xx: use devm for of_mdiobus_registerRosen Penev
2024-08-16net: ag71xx: devm_clk_get_enabledRosen Penev
2024-08-16net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman
2024-08-16net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman
2024-08-16net: dsa: microchip: fix KSZ87xx family structure wrt the datasheetPieter Van Trappen
2024-08-16net: dsa: microchip: add WoL support for KSZ87xx familyPieter Van Trappen
2024-08-16net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_commonPieter Van Trappen
2024-08-16net: dsa: microchip: move KSZ9477 WoL functions to ksz_commonPieter Van Trappen
2024-08-16net: phy: dp83tg720: Add cable testing supportOleksij Rempel
2024-08-16phy: Add Open Alliance helpers for the PHY frameworkOleksij Rempel
2024-08-15virtio-net: synchronize probe with ndo_set_featuresJason Wang
2024-08-15virtio-net: synchronize operstate with admin state on up/downJason Wang
2024-08-15virtio: allow driver to disable the configure change notificationJason Wang
2024-08-15virtio: rename virtio_config_enabled to virtio_config_core_enabledJason Wang
2024-08-15net/mlx5: Use cpumask_local_spread() instead of custom codeErwan Velu
2024-08-15ipv4: Remove redundant !ifa->ifa_dev check.Kuniyuki Iwashima
2024-08-15net: macb: increase max_mtu for oversized framesPieter Van Trappen
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier