]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ath/if_ath_misc.h
Merge ACPICA 20140926.
[FreeBSD/FreeBSD.git] / sys / dev / ath / if_ath_misc.h
2013-05-08 adrianRevert a previous commit - this is causing hardware...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 adrianEnsure that we only call the busdma unmap/flush routine...
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-28 rayMFC@r248830
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-19 mmMFV r247580:
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-20 nwhitehornIFC @ 247036
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-13 attilioMerge from vmcontention
2013-02-13 attilioMFC
2013-02-11 adrianPut this back into the ath taskqueue rather than the...
2013-02-09 delphijMFV r245512:
2013-02-07 attilioMerge from vmcontention
2013-02-07 attilioMFC
2013-02-07 adrianMethodize the process of adding the software TX queue...
2013-02-04 attilioMerge from vmcontention
2013-02-03 attilioMFC
2013-02-01 sjgMerge bmake-20130123
2013-01-26 adrianMigrate the TX sending code out from under the ath0...
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...
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 attilioMFC
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 nwhitehornIFC @ 243795
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-16 sjgMerge bmake-20121111
2012-11-11 neelIFC @ r242684
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-14 adrianPush the actual TX processing into the ath taskqueue...
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-27 attilioMFC
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-14 adrianBreak out the TX completion code into a separate functi...
2012-08-12 adrianRevert the ath_tx_draintxq() method, and instead teach...
2012-08-12 adrianBreak out ath_draintxq() into a method and un-methodize...
2012-08-08 andrewImport compiler-rt r160957.
2012-08-03 attilioMFC
2012-07-31 adrianMigrate some more TX side setup routines to be methods.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-27 adrianMigrate the descriptor allocation function to not care...
2012-07-27 adrianRefactor out the descriptor allocation code from the...
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-23 adrianModify ath_descdma_setup() to take a descriptor size...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-14 adrianFix EDMA RX to actually work without panicing the machine.
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-12 attilioMerge from vmcontention
2012-07-12 attilioMFC
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-09 adrianFurther preparations for the RX EDMA support.
2012-07-08 attilioMerge from vmcontention
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
next