]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iwn
Merge ACPICA 20120111.
[FreeBSD/FreeBSD.git] / sys / dev / iwn /
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-03 bschmidtDon't rely on MCS7 being at index 7 while determining...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 bschmidtFix some net80211 enum nits:
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-21 bschmidtThe DC calibration result obtained during initializatio...
2011-10-24 bschmidtLet net80211 also know about stopped BA sessions. This...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-13 bschmidtFix bmiss notifications, events should be sent when...
2011-10-09 mariusRecognize the Intel(R) Centrino(R) Wireless-N 130.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-20 adrianManually set the channel when using monitor mode -...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-10 bschmidtMake sure to drop the IEEE80211_RATE_BASIC flag even...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-04 attilioMFC
2011-06-04 bschmidtEnable HT40 (40MHz channel width) support.
2011-06-04 bschmidtOnly consider QoS frames for TX packet aggregation.
2011-06-04 bschmidtThe firmware of 4965 series adapters seems to die while...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 attilioMFC
2011-05-31 bschmidtAdd module version to iwi/ipw/wpi and iwn.
2011-05-29 hrsMerge from head@222434.
2011-05-15 attilioMFC
2011-05-15 bschmidtOnly update the scheduler's byte count table for aggreg...
2011-05-08 attilioMFC
2011-05-08 bschmidtEnable 11n (sans HT40) support.
2011-05-08 bschmidtNotify firmware about various HT parameters once associ...
2011-05-08 bschmidtAdd support for TX packet aggregation.
2011-05-08 bschmidtAdd support for RX packet aggregation.
2011-05-08 bschmidtAdd support for transmitting frames at MCS rates.
2011-05-08 bschmidtPrepare for transmitting frames at MCS rates:
2011-05-08 bschmidtRead chainmask information before announcing it.
2011-05-08 bschmidtAdd HT capabilities to probe requests.
2011-05-08 bschmidtDisable background scan support for 4965 adapters.
2011-05-08 bschmidtRX aggregation is slightly different then the legacy...
2011-05-08 bschmidtAllocate all TX rings, those will be use for TX packet...
2011-05-08 bschmidtUse the enhanced TX power information availabe on newer...
2011-05-08 bschmidtHook HT channel setup.
2011-05-08 bschmidtThe 6000 series adapters have a slightly different...
2011-05-08 bschmidtRe-add 2 device IDs which got lost.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-20 bschmidtNow that all bits are in for 1030/6230 adapters enable...
2011-04-20 bschmidtThe 6000 series gen2 adapters have 2 firmware images...
2011-04-20 bschmidtAdd basic support for advanced bluetooth coexistence...
2011-04-19 bschmidtEnable DC calibration for all 6000 series devices,...
2011-04-19 bschmidtPull some features out of the firmware:
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-16 bschmidtAdd some new features:
2011-04-16 bschmidtBring over the HAL/OPS changes, instead of two const...
2011-04-16 bschmidtRead RX/TX chainmasks directly of the EEPROM. Some...
2011-04-16 bschmidtJust a whitespace sync, some more style(9) conform...
2011-04-16 bschmidtSync comments with OpenBSD.
2011-04-16 bschmidtSync debug and error messages with OpenBSD.
2011-04-16 bschmidtShuffle code around a bit. Mostly to group functional...
2011-04-16 bschmidtRename some stuff in favour of the OpenBSD names:
2011-04-16 bschmidtFix WME/QoS handling:
2011-04-16 bschmidtRemove if_ierrors which do not necessarily indicate...
2011-04-16 bschmidtInstead of hardcoding TX rates and using that to fill...
2011-04-16 bschmidtReplace RX/TX ring allocation error messages with somet...
2011-04-16 bschmidtPrevent double-free, also use the same error codes...
2011-04-16 bschmidtAdd missing bus_dmamap_sync calls as well as remove...
2011-04-16 bschmidtUnify TX/RX ring allocation, finish the descriptior...
2011-04-16 bschmidtMake sure to destroy all DMA tags and maps.
2011-04-16 bschmidtRewrite DMA segment handling to be more inline with...
2011-04-16 bschmidtscratch_paddr has the same address pre-assigned, use...
2011-04-16 bschmidtIn case a new mbuf can't be loaded, reuse the old one.
2011-04-16 bschmidtOpenBSD uses IWN_RBUF_SIZE not MJUMPAGESIZE for the...
2011-04-16 bschmidtRemove the flags argument of iwn_dma_contig_alloc(...
2011-04-16 bschmidtRSSI related syncs with the OpenBSD code:
2011-04-16 bschmidtPass errors that might happen during state transitions...
2011-04-16 bschmidtObtain the channel number directly from the laster...
2011-04-15 bschmidtfix the order of the prototypes from the previosu commit
2011-04-15 bschmidtThe 6005 series devices need additional temperature...
2011-04-15 bschmidtRevert some of local calibration changes in favour...
2011-04-15 bschmidtremove debug left-overs
2011-04-15 bschmidtSplit up watchdog and calibration callout. This allows...
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-15 bschmidtSplit out bluetooth coexistence setup.
2011-04-15 bschmidtFixes for firmware handling:
2011-04-15 bschmidtOnly handle beacon misses while in RUN state and not...
2011-04-15 bschmidtDon't timeout when stopping DMA channels.
2011-04-14 bschmidtInstead of trying to figure out which rxon.flags to...
next