opnsense-src/sys/compat
Bjoern A. Zeeb 7b9d8e33bc LinuxKPI: 802.11: fix RSSI (and NF)
As in 4a22cd6c4e nf and rss should be
signed and not unsigned.  Change the types in the header and while
here change a magic number to a define as done elsewhere (value does
not change).

When calculating c_rssi we need to make it relative so subtract nf.
And while here improve the debug output.

This will hopefully fix ifconfig wlanN list scan S:N output which
tools use to chose a BSSID and help net80211 internal calculations.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 60970a328e)
2022-04-05 14:47:13 +00:00
..
cloudabi cloudabi and linux ABIs: do not call umtx_thread_cleanup() from thr_exit syscall 2021-07-22 01:11:52 +03:00
cloudabi32 regen syscall files after 0bd5d81f1e 2021-05-19 20:32:47 -04:00
cloudabi64 regen syscall files after 0bd5d81f1e 2021-05-19 20:32:47 -04:00
freebsd32 Clear non-x86 compat stat syscall kernel stack memory disclosure 2022-03-29 21:24:10 -04:00
ia32 exec: Remove the stack gap implementation 2022-01-31 09:48:57 -05:00
lindebugfs lindebugfs: The Linux file operations use negative return values in the kernel. 2022-03-17 10:55:07 +01:00
linprocfs linux: add sysctl to pass untranslated interface names 2022-03-28 08:49:23 +00:00
linsysfs linsysfs: create /sys/bus/ and /sys/subsystem/ 2022-02-13 23:19:21 +00:00
linux linux: add sysctl to pass untranslated interface names 2022-03-28 08:49:23 +00:00
linuxkpi/common LinuxKPI: 802.11: fix RSSI (and NF) 2022-04-05 14:47:13 +00:00
ndis compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
x86bios Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00