index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
octeontx
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-08-18
net: octeontx: Free allocated memory on error
Andrew Goodbody
2025-08-18
net: octeontx: Remove unneeded test
Andrew Goodbody
2025-08-18
net: octeontx: Remove unneeded code
Andrew Goodbody
2025-06-18
treewide: drop no-op prefetch() calls
Rasmus Villemoes
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-06-18
net: octeontx: smi: use dt live tree API
Tim Harvey
2021-04-20
net: octeontx: smi: fix mii probe
Tim Harvey
2021-04-20
drivers: net: octeontx: fix QSGMII
Tim Harvey
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-18
octeon: Don't attempt to set the sequence number
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-14
net: Add NIC controller driver for OcteonTX
Suneel Garapati