summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename definition of BGE_SOFTWARE_GENCOMM_* to more readable ones.yongari2011-10-262-23/+24
* Add libkern/ucmpdi2.ccognet2011-10-261-0/+1
* BCM5719 cannot handle DMA requests for DMA segments that haveyongari2011-10-262-0/+10
* Broadcom says BCM5755 or higher and BCM5906 have short DMA bug.yongari2011-10-261-3/+4
* It is known that all Broadcom controllers have 4GB boundary DMAyongari2011-10-261-4/+2
* Make CPMU handle GPHY power down control on controllers that haveyongari2011-10-261-1/+2
* Fix suspend and resume of FULL and HIGH speed USB deviceshselasky2011-10-264-2/+17
* Revert r226665 untill the issues with this change have been resolved.rmh2011-10-261-12/+2
* Bring over the new aggregate statistics from the 11n branch.adrian2011-10-261-12/+85
* As a prelude to bringing over the 11n work, include some extra statistics fie...adrian2011-10-262-1/+27
* - Fixup filenames in a few more places where they are used.jhb2011-10-261-21/+20
* Fix typo in timer_getoverrun cross-reference.pluknet2011-10-261-1/+1
* Attempt to fix build logic for gensnmptree.ed2011-10-261-1/+2
* - Add support for a "!" character in regex matching in devd(8). It invertshrs2011-10-264-4/+20
* Fix breakage in tzsetup:edwin2011-10-261-1/+1
* Fix long standing bge_sysctl_debug_info() issues.yongari2011-10-261-7/+16
* Add in some more 11n related HAL methods.adrian2011-10-252-0/+6
* The AR5413 datasheet specifies that AR_TxIntrReq should be set consistentlyadrian2011-10-251-2/+9
* Add some fixes to the 11n aggregation HAL calls:adrian2011-10-251-6/+26
* Correct/complete a partially-disabled TX interrupt mitigation configuration.adrian2011-10-251-4/+4
* Fix an incorrect flag.adrian2011-10-251-1/+1
* Save and restore the association ID across interface resets.adrian2011-10-254-5/+9
* Add some 11n bits from the if_ath_tx 11n branch:adrian2011-10-255-1/+40
* Reduce the NF wait timeout. When doing heavy 11n RX loads, this can actuallyadrian2011-10-251-1/+9
* MFV of r226750, tzdata2011medwin2011-10-257-20/+87
* Whitespace nits.yongari2011-10-251-5/+5
* - Add a new header for the x86 boot code that defines various structuresjhb2011-10-256-31/+128
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forjhb2011-10-2515-37/+27
* axe(4) got VLAN over-sized frame support.yongari2011-10-251-1/+2
* AX88178/AX88772A/AX88772B supports VLAN over-sized frame.yongari2011-10-251-1/+2
* Implement TX/RX checksum offloading support for ASIX AX88772Byongari2011-10-252-73/+422
* Build swapon with WARNS=6.ed2011-10-252-6/+5
* Provide an error message and error handling if there are no networknwhitehorn2011-10-251-0/+7
* Speed up vm_page_cache() and vm_page_remove() by checking for a fewalc2011-10-251-18/+72
* Provide an error message instead of silent failure if no disks are presentnwhitehorn2011-10-251-4/+13
* Don't look for includes in userland directories. There is no need for itpjd2011-10-251-1/+0
* Allow upper layers to discover than BIO_DELETE and/or BIO_FLUSH is notpjd2011-10-251-3/+3
* Improve style a bit.pjd2011-10-251-5/+7
* Simplify disk_alloc().pjd2011-10-251-4/+2
* The v_data field is a pointer, so set it to NULL, not 0.pjd2011-10-251-1/+1
* Add support for creating GELI devices with older metadata version for usepjd2011-10-254-12/+140
* Fix typo in copyright notice introduced in r226724mm2011-10-251-1/+1
* Revert r226726. The line was not duplicated.pjd2011-10-251-0/+1
* When decoding metadata, check magic string, so we know this is not GELI devicepjd2011-10-251-0/+2
* Fix resize regressions tests - we need to destroy BSDlabel before we canpjd2011-10-251-0/+1
* Prefer G_ELI_VERSION_* defines for version numbers over plain digits.pjd2011-10-251-3/+5
* Fit lines into 80 chars.pjd2011-10-251-4/+6
* Remove duplicated line.pjd2011-10-251-1/+0
* Protect NIS server with madvise(2) since this daemon is requiredglebius2011-10-251-0/+4
* Update copyright information in several ZFS files, as the clause 3.3mm2011-10-255-0/+5
OpenPOWER on IntegriCloud