summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 9.8.3-P4:delphij2012-10-103-34/+40
* panic() with reasonable message instead of returning zero frequency causingmav2012-10-101-1/+2
* There are SCSI conditions that are not an errors. In those cases cderror()mav2012-10-101-10/+9
* Add a driver ioctl to clear a port's MAC statistics.np2012-10-102-0/+11
* Do not check if found IPv4 rte is dynamic if net.inet.icmp.drop_redirect ismelifaro2012-10-104-6/+48
* Really handle xpt_compile_path() error in xpt_bus_register() instead ofmav2012-10-101-2/+5
* Remove 'periph == NULL' check from bunch of periph drivers.mav2012-10-1010-49/+0
* Add support for locate LED.jimharris2012-10-103-15/+42
* Add checks for ata_sata_scr_read() return statuses. It is mostly to silencemav2012-10-101-3/+5
* Add an "i2c" subcommand to cxgbetool. You can use this to readnp2012-10-101-0/+58
* MFi386 r241356alc2012-10-101-0/+9
* Add a driver ioctl to read a byte from any device on a port's i2c bus.np2012-10-104-0/+69
* There is no need to report the same error twice.np2012-10-101-9/+1
* Remove unused item. cxgbe's rx queue's lock was removed a long time ago.np2012-10-102-13/+5
* WITH_CTF is now a "normal" build option (WITHOUT_CTF is supported andjhb2012-10-101-7/+1
* - Fix the error message when a dependency string is not provided tojhb2012-10-101-2/+2
* Revert previous commit...kevlo2012-10-1079-88/+89
* Remove unnecessary delay. I don't see any comments in data sheetyongari2012-10-101-1/+0
* Fix a long standing VCPU reset sequence bug on BCM5906.yongari2012-10-101-9/+9
* Do not force PCIe 1.0a mode in device reset on BCM5717 and neweryongari2012-10-101-2/+5
* Honor PHY type fiber for BCM5717/BCM5718/BCM5719/BCM5720.yongari2012-10-101-1/+1
* On PHY write error use hex number to show the value.yongari2012-10-101-4/+7
* If the maximum payload size is 256 bytes or more, set the DMA writeyongari2012-10-102-5/+15
* Grab the softc from the ACPI host-pci bridge device instead of from the pcineel2012-10-101-1/+1
* Cast vendor-specific spell on VIA VT1818S codecs alike to VT1708S tomav2012-10-091-0/+2
* Add an unified macro to deny ability from the compiler to reorderattilio2012-10-0910-21/+20
* Remove undefined behavior from sranddev() andeadler2012-10-092-4/+2
* Reverts r234074,234105,234564,234723,234989,235231-235232 and part ofattilio2012-10-0911-38/+16
* Prefer NULL over 0 for pointerskevlo2012-10-0979-89/+88
* Fix typo: s/unknow/unknownkevlo2012-10-093-6/+6
* Fix a typo (s/prefix/suffix/) and comment.dteske2012-10-091-2/+2
* Fix an oversight that cyclic menu items actually are zero-based and candteske2012-10-091-4/+4
* Make the "Options:" separator-text configurable by setting $menu_optionstext.dteske2012-10-091-1/+6
* Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word isdteske2012-10-083-3/+8
* Any pfil(9) hooks should be called with already set VNET context.glebius2012-10-081-4/+0
* Catch up with r241245 and do not return packet back in host byte order.glebius2012-10-081-4/+1
* Add several asserts to i386 pmap, which mostly state that pv entry shallkib2012-10-081-0/+9
* In a few places, like the implementation of ptrace(), a thread may callalc2012-10-082-12/+16
* Restrict the module to varied environments.obrien2012-10-081-1/+5
* ip6_ipsec_output: fix a typo in r241344avg2012-10-081-1/+1
* Remove my pre-commit review request for mergemasterdougb2012-10-081-1/+0
* After r241245 it appeared that in_delayed_cksum(), which still expectsglebius2012-10-088-22/+27
* Rework device detach. While here, move driver lock/calloutyongari2012-10-081-18/+13
* No reason to play with IP header before calling sctp_delayed_cksum()glebius2012-10-081-2/+0
* Limit applying TX data corruption and FIFO workaround to BCM5719yongari2012-10-081-2/+2
* Fix typo. Check against number of allocated MSI-X vectors.yongari2012-10-081-1/+1
* Migrate the TID TXQ accesses to a new set of macros, rather than reusingadrian2012-10-073-34/+55
* Loop reading the RTC registers until the same values are obtainedimp2012-10-071-3/+14
* Remove contractions.joel2012-10-076-6/+6
* Minor mdoc fixes.joel2012-10-073-3/+3
OpenPOWER on IntegriCloud