aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify vm_radix_keybarr().Alan Cox2013-04-061-3/+1
* Regenerate usb.confHans Petter Selasky2013-04-061-10/+124
* MFV r249186:Martin Matuska2013-04-062-3/+35
|\
| * Update vendor-sys/illumos/dist to illumos-gate 13992:313c3db67359Martin Matuska2013-04-062-3/+35
* | MFV r249185:Martin Matuska2013-04-061-24/+65
|\|
| * Update vendor/illumos/dist to illumos-gate 13991:53e4f9da98a1Martin Matuska2013-04-061-24/+65
* | MFV r248660:Martin Matuska2013-04-064-12/+13
|\|
* | Replicate r245306 from SCSI to ATA. The problem didn't appear so far,Alexander Motin2013-04-061-0/+3
* | Add new USB ID.Hans Petter Selasky2013-04-062-0/+2
* | - Make ata_str2mode() static, it's not used outside of ata-all.c.Marius Strobl2013-04-066-197/+154
* | Remove some more remnants of !ATA_CAM.Marius Strobl2013-04-061-11/+0
* | Document legacy ATA stack removal.Alexander Motin2013-04-061-0/+7
* | Correct the path.Jaakko Heinonen2013-04-061-2/+2
* | Unbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48-bit DMA as anMarius Strobl2013-04-065-36/+96
* | Provide a fix for kernel panic if receiving recursive deduplicated streams.Martin Matuska2013-04-061-4/+5
* | MFV r248217:Martin Matuska2013-04-0658-857/+1076
|\ \
* | | Make SYNCHRONIZE CACHE work with LUNs backed by device files (as opposedEdward Tomasz Napierala2013-04-061-0/+1
* | | Make it possible to submit FLUSH bios through geom_dev strategy. ThisEdward Tomasz Napierala2013-04-061-1/+2
* | | Move CRITICAL_ASSERT() macro to systm.h, where the critical(9)Gleb Smirnoff2013-04-062-3/+6
* | | MFV r242816:Martin Matuska2013-04-061-1/+3
|\ \ \
* | | | Simplify vm_radix_insert().Alan Cox2013-04-061-29/+8
* | | | Properly clean "spurious interrupt" stateOleksandr Tymoshenko2013-04-061-0/+1
* | | | Hide non-assembler bits behind #ifndef __ASSEMBLER__Andrew Turner2013-04-061-0/+3
* | | | Extend ath3kfw to include overridable device / vendor IDs.Adrian Chadd2013-04-051-4/+14
* | | | Add blacklist entries for Atheros bluetooth device IDs that are known toAdrian Chadd2013-04-051-0/+33
* | | | Fix declaration vs. definition inconsistency. No functional change.Jung-uk Kim2013-04-051-3/+3
* | | | Add the hw.floatingpoint sysctl to ARM to tell us if we have vfp supportAndrew Turner2013-04-052-1/+5
* | | | Remove dangling ISA uart stubs.Peter Grehan2013-04-052-61/+1
* | | | Don't panic when a valid divisor of 1 has been requested.Peter Grehan2013-04-051-0/+2
* | | | config checksum is over the entire fixed portion, not just thePeter Grehan2013-04-051-1/+1
* | | | Fix a typo in the burncd line.Rene Ladan2013-04-051-1/+1
* | | | Add myself as a ports committerAntoine Brodin2013-04-051-0/+3
* | | | Notify CAM on state* change to a logical volume not status. This resolvesSean Bruno2013-04-051-3/+5
* | | | Fix memory leak in coredump().Gleb Smirnoff2013-04-051-0/+1
* | | | Correct the returned message lengths for timeval and bintime controlGeorge V. Neville-Neil2013-04-051-3/+3
* | | | If filter of the interrupt event is not null, print it, in addition toKonstantin Belousov2013-04-051-1/+10
* | | | Following r241022, replace iteration over the provider list on media eventsAlexander Motin2013-04-051-2/+10
* | | | mdoc: remove superfluous paragraph macro.Joel Dahl2013-04-051-3/+0
* | | | Upgrade to 1.4.20.Dag-Erling Smørgrav2013-04-0570-1882/+4073
|\ \ \ \
| * | | | Import unbound 1.4.20vendor/unbound/1.4.20Dag-Erling Smørgrav2013-04-0599-1929/+6333
* | | | | Minimal subset of the unbound sources.Dag-Erling Smørgrav2013-04-05221-0/+149932
|\| | | |
| * | | | import unbound 1.4.17vendor/unbound/1.4.17Dag-Erling Smørgrav2012-07-04725-0/+318761
| / / /
* | | | strncmp for boot code: fix an off by one errorAndriy Gapon2013-04-051-2/+2
* | | | Add a new TX power field - it's inteded to be used where low TX powerAdrian Chadd2013-04-051-0/+1
* | | | HAL additions to enable MCI Bluetooth coexistence in the AR9300 HAL.Adrian Chadd2013-04-052-1/+20
* | | | Print out DSISR in a fatal DSI trap.Justin Hibbits2013-04-051-0/+2
* | | | Add the basic GPIO pin mapping to the hints file.Adrian Chadd2013-04-051-28/+12
* | | | Implement USB device reset and poweron.Adrian Chadd2013-04-051-35/+6
* | | | Fix AR933x USB support - this needs the same controller initialisationAdrian Chadd2013-04-051-0/+2
* | | | Add AP121 ethernet / switch PHY support.Adrian Chadd2013-04-052-32/+26