]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/urtwn
Fix improper checking in SCTP-AUTH shared key update.
[FreeBSD/FreeBSD.git] / sys / dev / urtwn /
2019-03-28 avosMFC r344990:
2019-03-18 avosMFC r344745:
2019-02-10 avosMFC r343474:
2018-12-20 avosMFC r306173:
2016-07-26 avosMFC r303115:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-24 avosurtwn: use m_get2() in Rx path.
2016-06-24 avosurtwn: fix memory leak on device restart
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-20 avosurtwn: fix panic on device detach.
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 avosurtwn: reinstall group keys on every device startup.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 avosurtwn: unbreak CTS-to-self protection mode.
2016-06-01 avosurtwn: fix non-ERP BSS detection in HOSTAP mode.
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 avosrtwn, urtwn: drop unused structures.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 avosurtwn, rtwn, rsu: switch to ieee80211_add_channel_list_...
2016-05-22 avosurtwn: cleanup some unused code in urtwn_tx_data().
2016-05-22 avosurtwn: setup per-frame retry limit.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-16 avosurtwn: add support for hardware multicast filter setup.
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-29 avosnet80211 + drivers: hide size of 'bands' array behind...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-21 avosurtwn: optimize rate lookup in the urtwn_ra_init()
2016-04-20 avosnet80211: replace internal LE_READ_*/LE_WRITE_* macro...
2016-04-18 delphijMFV r298178:
2016-04-18 adrian[urtwn] default to announcing RX 64K aggregates.
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 adrian[urtwn] set the A-MPDU density to 16.
2016-04-15 philImport to 0.6.1
2016-04-13 gjbMFH
2016-04-13 adrian[urtwn] use/track the last good RSSI for a given node...
2016-04-12 philMerge libxo 0.4.6
2016-04-06 gjbMFH
2016-04-06 adrian[urtwn] disable doing AMPDU TX.
2016-04-05 adrian[urtwn] first cut of getting the fast-frames / amsdu...
2016-04-04 gjbMFH
2016-03-22 adrian[urtwn] welcome basic 11n support to urtwn.
2016-03-20 adrian[urtwn] migrate urtwn out into sys/dev/urtwn/ .