summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* use c99 initializerssam2009-02-192-112/+112
* o consolidate loops to eliminate assumptions about ordering of modessam2009-02-191-13/+10
* Change country ie construction to simplify forthcoming changes:sam2009-02-191-11/+17
* use c99 initializersam2009-02-191-10/+13
* simplify setting up the roaming parameters; writing default parameters onlysam2009-02-191-43/+29
* check ptr against NULLsam2009-02-191-1/+1
* instead of special casing lookups for the 11na/g legacy rate set, justsam2009-02-192-8/+4
* Cleanup ath_hal_computetxtime's handling of 1/2 and 1/4-width channels:sam2009-02-193-86/+74
* add phy types for 1/2 and 1/4-rate modessam2009-02-191-0/+2
* add HAL_DIAG_SETREGS to write registers via the diag apisam2009-02-192-4/+20
* whitespacesam2009-02-191-2/+2
* Quite mechanical ch_detach implementations for all atapci subdrivers.mav2009-02-1917-31/+171
* if_cx is currently disconnected from the build due to a dependence onrwatson2009-02-191-32/+10
* Mark these variables as __used too. Fix a style of previous commit.rdivacky2009-02-181-5/+6
* yppasswdd assumed that a struct x_master_passwd is type punable to aimp2009-02-181-3/+21
* As soon as they called in only same one place (ata_pcichannel_attach()),mav2009-02-1816-103/+108
* - Add a function (fill_kinfo_aggregate()) which aggregates relevantattilio2009-02-181-22/+44
* Make ch->dma.free() called symmetrically to ch->dma.alloc().mav2009-02-182-3/+5
* Implement proper attach/detach routines for ISA driver.mav2009-02-181-5/+55
* Add an extra (void *) cast. The struct if_msghdr has an 8 byteimp2009-02-181-1/+1
* o Fix year in the previous commit.maxim2009-02-181-1/+1
* Enhance debugging mode by storing the string "BB:TT:LL" once and usesbruno2009-02-181-150/+143
* Remove unused variable.mav2009-02-181-2/+1
* Mark these variables as __used as those are used in the asm block.rdivacky2009-02-181-4/+4
* add myself to committers treeavg2009-02-181-0/+4
* Reindent a small bit of code that was not 8-space indented like the restjhb2009-02-181-6/+6
* Adapt linux emulation to use cv for vfork wait.kib2009-02-182-4/+4
* o DragonFly 2.2.0 added.maxim2009-02-181-1/+2
* Switch over to usbdevs.h generated at compile time.thompsa2009-02-1889-13584/+89
* Bump __FreeBSD_version to 800063 after GENERIC changed to USB2.thompsa2009-02-181-1/+1
* use mii instead of miibus so we don't drag in all phy supportsam2009-02-182-2/+2
* Use outbound message register 0 instead of mailbox 7 inemaste2009-02-182-2/+6
* Remove reference to phy_delay from fwcontrol. Thanks for the catch!sbruno2009-02-171-2/+1
* fix whitespacesam2009-02-171-1/+1
* Adaptively increase control command timeout when drive is spun down.mav2009-02-171-1/+8
* Fix cut/paste error in previous commit and use thegallatin2009-02-171-1/+1
* Better support for recent Myricom 10GbE NICsgallatin2009-02-177-32827/+32798
* Remove useless return, that left from previous commit.mav2009-02-171-1/+0
* Remove obsolete prison_service declarations.jamie2009-02-171-16/+0
* ata_interrupt() does not need to return anything. It is not it's businessmav2009-02-173-6/+8
* Correct the year.pjd2009-02-171-1/+1
* Document kern.geom.journal.* sysctls.pjd2009-02-171-6/+102
* Introduce 1394a-2000 extended PHY Self ID packets.sbruno2009-02-172-8/+29
* Add kernel dumping support. Works fine with sdhci controller driver.mav2009-02-171-1/+30
* Add support for interruptless kernel dumping.mav2009-02-171-0/+6
* Add a default implementation for pre-check. It shouldmarcel2009-02-171-2/+12
* Simplify some debugging messages and try to consolodate some of the moresbruno2009-02-171-65/+109
* Don't try to auto-detect dynamic linking; it fails on mips. The Makefiledes2009-02-173-17/+26
* tsec(4) cosmetics.raj2009-02-171-2/+1
* tsec(4): Always try to resume the receiver.raj2009-02-171-3/+10
OpenPOWER on IntegriCloud