]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Mark the coretemp(4) sysctls as MPSAFE, ensuring that Giant won't be held
[FreeBSD/FreeBSD.git] / sys / net80211 /
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-18 Adrian ChaddDisable this variable; the code using it is also disabled.
2013-02-18 Adrian ChaddDisable this code and add a note as to why.
2013-02-16 Adrian ChaddFix an incorrect sizeof()
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-14 Monthadar Al JaberiMesh: QoS Control field bit flags fix.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-12 Gleb SmirnoffSubstitute '#ifdef ALIGNED_POINTER' with '#ifndef __NO_...
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Xin LIMFV r245512:
2013-02-08 Adrian ChaddFix ieee80211_mesh.c compilation.
2013-02-07 Monthadar Al JaberiMesh: recevied GANN frames where not parsed correctly.
2013-02-07 Monthadar Al JaberiMesh HWMP forwarding information: updating FI for trans...
2013-02-07 Monthadar Al JaberiMesh HWMP PERR bug fixes.
2013-02-07 Monthadar Al JaberiMesh bug: debug infomartion showing swapped SA and...
2013-02-07 Monthadar Al JaberiUpdate ddb to print mesh routing table.
2013-02-07 Monthadar Al JaberiMesh HWMP PREQ: fixed conditions for discarding elements.
2013-02-07 Monthadar Al JaberiMesh HWMP: don't send an intermediate PREP for proxy...
2013-02-07 Monthadar Al JaberiMesh HWMP PREQ update: proxy reply only if mesh STA...
2013-02-07 Monthadar Al JaberiHWMP: ic->raw_xmit didn't always point to correct ni.
2013-02-07 Monthadar Al JaberiMesh gate code to transmit to all mesh gates.
2013-02-07 Monthadar Al JaberiSend frames to mesh gate if 11s discovery fails.
2013-02-07 Monthadar Al JaberiMark root mesh as gate when mesh gate flag set.
2013-02-07 Monthadar Al JaberiPropagate GANN frames, and store know gate info.
2013-02-07 Monthadar Al JaberiMesh update: add base Mesh Gate functionality.
2013-02-07 Monthadar Al JaberiStart accepting IEEE80211_ACTION_MESH_GANN frames;
2013-02-07 Monthadar Al JaberiMesh: management mesh action frames are to be discarded
2013-02-07 Monthadar Al JaberiUpdate in ieee80211_action.c for mesh code handlers.
2013-02-07 Monthadar Al JaberiUpdate net80211 mesh struct ieee80211_meshgann_ie.
2013-02-07 Monthadar Al JaberiHWMP: Accept a PERR even if path is valid.
2013-02-07 Monthadar Al JaberiAdd mesh debug for interarction between DS & MBSS.
2013-02-07 Monthadar Al JaberiFix mesh path flag.
2013-02-07 Monthadar Al JaberiStop a mesh STA from flooding with peer frames.
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-02 Adrian ChaddWrap this in an #ifdef so IEEE80211_SUPPORT_SUPERG...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-26 Adrian ChaddInitial cut at making IBSS support 802.11n aware.
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Xin LIMFV r245510:
2013-01-15 Adrian ChaddRemove the use of the ifnet send queue and if_start...
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-09 Neel NatuIFC @ r245178
2013-01-08 Adrian ChaddAdd in the missing radiotap definitions from the sipsol...
2013-01-06 Adrian ChaddHandle ps-poll data frame if_transmit() failure.
2013-01-06 Adrian ChaddHandle HWMP if_transmit() failure gracefully.
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-22 Adrian Chaddif_start() is being used here as a way of kick-starting...
2012-12-22 Adrian ChaddRemove a use of if_start() - instead, use if_transmit...
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-10 Adrian ChaddAdjust the channel to correctly setup the HT flags...
2012-12-10 Adrian ChaddUpdate the aggressive mode logic to also enable aggress...
2012-12-09 Adrian ChaddUndo the previous adhoc commit - doing the WME IE handl...
2012-12-09 Adrian ChaddHandle ath-specific and WME IE's in adhoc mode.
2012-12-09 Adrian ChaddAtheros SuperG bug fixes, as part of hunting down kern...
2012-12-09 Adrian ChaddDon't panic if the stageq here is empty; just fall...
2012-12-08 Adrian ChaddFix a use-after-free bug in the Atheros fast-frames...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-07 Adrian ChaddAdd a new 900MHz GSM regulatory SKU for the Xagyl Commu...
2012-12-05 Gleb Smirnoff Mechanically substitute flags from historic mbuf...
2012-12-04 Neel NatuIFC @r243836
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-26 Adrian ChaddAdd a primitive to check if a lock is not owned.
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-11 Neel NatuIFC @ r242684
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-04 Xin LIMFV: less v453.
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-28 Adrian ChaddAdd some further BAR TX debugging; it was useful when...
2012-10-26 Adrian ChaddOops, missed in my last commit.
2012-10-26 Adrian ChaddAllow net80211 to be built on -9 and -8.
2012-10-26 Adrian ChaddFix up some initial issues with creation and deletion...
next