summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/netdevice.h
AgeCommit message (Expand)Author
2025-10-21LinuxKPI: netdevice add attach/detach skeleton functionsBjoern A. Zeeb
2025-08-25LinuxKPI: 802.11: rework multicat filter updatesBjoern A. Zeeb
2024-10-17LinuxKPI: netdevice: add alloc_netdev_dummy()Bjoern A. Zeeb
2024-09-13LinuxKPI; add more defintions to netdevice.hBjoern A. Zeeb
2024-04-15LinuxKPI: napi_schedule() requires return value, implement napi_is_scheduled()Bjoern A. Zeeb
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-20LinuxKPI: netdevice: add dev_set_threaded()Bjoern A. Zeeb
2023-04-24linuxkpi: Migrate to IfAPIJustin Hibbits
2023-01-13LinuxKPI: add (skeleton) functions to make drivers compileBjoern A. Zeeb
2022-11-28LinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument from netif_napi_add()Bjoern A. Zeeb
2022-09-07LinuxKPI: netdev: expose napi stateBjoern A. Zeeb
2021-12-27LinuxKPI: import beginning of a new version of netdevice.hBjoern A. Zeeb
2021-06-18LinuxKPI: add KPI for netdev_notifier_info returning ifpBjoern A. Zeeb
2021-05-27LinuxKPI: netdevice.h remove more ifnet operating macrosBjoern A. Zeeb
2021-05-26LinuxKPI/OFED/mlx4: cleanup netdevice.h some moreBjoern A. Zeeb
2021-03-26LinuxKPI: netdevice notifier callback argumentBjoern A. Zeeb
2019-10-15Fix missing epochification of the LinuxKPI after r353292.Hans Petter Selasky
2018-12-05linuxkpi: properly implement netif_carrier_ok().Slava Shwartsman
2017-03-16Add basic support for VIMAGE to the LinuxKPI and ibcore.Hans Petter Selasky
2016-01-26Add more network related macros and functions to the LinuxKPI.Hans Petter Selasky
2016-01-08LinuxKPI style changes:Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky