]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ath/if_athvar.h
Mark a couple of places where I think the dmamap isn't being unmapped
[FreeBSD/FreeBSD.git] / sys / dev / ath / if_athvar.h
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-26 adrianAdd per-TXQ EDMA FIFO staging queue support.
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-24 adrianOverhaul the TXQ locking (again!) as part of some beaco...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-19 adrianBreak out the RX completion path into "FIFO check ...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-15 adrianAdd locking around the new holdingbf code.
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 adrianImplement "holding buffers" per TX queue rather than...
2013-03-08 attilioMFC
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 mmMFC @247774
2013-03-04 adrianadd a method to set/clear the VMF field in the TX descr...
2013-02-27 attilioMerge from vmcontention
2013-02-27 attilioMFC
2013-02-27 attilioMFC
2013-02-27 adrianAdd in the STBC TX/RX capability support into the HAL...
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 adrianBegin adding support to explicitly set the current...
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-21 attilioMFC
2013-02-21 adrianAdd an option to allow the minimum number of delimiters...
2013-02-21 adrianAdd a new option to limit the maximum size of aggregates.
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-14 attilioMerge from vmcontention.
2013-02-14 attilioMFC
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 adrianPull out the if_transmit() work and revert back to...
2013-02-09 delphijMFV r245512:
2013-02-07 attilioMerge from vmcontention
2013-02-07 attilioMFC
2013-02-07 adrianCreate a new TX lock specifically for queuing frames.
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-01-21 adrianMigrate CLRDMASK to be a per-node flag, rather than...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-15 adrianImplement frame (data) transmission using if_transmit...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 attilioMFC
2013-01-09 neelIFC @ r245178
2013-01-04 neelIFC @ r244983.
2013-01-03 adrianDon't call the spectral methods for NICS that don't...
2013-01-02 adrianAdd a new (skeleton) spectral mode manager module.
2013-01-02 adrianAdd spectral HAL accessor methods.
2012-12-26 attilioMFC
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-11 adrianThere's no need to use a TXQ pointer here; we specifica...
2012-12-11 attilioMFC
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 adrianDelete the per-TXQ locks and replace them with a single...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-23 adrianAdd the HAL wrapper for settsf64.
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-16 sjgMerge bmake-20121111
2012-11-13 neelIFC @ r242940
2012-11-11 neelIFC @ r242684
2012-11-10 kevloFix the build.
2012-11-08 adrianAdd some hooks into the driver to attach, detach and...
2012-11-03 adrianAdd a new HAL call to extract out the HAL enterprise...
2012-11-03 adrianHAL API updates, from the previous couple of HAL commits.
2012-10-31 adrianI give up - introduce a TX lock to serialise TX operations.
2012-10-28 adrianBegin fleshing out some software queue awareness for...
2012-10-22 attilioMFC
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-15 adrianTrack the total number of software queued frames in...
2012-10-14 adrianStop abusing the ATH_TID_*() queue macros for filtered...
2012-10-14 adrianPush the actual TX processing into the ath taskqueue...
2012-10-07 adrianMigrate the TID TXQ accesses to a new set of macros...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 adrianPause and unpause the software queues for a given node...
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-24 adrianMigrate the ath(4) KTR logging to use an ATH_KTR()...
2012-09-21 attilioMFC
2012-09-17 adrianAdd a per-TID filter queue and filter state bits.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
next