summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* It's possible to unmount multiple items at once, make it clear.ru2011-03-242-2/+2
* Fix confusion between a-characters and d-charactersbapt2011-03-241-2/+2
* MFgraid/head r218174:mav2011-03-242-64/+94
* MFgraid/head r217827:mav2011-03-243-14/+15
* Fix typo.hselasky2011-03-241-1/+1
* Fix a completely wrong variable reference.adrian2011-03-241-1/+1
* t3_free_sge_resources should be given the number of qsets it needs to free.np2011-03-243-12/+9
* T3C initialization should setup the parity fence too.np2011-03-241-2/+3
* Do not over-allocate MSI interrupts for the case where each ingressnp2011-03-243-26/+39
* Make the ar2133ForceBias() call controllable at runtime.adrian2011-03-233-1/+7
* humanize_number(3) multiply the input number by 100, which could cause andelphij2011-03-231-16/+24
* Remove unused DMA map/tag in softc.yongari2011-03-231-6/+0
* Please welcome the Brazilian calendar in the FreeBSD base.edwin2011-03-2310-0/+521
* Comply with style(9).hselasky2011-03-231-4/+4
* Recognize "ro", "rdonly", "norw", "rw" and "noro" as equal options injh2011-03-231-0/+26
* Modestly increase the maximum allowed size of the kmem map on i386.alc2011-03-234-18/+10
* Add support for memstick generation on PowerPC. This is a little suboptimalnwhitehorn2011-03-231-0/+78
* Update a comment. The kernel stopped using the S* process state constantsjhb2011-03-231-1/+1
* Small style fix.jhb2011-03-231-1/+1
* Fix SYNOPSIS.glebius2011-03-231-1/+1
* Mark any distfiles with no checksum entries in the manifest "Skipped"nwhitehorn2011-03-231-5/+11
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-2336-81/+81
* Oops, fix badness i must've introduced earlier.adrian2011-03-231-4/+4
* Don't create socketpair for connection forwarding between parent and secondary.pjd2011-03-232-20/+28
* Add support for displaying newfs flags for SU+J and TRIM.jmallett2011-03-231-1/+5
* - Move ofed modules into the i386 and amd64 specific sections to fixjeff2011-03-231-8/+12
* Add retry code analogous to the block allocation retry codemckusick2011-03-233-21/+46
* The AR5416+ chips all have MIB counters (which the AR5416 ANI code assumes)adrian2011-03-231-4/+0
* - Correct the vlan filter programming. The device filter is built injeff2011-03-233-17/+15
* Allow setting of parameters for file systems (e.g. softupdates), turn onnwhitehorn2011-03-232-20/+121
* Enable setting the MCS rate bit for ast_tx_rate.adrian2011-03-221-1/+2
* Add my copyright.pjd2011-03-222-0/+2
* Forgot to commit this as part of r219873.pjd2011-03-221-1/+1
* Fix an error while constructing the table that maps context id -> egressnp2011-03-221-1/+1
* After synchronization is complete we should make primary counters betrociny2011-03-221-3/+3
* Make UFS use PSARC/2010/029 NFSv4 ACL semantics by default, bringingtrasz2011-03-221-2/+2
* For requests that are sent only to remote component use thetrociny2011-03-221-2/+7
* Move the code around so that libc behaviour does not depend on a variabletrasz2011-03-223-18/+32
* Add test for acl_is_trivial_np(3).trasz2011-03-222-0/+151
* Change the load address from offset 0 in region 1 to offset 4G in region 0.marcel2011-03-222-3/+5
* Branch from contrib/binutils/ld/emulparams/elf64_ia64_fbsd.s so thatmarcel2011-03-221-0/+7
* The proto API is a general purpose API, so don't use 'hast' in structures orpjd2011-03-227-118/+120
* Clean up setting the short preamble bit in the rate - this way itadrian2011-03-221-3/+2
* Flip this over to be a configurable option for people who wish to play with it.adrian2011-03-222-1/+2
* This isn't actually needed any longer, A-MPDU frames work fine if only tagged...adrian2011-03-221-9/+0
* Rename pci_find_extcap() to pci_find_cap(). PCI now uses the termjhb2011-03-222-6/+12
* White space cleanups.pjd2011-03-227-18/+18
* Bring over an XPA (external power amplifer) bias fix for the AR9160.adrian2011-03-223-3/+79
* Fix OFDM ANI statistics gathering for the AR5416 and later chips.adrian2011-03-221-1/+1
* Set the "right" CCA register.adrian2011-03-221-1/+1
OpenPOWER on IntegriCloud