]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Import tzdata 2019c.
[FreeBSD/FreeBSD.git] / sys / net80211 /
2018-04-08 brooksMFC r331797:
2018-03-17 dimRevert r330471 (MFC of r311861), since it results in...
2018-03-07 eadlerRevert MFC of r330463 r330462 r330454 r330452 r330451:
2018-03-05 eadlerMFC r311861:
2018-03-05 eadlerMFC r310891:
2018-03-05 eadlerMFC r313578:
2018-03-05 eadlerMFC r308950:
2018-03-05 eadlerMFC r308663:
2018-03-05 eadlerMFC r308008:
2018-03-05 eadlerMFC r308007:
2018-03-05 eadlerMFC r306139:
2018-03-05 eadlerMFC r305895:
2018-03-05 eadlerMFC r307158:
2018-03-05 eadlerMFC r306837:
2018-03-05 eadlerMFC r327231,r327232:
2018-03-01 eadlerRevert MFC of r330233
2018-03-01 eadlerMFC r324570,r324580:
2018-03-01 eadlerMFC r307602:
2017-08-04 pfgMFC r321838:
2017-07-30 avosMFC r321401:
2016-09-08 pfgMFC r303891, r303892:
2016-08-24 bdreweryMFC r304322:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 adrian[net80211] teach AMRR to log the initial MCS rate as...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 avosnet80211: fix LOR/deadlock in ieee80211_ff_node_cleanup().
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-25 adrian[net80211] re-revert the ibss "is this local to the...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-19 adrian[net80211] remove node scan lock / generation number...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 avosnet80211: discard an injected frame if it is smaller...
2016-06-09 avosnet80211: fix duplicate packet counter incrementation.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-28 avosnet80211: replace m_getcl/m_gethdr pair with m_get2...
2016-05-28 avosnet80211: fix use-after-free in frame defragmentation...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 avosifconfig: set by default FCC regulatory domain for...
2016-05-21 avosnet80211: send RTM_IEEE80211_SCAN event when scan was...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 avosnet80211: restore interface state check for IEEE80211_I...
2016-05-19 avosnet80211: fix more compiler warnings.
2016-05-17 avosnet80211: unbreak 'show all vaps(/a)' ddb command
2016-05-14 bzRevert parts of r299575 in order to make more MIPS...
2016-05-12 avosnet80211: drop some unused variables / local macros
2016-05-12 mmMFV r299425:
2016-05-06 avosnet80211: restore 'iflladdr_event' event handler.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 avosnet80211: do not hardcode size of ic_modecaps field.
2016-05-04 adrian[net80211] add extra debugging around negotiated A...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/net*: minor spelling fixes.
2016-05-02 avosnet80211: fix MAC address change via SIOCSIFLLADDR...
2016-05-01 avosnet80211: calculate IEEE80211_MODE_BYTES / IEEE80211_CH...
2016-04-29 avosnet80211 + drivers: hide size of 'bands' array behind...
2016-04-29 avosnet80211: provide a set of ieee80211_add_channel*(...
2016-04-28 adrian[net80211] fix indenting.
2016-04-28 adrian[net80211] handle action frames in adhoc mode from...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 adrian[net80211] add the STBC ioctl support.
2016-04-26 adrian[net80211] add STBC capability flags to iv_flags_ht.
2016-04-26 adrian[net80211] add an ioctl for LDPC configuration.
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 avosnet80211: refresh comments for ieee80211_scan_next...
2016-04-21 avosnet80211: enable promiscuous mode state change for...
2016-04-20 avosnet80211: hide subtype mask & shift in function call.
2016-04-20 avosnet80211: provide descriptions for reason codes
2016-04-20 avosnet80211 (trivial, noop): remove duplicate check from...
2016-04-20 avosnet80211: replace internal LE_READ_*/LE_WRITE_* macro...
2016-04-19 avosnet80211: do not reschedule scan_curchan_task() if...
2016-04-18 delphijMFV r298178:
2016-04-18 adrian[net80211] put in a comment about the not-quite-correct...
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 adrian[net80211] correctly (i hope, wow) do a ticks compariso...
2016-04-10 adrian[net80211] unconditionally do A-MPDU RX aging.
2016-04-09 adrian[net80211] log the node pointer when calling ht node...
2016-04-09 adrian[net80211] add back in the ff/superg node init call...
2016-04-09 bzTry to unbreak the build: the 'vap' variable is only...
2016-04-09 adrian[net80211] print out the channel type (eg a, b, g,...
2016-04-09 adrian[net8021] Pull out the ibss check code into a public...
2016-04-09 adrian[net80211] revert part of r282405 in order to restore...
2016-04-06 gjbMFH
2016-04-06 adrian[net80211] missed commit from last one - always cleanup...
2016-04-06 adrian[net80211] Initial A-MSDU support for testing / evaluation
2016-04-05 adrian[net80211] rename 11n rate macros into a useful spot
2016-04-05 adrian[net80211] note that M_FF will soon mean "fast-frames...
2016-04-05 adrian[net80211] Add a new capability flag to indicate that...
2016-04-05 avosnet80211: copy MAC address into iv_myaddr[] instead...
2016-04-04 gjbMFH
2016-04-04 adrian[net80211] add amsdu and fast frames encap failure...
2016-03-30 adrian[net80211] migrate the time_* macros to ieee80211_...
next