summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-09-05syncOkan Demirmen
2008-09-05- clarify Radeon HD 2600 Pro entryOkan Demirmen
2008-09-05fix vblank interrupt mask. Unbreaks sync-to-vblank and anything thatOwain Ainsworth
2008-09-04mostly cosmetic.Damien Bergamini
2008-09-03Replace -s (sector size) option with more general -t (disktype)Kenneth R Westerback
2008-09-03(Re)Association requests should contain a QoS Capability element,Damien Bergamini
2008-09-03redefine ic_send_mgmt() as a no-op instead of calling IF_PURGE inDamien Bergamini
2008-09-03In dc_setcfg() suppress printing a warning when forcing the receiverBrad Smith
2008-09-03regenStuart Henderson
2008-09-03housekeeping:Stuart Henderson
2008-09-03Use & not && when masking bits.Jonathan Gray
2008-09-02If we need a physical hardware status page, initialise it at device attachOwain Ainsworth
2008-09-02Track progress inside of batchbuffers so we know the hardware isn'tOwain Ainsworth
2008-09-02missing break;Jonathan Gray
2008-09-02detypedef some more. No functional change.Owain Ainsworth
2008-09-01avoid loosing return value from copyin, and properly return it.Charles Longeau
2008-09-01fix null dereference.Charles Longeau
2008-09-01convert a tsleep back to msleep that got lost in a previous upstream merge.Owain Ainsworth
2008-09-01Add Interrupt mitigation for the i9XX user_irq, should save a bit of power;Owain Ainsworth
2008-09-01Avoid #pragma pack(1) and unify everything towards using __packed.Theo de Raadt
2008-09-01Finish the rest... ATL2 -> LIIBrad Smith
2008-09-01Switch ath(4) to softcrypto to enable support for WPA/WPA2.Reyk Floeter
2008-08-31Fix redundant device name and/or target printing after callingMiod Vallat
2008-08-31remove http links to dead domain.Jonathan Gray
2008-08-31remove http links to dead/changed domains.Jonathan Gray
2008-08-30Move the link state check back up to the top of the various statusBrad Smith
2008-08-30garbage collect the no longer used GEM_IS_APPLE macro.Brad Smith
2008-08-30Fix an issue initially reported by drahn@ with gem(4) where theseBrad Smith
2008-08-30regenBrad Smith
2008-08-30Add PCI ids for Intel E1000 82576 based boards.Brad Smith
2008-08-30regenBrad Smith
2008-08-30Add the vendor ID for Techsan Electronics and PCI ids for theirBrad Smith
2008-08-30Remove the header that exposed the old wdt ioctl interface to userland,Jonathan Gray
2008-08-30Mention Family 11h in the comment.Brad Smith
2008-08-29Disable the use of Jumbo frames on the first generation chips (82542).Brad Smith
2008-08-29Take the PHY out of power down while attaching just before probing forBrad Smith
2008-08-29Build with mtrr support on amd64. This really should have gone in inOwain Ainsworth
2008-08-29Don't memcpy too far whem drm_realloc() is called with a smaller size.Owain Ainsworth
2008-08-29move code to support Frequency-Hopping spread spectrum (FHSS) PHYsDamien Bergamini
2008-08-29add support for software crypto to allow WPA/WPA2/RSN. it is disabledReyk Floeter
2008-08-29add a HAL function to force disabling the hardware crypto engineReyk Floeter
2008-08-29the atw(4) man page says:Damien Bergamini
2008-08-29support AMD Family 11h (Turion X2 Ultra et al); discussed with jsg@ and jmc@Constantine A. Murenin
2008-08-28Ignore xserver provided mmio address. We already have it. From git.Owain Ainsworth
2008-08-28Rewrite the multicast/promiscuous handling and in the process merge intoBrad Smith
2008-08-28indent IF_PURGE. pointed out by brad@Damien Bergamini
2008-08-28#undef IPW_DEBUGDamien Bergamini
2008-08-2880 cols.Damien Bergamini
2008-08-28WPA support for iwi(4).Damien Bergamini
2008-08-28Do not try to attach to rev 2 BCM4311/BCM4312 chipsets as theyBrad Smith