]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Merge sendmail 8.14.5 to HEAD
[FreeBSD/FreeBSD.git] / sys / net80211 /
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-04 Attilio RaoMFC
2011-06-04 Bernhard SchmidtCertain adapters have HT40 support on some but not...
2011-06-04 Bernhard SchmidtData frames sent over the mgmt path might be part of...
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-22 Attilio RaoMFC
2011-05-21 Bernhard SchmidtFix typo, it is MPDU not MDPU.
2011-05-12 Attilio RaoMFC
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-11 Adrian ChaddFix up the net80211 alq logging - this commit makes...
2011-05-11 Adrian Chaddnet80211 alq bugfixes:
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Attilio RaoMFC
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
2011-05-04 Adrian ChaddFix some corner cases in the net80211 sequence number...
2011-05-03 Ruslan ErmilovUpdate to a 1-May-2011 release (except for the isblank...
2011-05-02 Dimitry AndricUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-25 Bjoern A. ZeebWe need in.h for both INET and INET6, as according...
2011-04-22 Adrian ChaddRevert r220907 and r220915.
2011-04-21 Adrian ChaddImplement very basic ALQ logging for net80211.
2011-04-21 Adrian ChaddChange the MIMO userland export ABI to include flags...
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-08 Adrian ChaddRe-add the pad[2] I deleted by accident.
2011-04-08 Adrian ChaddAdd initial support for MIMO statistics to net80211.
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-24 Adrian ChaddFix a WME corner case found by the FreeBSD 802.11n...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-13 Bernhard SchmidtConstantly use MHz instead of Mhz.
2011-03-13 Bernhard SchmidtWhen injecting frames a temporary node is faked, during...
2011-03-13 Bernhard SchmidtFix a cut&paste error while parsing htcap/htinfo elemen...
2011-03-13 Bernhard SchmidtHonor device capabilities while initializing ni_htrates.
2011-03-13 Bernhard SchmidtFix rmax calculation during BSS selection.
2011-03-13 Bernhard SchmidtFill hc_mcsset completely.
2011-03-13 Bernhard SchmidtWhile determining the maxrate for ieee80211_media_setup...
2011-03-13 Bernhard SchmidtChange the way HT capatibilities are announced.
2011-03-13 Bernhard SchmidtFirst step on removing the harcoded RX/TX stream and...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-10 Bernhard SchmidtComplete the MCS rate table based on the final 802...
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-23 Rebecca CranFix typos - remove duplicate "is".
2011-02-22 Bernhard SchmidtMake sure to only accept and handle action frames which...
2011-02-21 Bernhard SchmidtIt is IEEE80211_SUPPORT_XXX not IEEE80211_XXX_SUPPORT.
2011-02-21 Bernhard SchmidtAdd a new mgmt subtype "ACTION NO ACK" defined in 802...
2011-02-21 Adrian ChaddDefault to the lowest negotiated rate for mgmt/multicas...
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-30 Bernhard SchmidtInstead of always returning 0 to a scan request, indica...
2011-01-30 Bernhard SchmidtChange return code semantics of start_scan_locked(...
2011-01-30 Bernhard SchmidtHonor the IEEE80211_SCAN_BGSCAN flag, which makes it...
2011-01-19 Bernhard SchmidtJump to the next element and not to an arbitrary point...
2011-01-18 Matthew D FlemingSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-17 Bernhard SchmidtPull ieee80211_ratectl_node_init() calls from drivers...
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-12 Matthew D Flemingsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-05 Marcel Moolenaarsvn+ssh://svn.freebsd.org/base/head@216199
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-22 Dimitry AndricSync: merge r215464 through r215708 from ^/head.
2010-11-22 Bernhard SchmidtThe meshid element is memcpy()'ed into se_meshid if...
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-14 Dimitry AndricSync: merge r215273 through r215318 from ^/head.
2010-11-14 Bernhard SchmidtThe ni_rctls checks are used to verify that a ratectl...
2010-11-14 Dimitry AndricSync: merge r215189 through r215272 from ^/head.
2010-11-13 Bernhard SchmidtSome device drivers calculate various timing related...
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-06 Dimitry AndricSync: merge r214649 through r214894 from ^/head.
2010-11-06 Bernhard SchmidtInstead of using the AMRR ratectl algo as default for...
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-11-01 Dimitry AndricMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
next