summaryrefslogtreecommitdiff
path: root/drivers/net/octeontx2
AgeCommit message (Expand)AuthorFilesLines
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2-17/+17
2022-05-04pci: Add mask parameter to dm_pci_map_bar()Andrew Scull3-3/+4
2022-05-03pci: Map bars with offset and lengthAndrew Scull3-3/+3
2022-01-19doc: replace @return by Return:Heinrich Schuchardt7-8/+8
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk4-4/+0
2020-12-19dm: Avoid accessing seq directlySimon Glass2-4/+4
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass3-4/+4
2020-10-14net: Add NIC controller driver for OcteonTX2Suneel Garapati14-0/+4474