FreeBSD/src ea8f1ff (r342713)sys/net80211 ieee80211_output.c

MFC r342604:
net80211: fix duplicate sequence number bump for non-AMPDU QoS frames.

This should be a part of r312972.
DeltaFile
+0-1sys/net80211/ieee80211_output.c
+0-11 files

FreeBSD/src 1856921 (r342604)sys/net80211 ieee80211_output.c

net80211: fix duplicate sequence number bump for non-AMPDU QoS frames.

This should be a part of r312972.

MFC after:      4 days
DeltaFile
+0-1sys/net80211/ieee80211_output.c
+0-11 files

FreeBSD/src d1b6710 (r330688)sys/dev/bwn if_bwn.c, sys/dev/ral rt2661.c rt2560.c

net80211: wrap protection frame allocation into ieee80211_alloc_prot()

Move copy-pasted code for RTS/CTS frame allocation into net80211.
While here, add stat / debug message for allocation failures
(copied from run(4)) + return error here in bwn(4).

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D14628
DeltaFile
+27-53sys/dev/bwn/if_bwn.c
+7-29sys/dev/usb/wlan/if_run.c
+11-25sys/dev/usb/wlan/if_ural.c
+10-25sys/dev/ral/rt2661.c
+10-25sys/dev/ral/rt2560.c
+11-23sys/dev/usb/wlan/if_rum.c
+76-1802 files not shown
+111-1808 files

FreeBSD/src 909fc04 (r330576)sys/dev/iwm if_iwm.c, sys/dev/otus if_otus.c

Revert MFC of r330463 r330462 r330454 r330452 r330451:

These commits have KPI/KBI considerations (or are a result of those that
do). I did not properly take into account these concerns when merging to
a kbi-stable branch.

Requested by:   jhb
Pointyhat to:   eadler
DeltaFile
+21-70sys/net80211/ieee80211_freebsd.h
+25-16sys/net80211/ieee80211_input.c
+2-36sys/net80211/ieee80211_output.c
+5-11sys/dev/iwm/if_iwm.c
+5-8sys/dev/otus/if_otus.c
+3-5sys/dev/usb/wlan/if_rsu.c
+61-1462 files not shown
+66-1498 files

FreeBSD/src bf5cd78 (r330462)sys/net80211 ieee80211_output.c

MFC r308663:

[net80211] announce 11n capabilities in probe requests in IBSS mode.

The 802.11-2012 specification notes that a subset of IEs should be present
in IBSS probe requests.  This is what (initially) allows nodes to discover
that other nodes are 11n capable.  Notably - HTCAP, but not HTINFO.

This isn't everything required to reliably enable 11n between net80211
peers; there's more work to come.

Tested:

* AR9380, IBSS+11n mode
DeltaFile
+36-2sys/net80211/ieee80211_output.c
+36-21 files

FreeBSD/src 4b49587 (r327624)sys/i386/i386 npx.c, sys/i386/isa npx.c

Merge ^/head r327341 through r327623.
DeltaFile
+0-3,076sys/mips/rmi/dev/sec/rmilib.c
+0-3,070sys/mips/rmi/dev/sec/desc.h
+0-2,565sys/mips/rmi/dev/nlge/if_nlge.c
+0-1,613sys/mips/idt/if_kr.c
+1,430-0sys/i386/i386/npx.c
+0-1,430sys/i386/isa/npx.c
+1,430-11,754815 files not shown
+6,551-46,919821 files

FreeBSD/src bcabc90 (r327371)sys/net80211 ieee80211_output.c

net80211: sanitize input for ieee80211_output()

- Add some basic checks for i_fc* bits (ToDS, FromDS, MoreFrag, Protected);
those are used / checked across various places in Tx path.
- Mark injected 802.11 frame as encapsulated (just as it should be).
- Classify 802.11 frame in a proper way (extract ether_type from LLC header
for Data frames, use AC_BE queue for others (NoData / Management / Control).
- Subtract header length from tx_bytes statistics (so it will correspond
to the comment).

Was checked with RTL8188EU (AP) + Intel 6205 (STA).

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D13161
DeltaFile
+115-28sys/net80211/ieee80211_output.c
+115-281 files

FreeBSD/src fe267a5 (r326272)sys/net if_pflog.h bridgestp.h, sys/ofed/drivers/infiniband/ulp/ipoib ipoib_main.c ipoib_multicast.c

sys: general adoption of SPDX licensing ID tags.

Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

No functional change intended.
DeltaFile
+5-1sys/net/if_pflog.h
+4-2sys/net/bridgestp.h
+3-1sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
+3-1sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
+3-1sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
+3-1sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_vlan.c
+21-7443 files not shown
+966-67449 files

FreeBSD/src b754c27 (r323560)sys/contrib/dev/liquidio lio_23xx_nic.bin.uu, sys/dev/bnxt hsi_struct_def.h

MFH @ r323558.
DeltaFile
+148,660-148,574sys/dev/qlxgbe/ql_fw.c
+28,149-0sys/contrib/dev/liquidio/lio_23xx_nic.bin.uu
+14,241-1,432sys/dev/bnxt/hsi_struct_def.h
+11,974-0sys/dev/cxgbe/firmware/t6fw-1.16.59.0.bin.uu
+0-11,363sys/dev/cxgbe/firmware/t6fw-1.16.45.0.bin.uu
+11,247-0sys/dev/cxgbe/firmware/t5fw-1.16.59.0.bin.uu
+214,271-161,369960 files not shown
+277,029-213,502966 files

FreeBSD/src 3934d28 (r322958)sys/boot/efi/boot1 boot1.c, sys/boot/efi/loader efi_main.c

MFhead at r322957
DeltaFile
+39-253sys/boot/efi/boot1/boot1.c
+117-131sys/i386/i386/trap.c
+133-89sys/dev/mpr/mpr.c
+127-83sys/dev/mps/mps.c
+98-98sys/boot/geli/geliboot.c
+181-0sys/boot/efi/loader/efi_main.c
+695-65446 files not shown
+1,077-1,04052 files

FreeBSD/src 191ccdf (r322957)sys/net80211 ieee80211_output.c

net80211: fix a typo (premable -> preamble).
DeltaFile
+1-1sys/net80211/ieee80211_output.c
+1-11 files

FreeBSD/src 4224465 (r319480)sys/contrib/dev/acpica/common dmswitch.c dmextern.c, sys/contrib/dev/acpica/compiler aslrestype2s.c

Merge ^/head r319251 through r319479.
DeltaFile
+911-6sys/contrib/dev/acpica/compiler/aslrestype2s.c
+679-0sys/contrib/dev/acpica/common/dmswitch.c
+451-85sys/contrib/dev/acpica/common/dmextern.c
+466-0sys/contrib/dev/acpica/components/disassembler/dmresrcl2.c
+461-0sys/contrib/dev/acpica/components/utilities/utresdecode.c
+1-423sys/contrib/dev/acpica/components/disassembler/dmopcode.c
+2,969-514267 files not shown
+9,103-2,663273 files

FreeBSD/src 2db223f (r319460)sys/net80211 ieee80211_output.c

net80211: initialize i_seq for A-MPDU frames.

Fragment number field (part of i_seq) is used for AAD calculation;
as a result, without this patch every driver without h/w crypto support
need to clear it before ieee80211_crypto_encap().

Also fixes rtwn(4) A-MPDU Tx with dev.rtwn.%d.hwcrypto tunable
set to 0 (h/w crypto is disabled).

Tested with:
 * Intel 6205, STA mode.
 * RTL8188EU, STA mode.

Differential Revision:  https://reviews.freebsd.org/D10753
DeltaFile
+6-0sys/net80211/ieee80211_output.c
+6-01 files

FreeBSD/src 6ae9acd (r314130)contrib/openpam aclocal.m4 ltmain.sh, contrib/openpam/m4 libtool.m4

Merge ^/head r313896 through r314128.
DeltaFile
+30,750-0sys/contrib/dev/iwm/iwm-7265D-17.fw.uu
+40-8,619contrib/openpam/aclocal.m4
+8,369-0contrib/openpam/m4/libtool.m4
+3,541-2,100contrib/openpam/ltmain.sh
+1,449-863contrib/openpam/configure
+700-1,234sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c
+44,849-12,816515 files not shown
+62,778-20,105521 files

FreeBSD/src ac0b7d3 (r313985)sys/net80211 ieee80211_output.c

[net80211] teach the probe response routine to add VHT IEs as appropriate.
DeltaFile
+9-0sys/net80211/ieee80211_output.c
+9-01 files

FreeBSD/src 1a36faa (r313644)secure/usr.bin/bdes bdes.ps, sys/contrib/dev/iwm iwm-8000C-17.fw.uu iwm-7265-17.fw.uu

Merge ^/head r313301 through r313643.
DeltaFile
+53,122-0sys/contrib/dev/iwm/iwm-8000C-17.fw.uu
+26,235-0sys/contrib/dev/iwm/iwm-7265-17.fw.uu
+23,322-0sys/contrib/dev/iwm/iwm-7260-17.fw.uu
+20,409-0sys/contrib/dev/iwm/iwm-3160-17.fw.uu
+3,163-2,822sys/netipsec/key.c
+0-2,946secure/usr.bin/bdes/bdes.ps
+126,251-5,768592 files not shown
+152,402-17,405598 files

FreeBSD/src 43eafd0 (r313492)sys/net80211 ieee80211_output.c

[net80211] don't bother doing fragmentation if the driver supports fragmentation offload.

Tested:

* ath10k, which does its own fragmentation in firmware.
DeltaFile
+13-5sys/net80211/ieee80211_output.c
+13-51 files

FreeBSD/src 4d3dcce (r313462)sys/net80211 ieee80211_output.c ieee80211_sta.c

[net80211] quiet IE handling improvements

* on the station side, only call the quiet time IE method if we have a
  quiet IE - otherwise call the NULL method once, and then don't waste
  time calling NULL

* on the beacon generation side - force a beacon regeneration each time
  quiet time is enabled/disabled.  Without this, enabling/disabling quiet
  time IE would cause the beacon contents to be corrupted since none of
  the "move contents around" logic (like for CSA and TIM handling) is implemented.

This changes the size of ieee80211_node so it requires a kernel recompile,
but no userland recompile.

Tested:

* AR9380, AP mode, enabling/disabling quiet time IE
* AR9380, STA mode, with upcoming driver changes.
DeltaFile
+66-13sys/net80211/ieee80211_output.c
+40-1sys/net80211/ieee80211_sta.c
+5-0sys/net80211/ieee80211_node.h
+2-1sys/net80211/ieee80211_var.h
+2-0sys/net80211/ieee80211_proto.h
+115-155 files

FreeBSD/src f9edb08 (r313301)contrib/byacc/test expr.oxout.y, contrib/byacc/test/btyacc expr.oxout.tab.c

Merge ^/head r313055 through r313300.
DeltaFile
+2,752-0contrib/byacc/test/btyacc/expr.oxout.tab.c
+1,958-0contrib/byacc/test/yacc/expr.oxout.tab.c
+1,446-0contrib/byacc/test/expr.oxout.y
+1,252-8sys/i386/linux/linux_systrace_args.c
+1,252-8sys/amd64/linux32/linux32_systrace_args.c
+933-0contrib/libarchive/libarchive/test/test_acl_platform_nfs4.c
+9,593-16290 files not shown
+18,269-3,473296 files

FreeBSD/src 9b3ece1 (r313244)contrib/byacc/test/btyacc expr.oxout.tab.c, contrib/byacc/test/yacc expr.oxout.tab.c

MFhead at r313243
DeltaFile
+0-4,387sys/pc98/cbus/sio.c
+2,752-0contrib/byacc/test/btyacc/expr.oxout.tab.c
+1,958-0contrib/byacc/test/yacc/expr.oxout.tab.c
+871-961contrib/tcpdump/tcpdump.c
+1,074-707contrib/tcpdump/print-802_11.c
+0-1,774sys/pc98/pc98/busio.s
+6,655-7,8292,446 files not shown
+57,027-77,6862,452 files

FreeBSD/src ce4552c (r313137)sys/net80211 ieee80211_output.c

[net80211] don't update quiet time counter values every probe request.

The quiet time counter update is happening each time the IE is added,
which also means it happens for each quiet time IE addition to the probe
response.

Only update the countdown if we request ie (ie, beacon updates.)
DeltaFile
+15-8sys/net80211/ieee80211_output.c
+15-81 files

FreeBSD/src 71fe94f (r313055)contrib/tcpdump tcpdump.c print-802_11.c

Merge ^/head r312968 through r313054.
DeltaFile
+850-940contrib/tcpdump/tcpdump.c
+1,074-707contrib/tcpdump/print-802_11.c
+543-624contrib/tcpdump/configure
+938-0contrib/tcpdump/util-print.c
+0-890contrib/tcpdump/util.c
+855-0contrib/tcpdump/print-hncp.c
+4,260-3,161386 files not shown
+18,856-12,170392 files

FreeBSD/src 9764ef2 (r312972)sys/net80211 ieee80211_output.c ieee80211_input.h

[net80211] address seqno allocation for group addressed frames

After some digging and looking at packet traces, it looks like the
sequence number allocation being done by net80211 doesn't meet
802.11-2012.

Specifically, group addressed frames (broadcast, multicast) have
sequence numbers allocated from a separate pool, even if they're
QoS frames.

This patch starts to try and address this, both on transmit and
receive.

* When receiving, don't throw away multicast frames for now.
  It's sub-optimal, but until we correctly track group addressed
  frames via another TID counter, this is the best we can do.

* When doing A-MPDU checks, don't include group addressed frames
  in the sequence number checks.

    [52 lines not shown]
DeltaFile
+46-11sys/net80211/ieee80211_output.c
+13-0sys/net80211/ieee80211_input.h
+10-0sys/net80211/ieee80211_ht.c
+69-113 files

FreeBSD/src d370fd1 (r312201)contrib/netbsd-tests/dev/audio t_pad_output.bz2.uue, contrib/netbsd-tests/dev/cgd t_cgd_aes.c t_cgd_blowfish.c

Merge ^/head r311940 through r312200.
DeltaFile
+5,082-0contrib/netbsd-tests/kernel/t_ptrace_wait.c
+3,606-0contrib/netbsd-tests/dev/cgd/t_cgd_aes.c
+2,341-0contrib/netbsd-tests/dev/cgd/t_cgd_blowfish.c
+1,037-1,032contrib/netbsd-tests/dev/audio/t_pad_output.bz2.uue
+0-1,460contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind/rpcb_svc_com.c
+913-0contrib/netbsd-tests/dev/cgd/t_cgd_3des.c
+12,979-2,492224 files not shown
+20,624-7,998230 files

FreeBSD/src 51172f6 (r312015)sys/net80211 ieee80211_ht.c ieee80211_node.c

[net80211] Initial VHT node upgrade/downgrade support and initial IE parsing.

This is the bulk of the magic to start enabling VHT channel negotiation.
It is absolutely, positively not yet even a complete VHT wave-1 implementation.

* parse IEs in scan, assoc req/resp, probe req/resp;
* break apart the channel upgrade from the HT IE parsing - do it after the
  VHT IEs are parsed;
* (dirty! sigh) add channel width decision making in ieee80211_ht.c htinfo_update_chw().
  This is the main bit where negotiated channel promotion through IEs occur.
* Shoehorn in VHT node init ,teardown, rate control, etc calls like the HT
  versions;
* Do VHT channel adjustment where appropriate

Tested:

* monitor mode, ath10k port
* STA mode, ath10k port - VHT20, VHT40, VHT80 modes


    [14 lines not shown]
DeltaFile
+246-43sys/net80211/ieee80211_ht.c
+153-6sys/net80211/ieee80211_node.c
+125-1sys/net80211/ieee80211_output.c
+45-2sys/net80211/ieee80211_sta.c
+40-6sys/net80211/ieee80211_scan_sta.c
+27-0sys/net80211/ieee80211_hostap.c
+636-583 files not shown
+671-609 files

FreeBSD/src 67bc8c8 (r308842)contrib/amd/doc texinfo.tex, contrib/amd/fsinfo null_lex.c

Merge ^/head r308491 through r308841.
DeltaFile
+17,576-0sys/dev/bnxt/hsi_struct_def.h
+4,326-1,261contrib/amd/doc/texinfo.tex
+2,360-0sys/dev/bnxt/if_bnxt.c
+2,021-43contrib/amd/libamu/xdr_func.c
+1,791-0sys/dev/hyperv/pcib/vmbus_pcib.c
+1,716-0contrib/amd/fsinfo/null_lex.c
+29,790-1,304737 files not shown
+59,355-8,447743 files

FreeBSD/src f8a6772 (r308663)sys/net80211 ieee80211_output.c

[net80211] announce 11n capabilities in probe requests in IBSS mode.

The 802.11-2012 specification notes that a subset of IEs should be present
in IBSS probe requests.  This is what (initially) allows nodes to discover
that other nodes are 11n capable.  Notably - HTCAP, but not HTINFO.

This isn't everything required to reliably enable 11n between net80211
peers; there's more work to come.

Tested:

* AR9380, IBSS+11n mode
DeltaFile
+36-2sys/net80211/ieee80211_output.c
+36-21 files

FreeBSD/src c889856 (r301731)sys/net80211 ieee80211_output.c

net80211: discard an injected frame if it is smaller than header length.

Do not try to pass such frames; a correct frame cannot be smaller than
(the corresponding) header size.
(for wpi(4) an additional check was added in r289012).

PR:             144987
DeltaFile
+2-2sys/net80211/ieee80211_output.c
+2-21 files

FreeBSD/src 4d4d5e2 (r301722)sys/net80211 ieee80211_hostap.c ieee80211_output.c

net80211: fix duplicate packet counter incrementation.

Remove 'if_inc_counter(ifp, IFCOUNTER_OPACKETS, 1);' from raw xmit
and apbridge path; it will be incremented by ieee80211_tx_complete()
after packet transmission.

Noticed by:     Imre Vadasz <imre at vdsz.com>
DeltaFile
+2-2sys/net80211/ieee80211_hostap.c
+0-1sys/net80211/ieee80211_output.c
+2-32 files

FreeBSD/src 18d20be (r300911)sys/net80211 ieee80211_output.c

net80211: replace m_getcl/m_gethdr pair with m_get2 in ieee80211_fragment()

- Switch to m_get2() for mbuf allocation instead of manual mbuf size
determination.
- Reuse MIN() macro for mbuf size selection.
DeltaFile
+2-10sys/net80211/ieee80211_output.c
+2-101 files