]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Merge ACPICA 20120320.
[FreeBSD/FreeBSD.git] / sys / net80211 /
2012-03-20 Jung-uk KimMerge ACPICA 20120320.
2012-03-20 David ChisnallImport new version of libcxxrt. Now works correctly...
2012-03-18 Adrian Chadd.. revert out a local change that I hadn't yet complete...
2012-03-18 Adrian ChaddAdd a missing endian conversion.
2012-03-16 Adrian ChaddPull in a dependency on ALQ if it's compiled with IEEE8...
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallImport new versions of libcxxrt and libc++.
2012-03-11 Juli MallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-08 Adrian ChaddAdd missing \n's.
2012-03-06 Adrian ChaddModify HWMP to be able to allocate memory for PREQ...
2012-03-05 Adrian ChaddOops - used the wrong field.
2012-03-04 Adrian ChaddAdd the thread id to the net80211 alq records.
2012-03-04 Adrian ChaddFix style(9) issues.
2012-03-04 Gleb SmirnoffFix build w/o 'options IEEE80211_SUPPORT_MESH'.
2012-03-04 Adrian Chadd* Introduce new flag for QoS control field;
2012-03-04 Adrian Chadd* Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as...
2012-03-02 Adrian ChaddAttempt to catch scan cancellations at exactly the...
2012-02-28 Adrian ChaddOnly increment is_beacon_bad if we're not scanning.
2012-02-28 Adrian ChaddPrint out the bogus beacon interval.
2012-02-28 Adrian ChaddTrack the number of bad beacons received.
2012-02-25 Martin MatuskaUpdate libarchive to 3.0.3
2012-02-24 Adrian ChaddHold IF_LOCK when manipulating the interface flags.
2012-02-24 Adrian ChaddAlthough it's documented that the vap newstate call...
2012-02-24 Adrian ChaddAdd a radiotap vendor header definition.
2012-02-22 Mark PeekUpdate to tcsh 6.18.01.
2012-02-20 Aleksandr RybalkoRemove redundant forward declaration of struct ieee8021...
2012-02-17 Bjoern A. ZeebIFC @231845
2012-02-16 Jung-uk KimMerge ACPICA 20120215.
2012-02-13 Adrian ChaddCorrect the 802.11s mesh configuration structure and...
2012-02-08 Adrian ChaddUpdate the 802.11s IE numbers to represent the latest...
2012-02-06 Adrian ChaddUpdate the mesh reason codes to match the latest 802...
2012-02-05 Dimitry AndricAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-03 Rui PauloWhitespace removal.
2012-01-31 Adrian ChaddAdd a DFS debugging mode which is useful when doing...
2012-01-29 Martin MatuskaUupdate code to vendor rev. 4183 (release/2.8)
2012-01-29 Adrian ChaddMissing code for receiving MESH PREP that should be...
2012-01-22 Adrian ChaddMark the taskqueue as the _net80211_ taskqueue.
2012-01-21 Adrian ChaddFix the hwmp code to handle nodes in a "line" topology.
2012-01-21 Adrian ChaddChange the hwmp debugging to use %6D rather than ether_...
2012-01-15 Adrian ChaddFix the situation where net80211 is built with IEEE8021...
2012-01-11 Jung-uk KimMerge ACPICA 20120111.
2012-01-11 Adrian ChaddAdd the ability to kick an existing mesh node without...
2012-01-11 Adrian ChaddAdd the MCS radiotype entry.
2012-01-10 Adrian ChaddAdd in the vendor extension bit in the radiotap header.
2012-01-07 Bjoern A. ZeebCorrect comment for the IPv6 case to say "traffic class...
2012-01-03 Ed SchoutenImport compiler-rt r147467.
2012-01-02 Bernhard SchmidtMCS32 equals 32, not 8*ic_txstream.
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Bernhard SchmidtRemove now redundant mac argument.
2011-12-17 Bernhard SchmidtFix some net80211 enum nits:
2011-12-15 Adrian ChaddModify the ACL code slightly to support a few nifty...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-08 Adrian Chadd.. add missing include from an incorrect merge.
2011-11-08 Adrian ChaddReject frames in STA mode which are not destined to...
2011-11-08 Adrian ChaddAdd 802.11h quiet time element support into net80211.
2011-11-07 Ed SchoutenMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 Ed SchoutenMark MALLOC_DEFINEs static that have no corresponding...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-28 Adrian ChaddInclude the tid when printing out crypto replay errors.
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-12 Adrian ChaddFix an unused variable warning/error when invariants...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-10-02 Adrian ChaddFix a panic in the wifi stack when a software beacon...
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-24 Adrian ChaddThis patch fixes beacon frame sequence number generatio...
2011-08-19 Adrian ChaddCorrectly handle BAR TX failures.
2011-08-16 Adrian ChaddFix BAR frame TX completion - successful transmission...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-08 Bernhard SchmidtWhen setting a fixed channel on adapters with 11n suppo...
2011-07-20 Adrian ChaddFix brokenness introduced by my last commit.
2011-07-19 Adrian ChaddThis sets the BSS channel for each VAP for the given...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-07 Kevin LoFix memset sizeofs
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Attilio RaoMFC
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-27 Adrian ChaddPrint out a big warning if DFS can't find a channel...
2011-06-21 Attilio RaoMFC
2011-06-20 Adrian ChaddAdd a callback for ADDBA response timeouts.
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
next