]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
netlink: add basic message writing support to snl(3).
[FreeBSD/FreeBSD.git] / sys / net80211 /
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-01 Gordon Berglingnet8021: Fix a typo in a kernel error message
2022-10-17 Bjoern A. Zeebnet80211: move IEEE80211_F_WME check to vap for consistency
2022-10-17 Bjoern A. ZeebLinuxKPI: 80211 (+net80211): update and cleanup headers
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-21 Bjoern A. Zeebnet80211: update (parts of) Action field categories
2022-09-21 Bjoern A. Zeebnet80211: update (parts of) frame types and subtypes...
2022-09-21 Bjoern A. Zeebnet80211: simplify an #ifdef INET/INET6 block
2022-09-21 Bjoern A. Zeebnet80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS...
2022-09-21 Bjoern A. Zeebnet80211: consistently use the IEEE80211_M_ memory...
2022-09-21 Bjoern A. Zeebnet80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_*
2022-09-21 Bjoern A. Zeebnet80211: ieee80211_ies_expand() add extra length check
2022-09-21 Bjoern A. Zeebnet80211: change order in ieee80211_vhtchanflags()
2022-09-21 Bjoern A. Zeebnet80211: add VHT5G and VHT2G checks/return to media_status
2022-09-21 Bjoern A. Zeebnet80211: correct IEEE80211_FEXT_BITS
2022-09-21 Bjoern A. Zeebnet80211: radiotap: add one more define for HE
2022-09-21 Bjoern A. Zeebnet80211: improve DDB output.
2022-09-21 Bjoern A. Zeebnet80211: add more 802.11ac Element IDs
2022-09-21 Bjoern A. Zeebnet80211: VHT correct check/option in ieee80211_vht_adj...
2022-09-12 Gordon Berglingnet80211(4): Fix a few common typos in source code...
2022-09-10 Gordon Berglingnet80211(4): Correct a grammar mistake in a source...
2022-09-07 Gordon Berglingnet80211(4): Remove a double word in a source code...
2022-08-13 Cy Schubertnet80211: Remove tautological state display
2022-08-10 Gordon Berglingnet80211(4): Fix a typo in a source code comment
2022-07-29 Dimitry AndricFix unused variable warning in ieee80211_proto.c
2022-07-01 Bjoern A. Zeebnet80211 / LinuxKPI: 802.11: add Control Trigger Subfra...
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-03 Bjoern A. Zeebnet80211: remove (optional) RSN from preobereq
2022-06-03 Bjoern A. Zeebnet80211: simplify code after STA/AP VAPs traffic hang fix
2022-06-03 Adrian Chaddnet80211: Fix traffic hang on STA/AP VAPs on a multi...
2022-04-14 Gordon Berglingnet80211(4): Fix a typo in a source code comment
2022-04-05 Bjoern A. Zeebnet80211: validate Mesh ID length in ieee80211_parse_beacon
2022-04-05 Bjoern A. Zeebnet80211: correct types for nf and rssi
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-27 Bjoern A. Zeebnet80211: introduce (*iv_update_bss)()
2022-03-27 Bjoern A. Zeebnet80211: improve one debug logging
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-20 Bjoern A. Zeebnet80211: enhance (disabled) debugging
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2022-01-20 Bjoern A. Zeebnet80211: ieee80211_dump_node() cosmetics
2021-12-30 Bjoern A. Zeebnet80211: adjust a printf to toeee80211_note
2021-12-30 Bjoern A. Zeebnet80211: add debugging information
2021-12-30 Bjoern A. Zeebnet80211: format debug functions as single line
2021-12-30 Bjoern A. Zeebnet80211: fix debug printf
2021-12-30 Bjoern A. Zeebnet80211: fix -Wunused-but-set-variable warnings
2021-12-30 Bjoern A. Zeebnet80211: radiotap add another define
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-07 Gordon Berglingnet80211(4): Fix a typo in a sysctl description
2021-11-19 Bjoern A. Zeebnet80211: add a driver-private pointer to struct ieee80...
2021-11-19 Bjoern A. Zeebnet80211/drivers: improve ieee80211_rx_stats for band
2021-11-19 Bjoern A. Zeebnet80211: correct input_sta length checks and control...
2021-11-19 Bjoern A. Zeebnet80211: correct length check in ieee80211_ies_expand()
2021-11-19 Bjoern A. Zeebnet80211: proper ssid length check in setmlme_assoc_adhoc()
2021-11-19 Mathy Vanhoefnet80211: prevent plaintext injection by A-MSDU RFC1042...
2021-11-19 Mathy Vanhoefnet80211: mitigation against A-MSDU design flaw
2021-11-19 Mathy Vanhoefnet80211: reject mixed plaintext/encrypted fragments
2021-11-19 Bjoern A. Zeebnet80211: add func/line information to IEEE80211_DISCAR...
2021-11-19 Bjoern A. Zeebnet80211: comments and whitespace
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-07-18 Bjoern A. Zeebnet80211/LinuxKPI: add more radiotap definitions
2021-07-18 Bjoern A. Zeebnet80211: prefix get_random_bytes() with net80211_
2021-07-18 Bjoern A. Zeebnet80211: split up ieee80211_probereq()
2021-07-18 Bjoern A. Zeebnet80211: ratectl header guard against multiple inclusions
2021-07-18 Bjoern A. Zeebnet80211: rx_stats add 160Mhz channel width.
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-03-20 Gordon Berglingnet80211: Fix a typo in a comment
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-13 Jung-uk KimMFV: r367652
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-04 Bjoern A. Zeebnet80211: fix a typo
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
next