summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Flesh out the initial TX FIFO storage for each hardware TX queue.adrian2012-07-282-0/+51
* Add a missing call to ath_txdma_teardown().adrian2012-07-281-0/+1
* Correct BUGS description of static buffer useemaste2012-07-271-3/+3
* Pull the tier-2 card and change the sparc64 ZFS loader to no longer probemarius2012-07-272-9/+48
* Add gadget devices. Not yet added to the child lists, but here toimp2012-07-271-0/+5
* Add the usb device (gadget) side of things. Also add ehci bindingsimp2012-07-271-1/+4
* Make this compile again. Also note that it is AT91RM9200+KB9202Bimp2012-07-271-2/+2
* Neither of these systems has PCI, but they do have ohci interface, soimp2012-07-272-2/+2
* Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel.imp2012-07-273-1/+3
* Add version so others can depend on this moduleemaste2012-07-271-0/+2
* Tidy up the TX status fields a little and add a couple new flags.adrian2012-07-271-9/+14
* Add STBC TX support for AR5416 HAL chips.adrian2012-07-271-0/+1
* Add a STBC TX flag.adrian2012-07-271-0/+1
* Add some comments about what the two fields mean.adrian2012-07-271-2/+2
* Introduce a couple more fields in the rate scenario setup as part ofadrian2012-07-272-0/+4
* Bring this API in line with what the reference driver and Linux ath9kadrian2012-07-274-7/+5
* use __builtin_prefetch() for prefetch.luigi2012-07-271-26/+160
* Allocate a descriptor ring for EDMA TX completion status.adrian2012-07-272-3/+20
* Document F_DUP2FD_CLOEXEC.kib2012-07-271-4/+14
* Add F_DUP2FD_CLOEXEC. Apparently Solaris 11 already did this.kib2012-07-272-0/+11
* Modify ath_descdma_cleanup() to handle ath_descdma instances with noadrian2012-07-271-18/+23
* remove unused definition, whitespace cleanupluigi2012-07-271-9/+6
* Add assertion for refcount overflow.glebius2012-07-271-0/+2
* Update information on obtaining libarchive sources and FreeBSD-Xlistmm2012-07-272-4/+6
* Migrate the descriptor allocation function to not care about the numberadrian2012-07-272-9/+9
* Document the dataflash/mmc-sd issue. Add umass driver and usb. Bootimp2012-07-271-18/+26
* Refactor out the descriptor allocation code from the buffer allocationadrian2012-07-272-10/+54
* Turns out the ETHERNUT5 isn't anything like the SAM9260-EK. Make thisimp2012-07-271-30/+50
* Add (back?) ohci atmel attachment.imp2012-07-271-0/+4
* Minor style(9) nit.imp2012-07-271-0/+1
* define prefetch as a noop on !x86luigi2012-07-261-0/+4
* Document -g option in the usage string.pluknet2012-07-261-1/+1
* The ad(4) driver no longer exists in FreeBSD CURRENT or 9, so change theissyl02012-07-261-7/+7
* Add support for VALE bridges to the netmap core, seeluigi2012-07-263-23/+781
* Trim read/write sizes to 128 bytes. Pages are only 128 bytes in size.imp2012-07-261-4/+3
* Drop non-portable libedit's el_data_set() and el_data_get() forpfg2012-07-263-32/+1
* Start manpage with Dd macro and also remove a trailing whitespacejoel2012-07-261-2/+2
* Switch to using FC-Tape firmware.mjacob2012-07-261-6085/+6522
* Refactor enclosure manegement support in ahci(4). Move it out into separatemav2012-07-266-108/+668
* Improve descriptions for several devices supported by uslcom(4).gavin2012-07-262-12/+12
* Add support for more devices to uslcom(4). This commit syncronises thegavin2012-07-263-13/+186
* Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro.pluknet2012-07-262-2/+4
* Add OS X 10.8.pluknet2012-07-261-1/+3
* Pull up vendor changes to mdoc(7).ru2012-07-262-2/+2
* Backed out r228904, and added libstdthreads support to mdoc(7) to whereru2012-07-263-3/+1
* Backed out r236255, and added FreeBSD 9.1 support to mdoc(7) to whereru2012-07-262-3/+1
* Try to avoid all files dependence on the modification time of the large andache2012-07-262-0/+4
* MFamd64 r238623:kib2012-07-267-32/+55
* Do not requeue held page or page for which locking failed, just leavekib2012-07-261-21/+35
* Fix the sctp_sockstore union such that userland programs don't dependtuexen2012-07-261-4/+0
OpenPOWER on IntegriCloud