aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/cavium/octe/ethernet-common.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* mips: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-8/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* - Provide necessary includes.Gleb Smirnoff2013-10-291-0/+1
* Use cvmx_mgmt_port_num_ports() instead of the inlined copy of aWarner Losh2013-05-021-16/+1
* Actually check board type rather than using a specialized octeon_is_simulationJuli Mallett2012-10-301-4/+2
* Revert part of old logic of assigning MAC addressess:Oleksandr Tymoshenko2012-02-291-10/+30
* Refctor address assignment for Octeon's ethernet ports:Oleksandr Tymoshenko2012-02-221-8/+36
* Remove octeon_bootinfo from all files except octeon_machdep.c.Marcel Moolenaar2011-10-041-7/+6
* o) Set MAC addresses starting at the MAC base for all management ports, notJuli Mallett2011-03-161-17/+2
* The Lanner MR-730 uses the first two MACs at its MAC base for the 10/100Juli Mallett2011-02-121-0/+14
* o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.Juli Mallett2010-12-161-0/+1
* Run all poll requests through a single function that can either do the genericJuli Mallett2010-11-301-1/+28
* o) Remove some commented out or unimplemented code.Juli Mallett2010-11-281-58/+61
* Remove unused and broken code to implement POW send and POW-only devices; aJuli Mallett2010-11-281-8/+0
* o) Allow devices to override the MDIO read and write functions presented toJuli Mallett2010-10-021-0/+14
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-201-0/+278