Age | Commit message (Expand) | Author |
2008-08-28 | #undef IPW_DEBUG | Damien Bergamini |
2008-08-28 | 80 cols. | Damien Bergamini |
2008-08-28 | WPA support for iwi(4). | Damien Bergamini |
2008-08-28 | Do not try to attach to rev 2 BCM4311/BCM4312 chipsets as they | Brad Smith |
2008-08-28 | i've lost the IF_PURGE() bits in the process... | Damien Bergamini |
2008-08-28 | WPA support for ipw(4). | Damien Bergamini |
2008-08-28 | some style fixes. | Brad Smith |
2008-08-28 | Fix a typo in the naming of the PPPoE input queues, ppoe -> pppoe. | Brad Smith |
2008-08-28 | some auacer(4) bits; | Jason McIntyre |
2008-08-28 | encode the speed and link state in the local port key. | Reyk Floeter |
2008-08-28 | man page for the auacer(4) driver. | Mike Belopuhov |
2008-08-28 | Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations. | Mike Belopuhov |
2008-08-28 | typo; from hyjial | Jason McIntyre |
2008-08-28 | - enable uvideo on sgi, it's working for me with a quickcam e 3500 plus | Jasper Lievisse Adriaanse |
2008-08-28 | Ignore userland provided batchbuffer start parameter, we can determine | Owain Ainsworth |
2008-08-28 | set sarea_priv to NULL to prevent possible access on next open/close. | Owain Ainsworth |
2008-08-28 | Kill the ifdefed out ttm interface stuff. The intel driver has | Owain Ainsworth |
2008-08-28 | Add some more E1000 PCI ids. | Brad Smith |
2008-08-28 | This file was meant to be removed with the last commit, it's now empty | Owain Ainsworth |
2008-08-28 | replace usage of drm_memrange with extent(9). No functional change, but | Owain Ainsworth |
2008-08-27 | document \user; from Kristaps D?onsons, originally from Mengzhu Wang | Jason McIntyre |
2008-08-27 | Remove a redundant define for RL_CFG2 and remove an incorrect comment. | Brad Smith |
2008-08-27 | correct man sections; from Tobias Sarnowski | Jason McIntyre |
2008-08-27 | add an Xr to usb, now that we have usb on sgi | Jasper Lievisse Adriaanse |
2008-08-27 | sync | Theo de Raadt |
2008-08-27 | another ups | Theo de Raadt |
2008-08-27 | Some __packed cleanup; Remove another obsolete pack from a none-hardware | Marcus Glocker |
2008-08-27 | move definitions of channels attributes away from ieee80211.h such | Damien Bergamini |
2008-08-27 | pass FCS to radiotap. | Damien Bergamini |
2008-08-27 | fix IEEE80211_RADIOTAP_F_SHORTPRE | Damien Bergamini |
2008-08-27 | another IEEE80211_RADIOTAP_F_FCS candidate. | Damien Bergamini |
2008-08-27 | add IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD. | Damien Bergamini |
2008-08-27 | hardware may pass us ACK or CTS frames in some cases, so use | Damien Bergamini |
2008-08-27 | the firmware is responsible for sending management frames, but | Damien Bergamini |
2008-08-27 | override net80211's ic_node_alloc function to allocate a full | Damien Bergamini |
2008-08-27 | introduce new IEEE80211_STA_ONLY kernel option that can be set to | Damien Bergamini |
2008-08-27 | Fix length check when parsing PPPoE discovery phase packets. | Brad Smith |
2008-08-27 | add a C-c target, so we can use it as a prefix for keybindings. | Kjell Wooding |
2008-08-27 | exposed too much, only expose prototype outside ifdef | Martynas Venckus |
2008-08-27 | delete unused pragma ident junk | Theo de Raadt |
2008-08-27 | comment fixes | Martynas Venckus |
2008-08-27 | fix 128-bit division. gcc mangled arguments when passing to the | Martynas Venckus |
2008-08-26 | Fix an if (); typo. ok beck@ | Jonathan Gray |
2008-08-26 | another ups to knock out of being a uhid | Theo de Raadt |
2008-08-26 | sync | Theo de Raadt |
2008-08-26 | new devs | Theo de Raadt |
2008-08-26 | Fix alignment panic on sparc64 by removing a wrong __packed. While | Marcus Glocker |
2008-08-26 | Fix a couple of problems that may make gem(4) get stuck: | Mark Kettenis |
2008-08-26 | Stylus pressure sensor is active low, so invert the logic converting it | Miod Vallat |
2008-08-26 | Better strategy to single out onboard bge(4)'s on sparc64 machines. | Mark Kettenis |