Age | Commit message (Expand) | Author |
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith |
2005-01-15 | Additional devices found in linux-wlan driver. | Jonathan Gray |
2005-01-15 | Add id for Psion Dacom Gold Port Ethernet found in Linux driver. | Jonathan Gray |
2005-01-15 | regen | Jonathan Gray |
2005-01-15 | Another kue device found in Linux driver. | Jonathan Gray |
2005-01-14 | Typo | Miod Vallat |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat |
2005-01-14 | regen | Pedro Martelletto |
2005-01-14 | Add Radeon IGP 9100, from Bruno Oliveira Silvestre, ok deraadt@ | Pedro Martelletto |
2005-01-14 | use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoe | Theo de Raadt |
2005-01-14 | Add type for zaurus, ok miod@ | Dale Rahn |
2005-01-14 | rev 1.63 | Brad Smith |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-14 | cardbus re(4) support (Realtek 8169) heavily based on if_rl. | Peter Valchev |
2005-01-14 | clean PCI leftovers | Peter Valchev |
2005-01-14 | split re(4) into bus-independent code (ic/re.c) and PCI front-end | Peter Valchev |
2005-01-14 | minor prototypes style; ok deraadt | Peter Valchev |
2005-01-13 | fix a critical bug that made the kernel crash under heavy upstream traffic | Damien Bergamini |
2005-01-12 | fix kernel building with option UBSA_DEBUG. | Moritz Jodeit |
2005-01-12 | Don't call ahc_setup_data() after calling ahc_execute_scb() since the | Kenneth R Westerback |
2005-01-12 | Fix an off by one in the critical section clearing code. The code was | Kenneth R Westerback |
2005-01-11 | Pass device names on intr_establish() call, other drivers need this too. | Dale Rahn |
2005-01-11 | Reliability fixes: | Miod Vallat |
2005-01-10 | make it compile, sigh | Theo de Raadt |
2005-01-10 | remove unnecessary rlphy_reset(), mii_phy_tick() and | Brad Smith |
2005-01-10 | from netbsd uplcom.c revision 1.37: | David Gwynne |
2005-01-10 | from freebsd, uplcom.c revision 1.23: | David Gwynne |
2005-01-10 | add support for calling units (cuaU*) | David Gwynne |
2005-01-10 | Make the time spent scanning per channel consistent with other drivers | Jonathan Gray |
2005-01-09 | Allow send_hil{,dev}_cmd to return failure, and handle this where | Miod Vallat |
2005-01-09 | From dyoung@NetBSD rev 1.41: | Jonathan Gray |
2005-01-09 | Use the macwrite instead of the hostwrite radio programming method | Jonathan Gray |
2005-01-09 | fix regulation domain handling | Reyk Floeter |
2005-01-09 | - add support for 2.2 firmware | Damien Bergamini |
2005-01-08 | spaces | Michael Shalayeff |
2005-01-08 | rev 1.125 | Brad Smith |
2005-01-08 | fix conflicting types for ahc_send_async(). | Kevin Lo |
2005-01-07 | regen | Brad Smith |
2005-01-07 | add SiS devices. | Brad Smith |
2005-01-06 | Make sure the kthread does not run before iop_config_interrupts(). | Miod Vallat |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2005-01-05 | Use $OpenBSD$ instead of $Id$. ok damien@ | Jonathan Gray |
2005-01-05 | copyoutstr doesn't work so well with the kernel addresses | Ted Unangst |
2005-01-04 | If we get a vendor private tlv when we are expecting a challenge, | Todd C. Miller |
2005-01-04 | shrink dmesg output | Jonathan Gray |
2005-01-04 | though this is untested this couldn't be any worse than before. | Brad Smith |
2005-01-03 | Add support for the Vodafone Mobile Connect 3G adapter. | Reyk Floeter |
2005-01-03 | regen | Reyk Floeter |
2005-01-03 | add Vodafone Mobile Connect 3G IDs | Reyk Floeter |
2005-01-03 | - make sure int is in running state before touching the multicast filters | Brad Smith |