]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
Implement initial device suspend/resume method.
[FreeBSD/FreeBSD.git] / sys / net80211 /
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-21 bschmidtWrap remaining ieee80211_ratectl_node_init() calls...
2010-08-14 bschmidtIntroduce IEEE80211_C_RATECTL, drivers which use the...
2010-08-14 bschmidtInitialize ni_txrate after txparams have been setup...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-01 bschmidt- Introduce IEEE80211_KEY_NOREPLAY, a per-key flag...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-12 edRemove GNU-style struct initialization.
2010-06-11 impsvn merge svn+ssh://svn.freebsd.org/base/head@209022
2010-06-11 avatarFixing compilation bustage by adding the missing &...
2010-06-10 rpauloSome odd APs send beacons on the same TX queue as non...
2010-06-10 rpauloAdd missing braces.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-01 rpauloFix resource leaks in ieee80211_ioctl_setchanlist(...
2010-06-01 rpauloCompare the address of the array, not the array.
2010-06-01 rpauloDon't reference null pointer in hwmp_recv_preq().
2010-06-01 rpauloProperly initialize stack variable sr in setmlme_assoc_...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-03 sobomaxAdd new tunable 'net.link.ifqmaxlen' to set default...
2010-04-29 rpauloDecrement rxa_pad due to the addition of rxa_private.
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 rpauloAdd a private field to struct ieee80211_rx_ampdu do...
2010-04-28 rpauloAdd ic_rxstream and ic_txstream. These variables hold...
2010-04-28 rpauloWhen in the RUN -> AUTH -> RUN FSM transition happens...
2010-04-28 rpauloFix typo. No functional change.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-14 impsvn merge svn+ssh://svn.freebsd.org/base/head/@206624
2010-04-14 rpauloMake this code a little more portable by wrapping the...
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-10 bschmidtAdd WPA-None support:
2010-04-09 rpauloUse M_NOWAIT instead of M_WAITOK to avoid race conditions.
2010-04-09 rpauloSwap IEEE80211_RATECTL_TX_SUCCESS/IEEE80211_RATECTL_TX_...
2010-04-08 rpauloPrevent foot-shooting in ieee80211_ratectl_node_deinit().
2010-04-07 rpauloFix build.
2010-04-07 rpaulonet80211 rate control framework (net80211 ratectl).
2010-03-31 rpauloConstify vap argument of ieee80211_{note,discard}*...
2010-03-28 rpauloAdd a comment explaining the previous commit.
2010-03-23 rpauloWhen receiving a management frame, pass the mbuf to...
2010-03-23 rpauloAdd a new field for extended HT capabilities.
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-18 rpauloUnbreak build by removing a code bit that is only relat...
2010-03-18 rpauloFix a couple of bugs with 802.11n:
2010-03-14 weongyofixes a broken software beacon miss handler. There...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-02-28 rajMerge DTC-d75b33af.
2010-02-13 impmerge from head.
2010-02-08 bschmidtEnsure that tkip_mixing_phase1() is called after a...
2010-02-07 impmerge from base/head
2010-02-06 rpauloRevert unwanted changes in revision 203422.
2010-02-03 rpauloAvoid a null pointer deref when parsing the meshid.
2010-02-03 rpauloWhen taking the AMPDU reorder fastpath, need_tap wasn...
2010-01-25 rpauloCall ieee80211_radiotap_rx, not ieee80211_radiotap_tx...
2010-01-24 syrinxWhile flushing the multicast filter of an interface...
2010-01-19 thompsaUse the iflladdr_event event to keep the mac address...
2010-01-14 rpauloFix bugs introduced in previous commit: off-by-one...
2010-01-12 rpauloUpdate mesh code to to D4.0.
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
next