freebsd-dev/sys
Bjoern A. Zeeb 60970a328e 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
MFC after:	3 days
2022-04-01 22:31:23 +00:00
..
amd64 linux(4): Add compat.linux32.emulate_i386 knob. 2022-03-31 21:01:09 +03:00
arm syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
arm64 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
bsm
cam vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
cddl zfs: merge openzfs/zfs@a86e08941 (master) into main 2022-03-08 18:53:02 +01:00
compat LinuxKPI: 802.11: fix RSSI (and NF) 2022-04-01 22:31:23 +00:00
conf zfs: merge openzfs/zfs@bc3f12bfa (master) into main 2022-03-29 12:07:34 +02:00
contrib acpica: Import ACPICA 20220331 2022-03-31 21:59:23 -04:00
crypto armv8crypto: Remove leftover debug printfs 2022-02-17 14:25:45 -05:00
ddb ddb: Remove SOFTWARE_SSTEP support 2022-01-07 09:25:33 -07:00
dev cxgbe/iw_cxgbe: Initialize the vma correctly in c4iw_mmap. 2022-04-01 13:09:40 -07:00
dts dts: add IPQ4018/IPQ4019 ethernet MAC and ethernet switch definitions 2022-02-03 21:26:45 -08:00
fs nfscl: Fix IO_APPEND writes from kernel space 2022-03-28 15:11:52 -07:00
gdb gdb(4): Do not use run length encoding for 3-symbol repetitions 2022-01-22 14:46:06 -05:00
geom gpart(8): Fix two typos in source code comments 2022-03-28 19:36:48 +02:00
gnu
i386 sysent: regen for syscallarg_t 2022-03-28 19:43:03 +01:00
isa sys/isa: Use C99 fixed-width integer types. 2021-12-28 09:41:57 -08:00
kern syscalls.master: remove obsolete comment about compatibility tables 2022-03-30 11:07:00 -04:00
kgssapi
libkern sys/libkern: Use C99 fixed-width integer types. 2021-12-28 09:42:11 -08:00
modules rtw88: add man pages and hook up to build 2022-04-01 00:07:24 +00:00
net pf: support listing ethernet anchors 2022-03-30 10:28:19 +02:00
net80211 net80211: correct types for nf and rssi 2022-04-01 22:30:02 +00:00
netgraph netgraph(3): Fix a typo in a source code comment 2022-03-28 19:31:50 +02:00
netinet Opps sorry, typo in the cc_cubic fix when morphing it from nreno. 2022-04-01 08:37:04 -04:00
netinet6 netinet6: Fix a typo in a source code comment 2022-03-28 19:32:10 +02:00
netipsec ipsec: sprinkle CURVNET_ASSERT_SET 2022-02-19 13:10:41 +00:00
netpfil pf: handle duplicate rules gracefully 2022-04-01 18:01:48 +00:00
netsmb
nfs nfs: don't truncate directory cookies to 32-bits in the NFS server 2021-12-15 20:54:57 -07:00
nfsclient
nfsserver
nlm sys/nlm: Use C99 fixed-width integer types. 2021-12-28 09:42:42 -08:00
ofed ibcore: Fix multiple includes of same header file. 2022-03-03 12:51:20 +01:00
opencrypto crypto: hide crypto_destroyreq behind a tunable 2022-02-16 07:45:12 +00:00
powerpc powerpcspe: fix PCI enumeration on ppce500 2022-03-21 16:11:33 -03:00
riscv syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
rpc sys/rpc: Use C99 fixed-width integer types. 2021-12-28 09:43:15 -08:00
security audit: Initialize vattr fields before calling VOP_GETATTR 2022-03-28 11:23:45 -04:00
sys Bump __FreeBSD_version for zlib upgrade. 2022-03-31 07:30:42 -07:00
teken teken: color #3 is yellow not brown - use TC_YELLOW as the name 2022-03-12 09:17:29 -05:00
tests
tools syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
ufs ffs(3): Fix a common typo in source code comments 2022-03-28 19:37:03 +02:00
vm vm_phys: check small blocks to finish allocation 2022-03-31 16:19:55 -05:00
x86 xen(4): Fix a few typos in source code comments 2022-03-28 19:37:20 +02:00
xdr sys/xdr: Use C99 fixed-width integer types. 2021-12-28 09:43:26 -08:00
xen xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
Makefile Fix 'make cscope' with ALL_ARCH defined 2022-01-07 11:53:52 -04:00