]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Update libarchive to 3.0.4
[FreeBSD/FreeBSD.git] / sys / net80211 /
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-01 adrianAdd a check for dynamic OFDM/CCK channel types.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-25 monthadarMesh mode, potential garbage in QoS subfield.
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-18 adrianExtend the radiotap code to be aware of the size of...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-22 adrianFix some corner cases in the ieee80211_send_bar() handling.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-01 monthadarUpdate HWMP Proactive code and mesh route flags.
2012-05-01 monthadarPREQ discovery update.
2012-05-01 monthadarNet80211s update: Mesh Gate Announcement and removal...
2012-05-01 monthadarRANN update
2012-05-01 monthadarPERR update to be called from mesh code.
2012-05-01 monthadar* Modified PERR acceptance criteria according to amendment;
2012-05-01 monthadarUpdated PREQ propagation code;
2012-05-01 monthadar* PREQ acceptance criteria updated to check for proxy...
2012-05-01 monthadar* Proactive PREQ (original transmission) must also set
2012-05-01 monthadar* Fixed hwmp_discover code to populate a PREQ packet...
2012-05-01 monthadar* Fixed PREQ flag field Adressing mode subfiled accordi...
2012-05-01 monthadar* Added a mesh max PREQ retires sysctl that governous...
2012-05-01 monthadarChange how we enforce PREQ minimum interval.
2012-05-01 monthadarPREP update
2012-05-01 monthadar* MeshForwarding update mesh_recv_indiv_data_to_fwrd...
2012-05-01 monthadarAdded route lifetime update for destination and source...
2012-05-01 monthadarMesh forwarding with proxy support.
2012-05-01 monthadarImplemented so that Mesh forwarding information lifetim...
2012-05-01 monthadarFixed some MPM reason codes and max number of neighbors...
2012-05-01 monthadarModified structure and code that handles Mesh peering...
2012-05-01 monthadarAdded Self-protected action category (including MPM).
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-15 adrianMigrate the net80211 TX aggregation state to be from...
2012-04-08 adrianAdd some statistics to track BAR TX.
2012-04-03 bschmidtAdd basic HT channel setup to ieee80211_init_channels...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-27 adrianCorrect the ordering of tid/crypto ic_name.
2012-03-25 adrianCreate a new task to handle 802.11n channel width changes.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 adrianRe-commit this - store the alq payload in network order.
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-18 adrian.. revert out a local change that I hadn't yet complete...
2012-03-18 adrianAdd a missing endian conversion.
2012-03-16 adrianPull in a dependency on ALQ if it's compiled with IEEE8...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-08 adrianAdd missing \n's.
2012-03-06 adrianModify HWMP to be able to allocate memory for PREQ...
2012-03-05 adrianOops - used the wrong field.
2012-03-04 adrianAdd the thread id to the net80211 alq records.
2012-03-04 adrianFix style(9) issues.
2012-03-04 glebiusFix build w/o 'options IEEE80211_SUPPORT_MESH'.
2012-03-04 adrian* Introduce new flag for QoS control field;
2012-03-04 adrian* Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as...
2012-03-02 adrianAttempt to catch scan cancellations at exactly the...
2012-02-28 adrianOnly increment is_beacon_bad if we're not scanning.
2012-02-28 adrianPrint out the bogus beacon interval.
2012-02-28 adrianTrack the number of bad beacons received.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-24 adrianHold IF_LOCK when manipulating the interface flags.
2012-02-24 adrianAlthough it's documented that the vap newstate call...
2012-02-24 adrianAdd a radiotap vendor header definition.
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-20 rayRemove redundant forward declaration of struct ieee8021...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-13 adrianCorrect the 802.11s mesh configuration structure and...
2012-02-08 adrianUpdate the 802.11s IE numbers to represent the latest...
2012-02-06 adrianUpdate the mesh reason codes to match the latest 802...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-03 rpauloWhitespace removal.
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-31 adrianAdd a DFS debugging mode which is useful when doing...
2012-01-29 adrianMissing code for receiving MESH PREP that should be...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-22 adrianMark the taskqueue as the _net80211_ taskqueue.
2012-01-21 adrianFix the hwmp code to handle nodes in a "line" topology.
2012-01-21 adrianChange the hwmp debugging to use %6D rather than ether_...
2012-01-15 adrianFix the situation where net80211 is built with IEEE8021...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-11 adrianAdd the ability to kick an existing mesh node without...
2012-01-11 adrianAdd the MCS radiotype entry.
2012-01-10 adrianAdd in the vendor extension bit in the radiotap header.
2012-01-07 bzCorrect comment for the IPv6 case to say "traffic class...
2012-01-02 bschmidtMCS32 equals 32, not 8*ic_txstream.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
next