Searched hist:"2 e183d999c6033e876602ddbbc5cb538bb41e4b3" (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | regulatory.h | 2e183d999c6033e876602ddbbc5cb538bb41e4b3 Wed Feb 16 00:45:15 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates and add/adjust source dependencies.
This update is for more/newer versions of drivers: - add and properly place more structs, enums, defines needed by drivers. - correct types of struct fields. - make various function arguments const. - move REG_RULE() macro to its own file regulatory.h and use macros for calculations. - add linuxkpi_ieee80211_get_channel() implementation. - change linuxkpi_ieee80211_ifattach() to return int for error checking.
No intended functional changes for iwlwifi.
Sponsored by: The FreeBSD Foundation (partially) MFC after: 3 days
|
H A D | cfg80211.h | diff 2e183d999c6033e876602ddbbc5cb538bb41e4b3 Wed Feb 16 00:45:15 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates and add/adjust source dependencies.
This update is for more/newer versions of drivers: - add and properly place more structs, enums, defines needed by drivers. - correct types of struct fields. - make various function arguments const. - move REG_RULE() macro to its own file regulatory.h and use macros for calculations. - add linuxkpi_ieee80211_get_channel() implementation. - change linuxkpi_ieee80211_ifattach() to return int for error checking.
No intended functional changes for iwlwifi.
Sponsored by: The FreeBSD Foundation (partially) MFC after: 3 days
|
H A D | mac80211.h | diff 2e183d999c6033e876602ddbbc5cb538bb41e4b3 Wed Feb 16 00:45:15 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates and add/adjust source dependencies.
This update is for more/newer versions of drivers: - add and properly place more structs, enums, defines needed by drivers. - correct types of struct fields. - make various function arguments const. - move REG_RULE() macro to its own file regulatory.h and use macros for calculations. - add linuxkpi_ieee80211_get_channel() implementation. - change linuxkpi_ieee80211_ifattach() to return int for error checking.
No intended functional changes for iwlwifi.
Sponsored by: The FreeBSD Foundation (partially) MFC after: 3 days
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | nl80211.h | diff 2e183d999c6033e876602ddbbc5cb538bb41e4b3 Wed Feb 16 00:45:15 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates and add/adjust source dependencies.
This update is for more/newer versions of drivers: - add and properly place more structs, enums, defines needed by drivers. - correct types of struct fields. - make various function arguments const. - move REG_RULE() macro to its own file regulatory.h and use macros for calculations. - add linuxkpi_ieee80211_get_channel() implementation. - change linuxkpi_ieee80211_ifattach() to return int for error checking.
No intended functional changes for iwlwifi.
Sponsored by: The FreeBSD Foundation (partially) MFC after: 3 days
|
H A D | ieee80211.h | diff 2e183d999c6033e876602ddbbc5cb538bb41e4b3 Wed Feb 16 00:45:15 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates and add/adjust source dependencies.
This update is for more/newer versions of drivers: - add and properly place more structs, enums, defines needed by drivers. - correct types of struct fields. - make various function arguments const. - move REG_RULE() macro to its own file regulatory.h and use macros for calculations. - add linuxkpi_ieee80211_get_channel() implementation. - change linuxkpi_ieee80211_ifattach() to return int for error checking.
No intended functional changes for iwlwifi.
Sponsored by: The FreeBSD Foundation (partially) MFC after: 3 days
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | diff 2e183d999c6033e876602ddbbc5cb538bb41e4b3 Wed Feb 16 00:45:15 CET 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates and add/adjust source dependencies.
This update is for more/newer versions of drivers: - add and properly place more structs, enums, defines needed by drivers. - correct types of struct fields. - make various function arguments const. - move REG_RULE() macro to its own file regulatory.h and use macros for calculations. - add linuxkpi_ieee80211_get_channel() implementation. - change linuxkpi_ieee80211_ifattach() to return int for error checking.
No intended functional changes for iwlwifi.
Sponsored by: The FreeBSD Foundation (partially) MFC after: 3 days
|