summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-12-07Convert carp(4) to behave more like a regular interface, much in the sameRyan Thomas McBride
2004-12-07KNFRyan Thomas McBride
2004-12-07KNFRyan Thomas McBride
2004-12-07regenJonathan Gray
2004-12-07Add some Belkin RTL8180 devices, one from NetBSD.Jonathan Gray
2004-12-07re-commit mcbride@'s 'flush global', this time without the breakage inDaniel Hartmeier
2004-12-07tree does not compile, spotted by dlg (not obvious how to fix)Theo de Raadt
2004-12-07Remove uneeded bpfdesc.h include.Jonathan Gray
2004-12-07Cleanup. Rename some defines, add wp_lite_set_te1_cfg()Ryan Thomas McBride
2004-12-07backout missed by tedu:Theo de Raadt
2004-12-07ohci and ehci at cardbus support from netbsdDavid Gwynne
2004-12-07Change the default for 'overload <table> flush' to flush only states from theRyan Thomas McBride
2004-12-07prev softdep merge could lead to inode wait deadlock for unknown reasons.Ted Unangst
2004-12-07* add a missing vput() if VOP_SETATTR() fails.Patrick Latifi
2004-12-07Don't link to ac97 specs from individual drivers.Jonathan Gray
2004-12-07remove old and unused NetBSD specific cruft.Brad Smith
2004-12-07Remove the PCI-ISA bridge callback mechanism; it's no longer needed.Brad Smith
2004-12-06set granularity for data segment used for struct cpu_info to bytes.Hans-Joerg Hoexer
2004-12-06support max-src-conn-rate with synproxy, ok mcbride@Daniel Hartmeier
2004-12-06emu(4) works; tybollt@solace.mh.seTheo de Raadt
2004-12-06add mbuf linearization code when the number of fragments exceeds what isDamien Bergamini
2004-12-06use raw device; wbx@openbsd.deTheo de Raadt
2004-12-06Use uvm_grow() to account for stack growth, rather than home-grown codeMiod Vallat
2004-12-06remove iwi_fix_channel() by setting IEEE80211_C_SCANALL capability flagDamien Bergamini
2004-12-06indentDamien Bergamini
2004-12-06Use config_defer().Brad Smith
2004-12-06regenMichael Shalayeff
2004-12-06o2micro cardbus from HP nc4000 from Russell McGregor <rdmcgregor@gmail.com>Michael Shalayeff
2004-12-06tell net80211 that we can get probes/beacons on any channel during a scan.David Gwynne
2004-12-06add a flag that lets a wireless card indicate it can receive probe responsesDavid Gwynne
2004-12-06some mice have more than 7 buttons, so raise the limit in the driver.David Gwynne
2004-12-06Check a NULL dereference before it could happen.Marco Pfatschbacher
2004-12-06At PFSYNC_ACT_CLR:Marco Pfatschbacher
2004-12-06dont try and detect if the external firmware is already loaded by changingDavid Gwynne
2004-12-06also consider NFS_PORT to be a reserved port, as in 1.18 or something likeTheo de Raadt
2004-12-06ipsec udpencap check was done after baddynamicports ports checks (thoseTheo de Raadt
2004-12-05fix printf's in ipw_dma_alloc()Damien Bergamini
2004-12-05add IEEE80211_C_SHPREAMBLE capability flag and reorder interrupt handlersDamien Bergamini
2004-12-05update net80211 AP list after scanningDamien Bergamini
2004-12-05mostly cosmetic changesDamien Bergamini
2004-12-05Clean Tx/Rx rings allocation and management.Damien Bergamini
2004-12-05wait longer for master initializationDamien Bergamini
2004-12-05do a scan for networks when net80211 thinks we should rather than doing itDavid Gwynne
2004-12-05IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6Daniel Hartmeier
2004-12-05after attaching an overload table, set its active flag. otherwise, theDaniel Hartmeier
2004-12-05net80211 in the watchdogDavid Gwynne
2004-12-05less then -> less thanJonathan Gray
2004-12-05rather then -> rather thanJonathan Gray
2004-12-05clean up init of the tx xfersDavid Gwynne
2004-12-05unbreak builds without ATU_DEBUG set.David Gwynne