|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
95ee2897 |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
sys: Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0 |
|
| #
1b91eba3 |
| 30-Oct-2022 |
Bjoern A. Zeeb <[email protected]> |
LinuxKPI: ethtool.h add more definitions
While we do not currently use ethtool, add the definitions to avoid other longer-term maintenance problems with drivers.
Also migrate ETH_GSTRING_LEN into h
LinuxKPI: ethtool.h add more definitions
While we do not currently use ethtool, add the definitions to avoid other longer-term maintenance problems with drivers.
Also migrate ETH_GSTRING_LEN into here from if_ether.h as it seems this is where it belongs.
MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D37214
show more ...
|
|
Revision tags: release/13.1.0 |
|
| #
0c37ffda |
| 09-Feb-2022 |
Bjoern A. Zeeb <[email protected]> |
LinuxKPI: add an initial ethtool.h
Add an initial ethtool.h for a define and a dummy struct for now needed by drivers.
MFC after: 3 days Reviewed by: hselasky Differential Revision: https://reviews
LinuxKPI: add an initial ethtool.h
Add an initial ethtool.h for a define and a dummy struct for now needed by drivers.
MFC after: 3 days Reviewed by: hselasky Differential Revision: https://reviews.freebsd.org/D34229
show more ...
|