Searched hist:b0f73768220e945deebebefc4a2d63ae6a3bfe19 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | nl80211.h | diff b0f73768220e945deebebefc4a2d63ae6a3bfe19 Fri Jul 29 17:23:49 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates
While working on new and updates to drivers more structs, fields, functions, .. were found, had to be shuffled around, .. Some of these are (so far still dummy) functions or not properly typed fields. The IEEE80211_HE_ constants are all still dummy. This was msotly as a start to make new (out-of-tree) things compile.
Sponsored by: The FreeBSD Foundation (minor VHT/chan width bits) MFC after: 1 week
|
H A D | ieee80211.h | diff b0f73768220e945deebebefc4a2d63ae6a3bfe19 Fri Jul 29 17:23:49 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates
While working on new and updates to drivers more structs, fields, functions, .. were found, had to be shuffled around, .. Some of these are (so far still dummy) functions or not properly typed fields. The IEEE80211_HE_ constants are all still dummy. This was msotly as a start to make new (out-of-tree) things compile.
Sponsored by: The FreeBSD Foundation (minor VHT/chan width bits) MFC after: 1 week
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | diff b0f73768220e945deebebefc4a2d63ae6a3bfe19 Fri Jul 29 17:23:49 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates
While working on new and updates to drivers more structs, fields, functions, .. were found, had to be shuffled around, .. Some of these are (so far still dummy) functions or not properly typed fields. The IEEE80211_HE_ constants are all still dummy. This was msotly as a start to make new (out-of-tree) things compile.
Sponsored by: The FreeBSD Foundation (minor VHT/chan width bits) MFC after: 1 week
|
H A D | mac80211.h | diff b0f73768220e945deebebefc4a2d63ae6a3bfe19 Fri Jul 29 17:23:49 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates
While working on new and updates to drivers more structs, fields, functions, .. were found, had to be shuffled around, .. Some of these are (so far still dummy) functions or not properly typed fields. The IEEE80211_HE_ constants are all still dummy. This was msotly as a start to make new (out-of-tree) things compile.
Sponsored by: The FreeBSD Foundation (minor VHT/chan width bits) MFC after: 1 week
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | diff d8dd6b329e4653a2aca308102187797d44afc2c4 Sat Jul 30 16:23:14 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11: add missing linuxkpi_cfg80211_bss_flush()
Add the missing implementation of linuxkpi_cfg80211_bss_flush(). without this we get unresolved symbols and drivers won't load.
Reported by: eduardo, Berislav Purgar (bpurgar gmail.com) MFC after: 3 days X-MFC-Squash: b0f73768220e945deebebefc4a2d63ae6a3bfe19 diff b0f73768220e945deebebefc4a2d63ae6a3bfe19 Fri Jul 29 17:23:49 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> LinuxKPI: 802.11 header updates
While working on new and updates to drivers more structs, fields, functions, .. were found, had to be shuffled around, .. Some of these are (so far still dummy) functions or not properly typed fields. The IEEE80211_HE_ constants are all still dummy. This was msotly as a start to make new (out-of-tree) things compile.
Sponsored by: The FreeBSD Foundation (minor VHT/chan width bits) MFC after: 1 week
|