| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This fixes build related issues when attempting to compile firmware and tools under FreeBSD.
Note: Host tools have not been ported for raw register access.
Note: The Linux specific ethtool APIs are not available under FreeBSD, and so -t eth is not supported under FreeBSD.
|
| |
|
| |
|
|
|
|
| |
TX/RX (#102)
|
|
|
|
| |
(#95)
|
|
|
|
| |
sent. (#90)
|
|
|
|
| |
transmission. (#86)
|
|
|
|
|
|
|
|
|
|
| |
channels. (#83)
The NCSI specification implies that when a channel does not exist, no response is given.
This behavior is consistent with the proprietary firmware.
When a response is given, the linux kernel spews (~30 times) "NCSI: 'bad' packet
ignored for type 0x80" on an invalid response. Disable the response to silence
these messages and make the behavior match the proprietary firmware.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(#70)" (#72)
This reverts commit ba1fb59a5a20678073cb1c92e3c6e81a97cc6462.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the MAC early on a driver unload. (#51)
|
|
|
|
| |
robust. (#50)
|
| |
|
| |
|
|
|
|
| |
the BMC. (#44)
|
| |
|
| |
|
| |
|
|
|
|
| |
each packet. (#38)
|
| |
|
|
|
|
| |
library. (#15)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
based on the channel.
|
| |
|
|
|
|
| |
additional commands.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
those on port 0.
|