summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-20net: ti: am65-cpsw-nuss: Define bind method for CPSW driverChintan Vankar
2025-08-18net: ks8851_mll: Remove unreachable codeAndrew Goodbody
2025-08-18net: cortina_ni: Fix typo accessing wrong phyAndrew Goodbody
2025-08-18net: octeontx2: NULL check before dereferenceAndrew Goodbody
2025-08-18net: octeontx2: Restore default value for errAndrew Goodbody
2025-08-18net: mvpp2: Use field just assigned in error testAndrew Goodbody
2025-08-18net: mvpp2: Cannot test unsigned variable to be negativeAndrew Goodbody
2025-08-18net: mvpp2: Return -ENOMEM for failed allocAndrew Goodbody
2025-08-18net: mvpp2: Fix impossible testAndrew Goodbody
2025-08-18net: mv88e6xxx: Fix logical operator instead of bitwiseAndrew Goodbody
2025-08-18net: mediatek: Use correct variable for returnAndrew Goodbody
2025-08-18net: ldpaa_eth: Fix buffer overflow in memsetAndrew Goodbody
2025-08-18net: phy: broadcom: add support for BCM54612EJim Liu
2025-08-18net: designware: Fix get_timer value overflowJim Liu
2025-08-18net: phy: vitesse: Fix incorrect test for timeoutAndrew Goodbody
2025-08-18net: octeontx: Free allocated memory on errorAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded testAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded codeAndrew Goodbody
2025-08-15net: ti: icssg: Remove impossible testAndrew Goodbody
2025-08-15net: ti: am65-cpsw-nuss: Initialise retAndrew Goodbody
2025-08-15net: phy: cortina: Ensure memory allocated is freedAndrew Goodbody
2025-08-14net: e1000: Free temporary buffer on exitAndrew Goodbody
2025-08-08Merge tag 'u-boot-socfpga-next-20250808' of https://source.denx.de/u-boot/cus...Tom Rini
2025-08-08net: dwc_eth_xgmac_socfpga: Remove always true testAndrew Goodbody
2025-08-08net: dwc_eth_xgmac: Use unwind goto on errorAndrew Goodbody
2025-08-07net: fec_mxc: Set error code on error exitAndrew Goodbody
2025-08-06net: rswitch: Fix error detectionAndrew Goodbody
2025-08-01net: phy: Support overriding Auto Negotiation timeout with env variableSiddharth Vadapalli
2025-08-01arm: bcm281xx: Remove ethernet driverTom Rini
2025-08-01net: Tighten some network driver dependenciesTom Rini
2025-08-01net: Add <cpu_func.h> to some platformsTom Rini
2025-08-01drivers/net/ftgmac100.c: Fix a debug printTom Rini
2025-07-24sandbox: eth-raw: Prevent possible buffer overflowAndrew Goodbody
2025-07-24net: xilinx: Fix kernel-doc for axi_mrmac function parametersVenkatesh Yadav Abbarapu
2025-07-17drivers: net: Add T-Head DWMAC glue layerYao Zi
2025-07-15Merge patch series "drivers/net/airoha_eth: fixes"Tom Rini
2025-07-15drivers/net/airoha_eth: enable hw padding of short tx packetsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix stalling in package receivingMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix packet transmission errorsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: add missing terminator for compatible devices listMikhail Kshevetskiy
2025-07-15net: mediatek: correct the AN8855 TPID value in port isolation settingsWeijie Gao
2025-07-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_ADDRMarek Vasut
2025-07-10net: sh_eth: Drop phy_addr assignmentMarek Vasut
2025-07-10net: sh_eth: Convert cache operations to static functionsMarek Vasut
2025-07-10net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_USE_PORTMarek Vasut
2025-07-10net: sh_eth: Pass struct port_info aroundMarek Vasut
2025-07-10net: ti: icssg: Read firmware name from device-treeMD Danish Anwar
2025-07-10drivers: net: phy: micrel: Try to get phy node from phy-handleNaresh Kumar Ravulapalli
2025-07-09Merge patch series "board: ti: am33xx: Add Ethernet support for Beaglebone Gr...Tom Rini