summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28some auacer(4) bits;Jason McIntyre
2008-08-28encode the speed and link state in the local port key.Reyk Floeter
2008-08-28man page for the auacer(4) driver.Mike Belopuhov
2008-08-28Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations.Mike Belopuhov
2008-08-28typo; from hyjialJason McIntyre
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-27document \user; from Kristaps D?onsons, originally from Mengzhu WangJason McIntyre
2008-08-27Remove a redundant define for RL_CFG2 and remove an incorrect comment.Brad Smith
2008-08-27correct man sections; from Tobias SarnowskiJason McIntyre
2008-08-27add an Xr to usb, now that we have usb on sgiJasper Lievisse Adriaanse
2008-08-27syncTheo de Raadt
2008-08-27another upsTheo de Raadt
2008-08-27Some __packed cleanup; Remove another obsolete pack from a none-hardwareMarcus Glocker
2008-08-27move definitions of channels attributes away from ieee80211.h suchDamien Bergamini
2008-08-27pass FCS to radiotap.Damien Bergamini
2008-08-27fix IEEE80211_RADIOTAP_F_SHORTPREDamien Bergamini
2008-08-27another IEEE80211_RADIOTAP_F_FCS candidate.Damien Bergamini
2008-08-27add IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD.Damien Bergamini
2008-08-27hardware may pass us ACK or CTS frames in some cases, so useDamien Bergamini
2008-08-27the firmware is responsible for sending management frames, butDamien Bergamini
2008-08-27override net80211's ic_node_alloc function to allocate a fullDamien Bergamini
2008-08-27introduce new IEEE80211_STA_ONLY kernel option that can be set toDamien Bergamini
2008-08-27Fix length check when parsing PPPoE discovery phase packets.Brad Smith
2008-08-27add a C-c target, so we can use it as a prefix for keybindings.Kjell Wooding
2008-08-27exposed too much, only expose prototype outside ifdefMartynas Venckus
2008-08-27delete unused pragma ident junkTheo de Raadt
2008-08-27comment fixesMartynas Venckus
2008-08-27fix 128-bit division. gcc mangled arguments when passing to theMartynas Venckus
2008-08-26Fix an if (); typo. ok beck@Jonathan Gray
2008-08-26another ups to knock out of being a uhidTheo de Raadt
2008-08-26syncTheo de Raadt
2008-08-26new devsTheo de Raadt
2008-08-26Fix alignment panic on sparc64 by removing a wrong __packed. WhileMarcus Glocker
2008-08-26Fix a couple of problems that may make gem(4) get stuck:Mark Kettenis
2008-08-26Stylus pressure sensor is active low, so invert the logic converting itMiod Vallat
2008-08-26Better strategy to single out onboard bge(4)'s on sparc64 machines.Mark Kettenis