summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a couple of nice quotes from Edward Everett Haledougb2012-07-291-0/+9
* For consistency put the IPsec comment iside the #fidef section.bz2012-07-291-1/+1
* Fix a comment that we do not have an SA yet but need to acquire one.bz2012-07-291-1/+1
* Add support for 88E1116R.hrs2012-07-281-1/+6
* Add support for Marvell 88F6282.hrs2012-07-289-5/+27
* Hardcode the loopback rx/tx checkum options for IPv6 to on withoutbz2012-07-281-2/+26
* Handle a case where we had an SRR that pushed back themjacob2012-07-281-4/+124
* -----------mjacob2012-07-2811-1016/+1841
* Reorder things in g_gate_create() so at the moment when g_new_geomf()trociny2012-07-281-77/+63
* sh: Do not ask for stopped/continued processes if we do not need themjilles2012-07-281-6/+5
* sh: Inline waitproc() into its only caller.jilles2012-07-281-22/+9
* sh: Track continued jobs (even if not continued by bg or fg).jilles2012-07-281-3/+8
* Similar to what is already done for Linux, make clang not complain aboutdim2012-07-281-0/+8
* Similar to r238472, let clang pass --enable-new-dtags to the linkerdim2012-07-281-1/+3
* Merge FreeBSD/beri Perforce change @211945 to head:rwatson2012-07-281-4/+4
* Flesh out the multi-rate retry capability.adrian2012-07-286-1/+7
* Commit missing #define from a previous check-in.adrian2012-07-281-0/+2
* Update libarchive to 3.0.4mm2012-07-28147-4198/+10216
|\
| * Update libarchive's vendor dist to version 3.0.4 from release branch.mm2012-07-27165-4624/+11302
| * Update libarchive's vendor dist to latest changes in release branch.mm2012-02-2540-227/+961
| * Update libarchive's vendor dist to latest changes in release branch.mm2012-02-0914-34/+46
| * Update libarchive's dist to latest changes in release branchmm2012-02-0932-146/+192
* | 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
OpenPOWER on IntegriCloud