summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-2351-376/+149
* Update to xen specific files for SMPkmacy2008-09-231-3/+5
* In preparation for PowerPC G5 support, allow PVO objects to contain pagenwhitehorn2008-09-233-54/+62
* Allow cxgb to be unified across versions by making newer features conditionalkmacy2008-09-238-6/+70
* Change the DBDMA API to allow DBDMA registers in a subregion of a resource. T...nwhitehorn2008-09-234-11/+14
* - Fix flag checkkmacy2008-09-231-3/+7
* - Track number of times that the transmit queue overflowedkmacy2008-09-231-4/+3
* * Add USB boot support.bms2008-09-221-5/+52
* Use Giant for kbdmux(4) locking. This is to workaround the problememax2008-09-221-4/+4
* Add my entry to committers-src.dotrnoland2008-09-221-0/+2
* - Don't read the identifier string from the VPD if there's no chipmarius2008-09-221-3/+4
* Close a race between concurrent calls to ufsdirhash_recycle() andjhb2008-09-221-5/+10
* Mark the first slice of a NanoBSD image 'active' by default.bms2008-09-221-0/+4
* Add ng_rmnode_flags() so the caller can pass NG_QUEUE and have the nodethompsa2008-09-222-2/+9
* Introduce a hooks layer for the MPSAFE TTY layer.ed2008-09-228-48/+341
* Fix usage of mac_vnode_check_open() in linuxulator - last argumenttrasz2008-09-221-1/+1
* Fix style(9) issue in TTY header files: document function argument names.ed2008-09-225-70/+76
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-222-0/+78
* Make the make_pseudo_driver.sh shellscript work again.ed2008-09-221-2/+2
* Regenerate for r183270.obrien2008-09-224-7/+14
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-225-2/+218
* add back regdomain.xmlsam2008-09-221-0/+4
* Document changes in behaviour due to sparse CPU numbering support.jkoshy2008-09-226-27/+46
* Support sparsely numbered CPUs.jkoshy2008-09-226-81/+173
* When invoking the udp_send() from udp6_send() due to use of a v6-mappedrwatson2008-09-221-3/+13
* Add workaround for occasional packet loss issue of JMC250 A2yongari2008-09-222-3/+20
* Unbreak the build.keramida2008-09-221-1/+1
* Unbreak G3 support. G3 processors don't have an L3 cache, so we shouldn't try...nwhitehorn2008-09-221-3/+8
* MIMO power save and RIFS; while here also update per-node state/flags for ampdusam2008-09-222-1/+72
* "ampdudensity -" is too subtle; use "NA" for any and accept it as a parametersam2008-09-221-2/+2
* cleanup bss node setup; syncs w/ p4 state that's been in use for monthssam2008-09-221-8/+10
* cleanup after mergesam2008-09-221-1/+0
* Fix handling of shortgi: use the local configuration (and implicitlysam2008-09-223-2/+25
* RIFS support; needs driver callback for dynamic state changesam2008-09-228-8/+54
* MIMO power save support; still needs callbacks for notifying driverssam2008-09-218-6/+88
* Revamp ht ie handling:sam2008-09-214-49/+110
* don't propagate ht bss occupancy changes to legacy vaps;sam2008-09-211-0/+3
* o widen ni_flags as it's going to be full shortlysam2008-09-211-17/+17
* Add current transmit parameters for fixed rate handling so driverssam2008-09-212-0/+46
* change ieee80211_ampdu_stop to take an explicit reason codesam2008-09-212-6/+8
* simplify debug msgsam2008-09-211-3/+2
* Crypto api changes:sam2008-09-215-50/+56
* Cleanup AMPDU handling:sam2008-09-217-62/+78
* Always update ic_lastnonht so we track overlapping legacy bsssam2008-09-211-10/+9
* Cleanup starting seq# for tx ampdu:sam2008-09-213-7/+9
* check for undefined identifierssam2008-09-211-12/+59
* o fix spelling of EOSPsam2008-09-211-4/+4
* add new build knobs and jigger some existing controls to improvesam2008-09-2142-185/+666
* Add the check of the table number.rik2008-09-211-0/+17
* Export IPFW_TABLES_MAX value for compiled in defaults.rik2008-09-211-1/+6
OpenPOWER on IntegriCloud