summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-08-31Fix redundant device name and/or target printing after callingMiod Vallat
2008-08-31remove the #if 0'ed NFS_ATTRTIMEO() macro since it wasThordur I. Bjornsson
2008-08-31remove http links to dead domain.Jonathan Gray
2008-08-31remove http links to dead/changed domains.Jonathan Gray
2008-08-30replace TRUNC_PAGE by trunc_page and ROUND_PAGE by round_pageMartin Reindl
2008-08-30Code refactorization and state structure changes in preparation of asynchronousMiod Vallat
2008-08-30no need to include uvm/uvm.h twiceMartin Reindl
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-29fix comment: we use a pool for namei, so malloc considerations do notOtto Moerbeek
2008-08-29garbage collect unused capabilities and configurations flags.Damien Bergamini
2008-08-29MSIZE and MCLBYTES are now defined in sys/param.h; from Jordan GordeevJason McIntyre
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-28unbreak IEEE80211_DEBUGDamien Bergamini
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
2008-08-28i've lost the IF_PURGE() bits in the process...Damien Bergamini
2008-08-28WPA support for ipw(4).Damien Bergamini
2008-08-28some style fixes.Brad Smith
2008-08-28Fix a typo in the naming of the PPPoE input queues, ppoe -> pppoe.Brad Smith
2008-08-28encode the speed and link state in the local port key.Reyk Floeter
2008-08-28Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations.Mike Belopuhov
2008-08-28- enable uvideo on sgi, it's working for me with a quickcam e 3500 plusJasper Lievisse Adriaanse
2008-08-28Ignore userland provided batchbuffer start parameter, we can determineOwain Ainsworth
2008-08-28set sarea_priv to NULL to prevent possible access on next open/close.Owain Ainsworth
2008-08-28Kill the ifdefed out ttm interface stuff. The intel driver hasOwain Ainsworth
2008-08-28Add some more E1000 PCI ids.Brad Smith
2008-08-28This file was meant to be removed with the last commit, it's now emptyOwain Ainsworth
2008-08-28replace usage of drm_memrange with extent(9). No functional change, butOwain Ainsworth
2008-08-27Remove a redundant define for RL_CFG2 and remove an incorrect comment.Brad Smith