]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Use the correct name for the qm_portals class.
[FreeBSD/FreeBSD.git] / sys / net80211 /
2016-10-23 adrian[net80211] Add a variant on ieee80211_get_rx_params...
2016-10-23 adrian[net80211] Add a macro to see if a frame is a managemen...
2016-10-19 adrian[net80211] Initial full-offload scan support.
2016-10-17 adrian[net80211] add some more RX flags.
2016-10-13 adrian[net80211] remove now duplicate copy of the QOSDATA...
2016-10-13 adrian[net80211] add some more QoS frame subtypes.
2016-10-12 avosnet80211: convert all ieee80211_input_mimo*() consumers
2016-10-08 adrian[net80211] extend the ieee80211_rx_stats struct to...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-02 avosnet80211: ieee80211_ratectl*: switch to reusable KPI
2016-10-02 avosnet80211: add one-vap version of ieee80211_iterate_nodes()
2016-10-01 baptImport libucl 20160812
2016-09-30 avosnet80211: do not cancel scan when packet is sent.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 adrian[net80211] don't add IBSS node table entries for neighb...
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-17 adrian[net80211] add a HT method to populate HTCAP based...
2016-09-15 avosnet80211: allow to override SWCRYPT/SWMIC bits in the...
2016-09-13 avosnet80211: improve error checking in ieee80211_parse_...
2016-09-12 avosnet80211: fix possible panic in adhoc mode (INIT -...
2016-09-09 adrian[net80211] add in ToA/ToD based location mbuf tags...
2016-09-08 pfgMFC r303891, r303892:
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-18 adrian[net80211] correctly lock the ifp before accessing...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-08-09 pfgsys: replace comma with semicolon when pertinent.
2016-08-07 adrianExtract out the various local definitions of ETHER_IS_B...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
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
next