Age | Commit message (Expand) | Author |
2005-11-05 | add init code for BCM5421. | Brad Smith |
2005-11-05 | regen | Brad Smith |
2005-11-05 | BCM5421K2 -> BCM54K2 | Brad Smith |
2005-11-05 | speeling fix | David Gwynne |
2005-11-05 | split from ki2c.c | Brad Smith |
2005-11-05 | some driver cleanup, ANSI/KNF and more consistency between the drivers. | Brad Smith |
2005-11-05 | Don't tempt fate by TAILQ_REMOVE()'ing inside TAILQ_FOREACH(), even if | Kenneth R Westerback |
2005-11-05 | Move displaying rf/pa type to rtw_rf_attach to simplify code. | Jonathan Gray |
2005-11-05 | Eliminate 'Overlapping Command Attempted' errors on non-tagged drives by | Kenneth R Westerback |
2005-11-04 | Change DEBUG conditionals into PMAP_DEBUG; no functional change. | Miod Vallat |
2005-11-04 | Add an extra flags argument to uvm_io(), to specify whether we want to fix | Miod Vallat |
2005-11-04 | don't bother setting error in em_attach() since it's | Brad Smith |
2005-11-04 | - splimp -> splnet | Brad Smith |
2005-11-04 | - splimp -> splnet | Brad Smith |
2005-11-04 | remove uneeded debug function. | Jonathan Gray |
2005-11-04 | Move access to RF tranceiver functions to be via callbacks. | Jonathan Gray |
2005-11-04 | remove useless prototype; ok drahn@ | Uwe Stuehler |
2005-11-04 | crank pf_state and pf_src_node byte and packet counters to u_in64_t, since | Ryan Thomas McBride |
2005-11-04 | Add carp_hash() - hash the ethernet address of the ARP request and use | Ryan Thomas McBride |
2005-11-04 | only build powernow pieces as appropriate for config'd cpu types | Ted Unangst |
2005-11-04 | RCS Id tag | Uwe Stuehler |
2005-11-03 | fix comment | Martin Reindl |
2005-11-03 | - fix error message printed when pci_mapreg_map() fails. | Brad Smith |
2005-11-03 | re-implement the bpf "filter drop" option that it actually works. the | Reyk Floeter |
2005-11-03 | revert to 20051009 for now, need to investigate strange behaviour with | Martin Reindl |
2005-11-03 | use splvm() here instead of splimp(). in currently unused MULTIPROCESSOR code. | Brad Smith |
2005-11-03 | Don't remove elements inside TAILQ_FOREACH. Change to usual for() | Kenneth R Westerback |
2005-11-02 | change zaurus fifo lenght back to 32 until some issues are sorted out. | Federico G. Schwindt |
2005-11-02 | inherit sack_enable from the listen socket, this should allow connections | Markus Friedl |
2005-11-02 | Avoid a theoretical race condition. | Aaron Campbell |
2005-11-02 | sync | Theo de Raadt |
2005-11-02 | 2 more puc devices by oxford | Theo de Raadt |
2005-11-02 | It is invalid to scsi_done(xs) and then return TRY_AGAIN_LATER. | Kenneth R Westerback |
2005-11-02 | sync mbuf before unloading in gem_rxdrain(). | Brad Smith |
2005-11-02 | - unmap resources allocated by pci_mapreg_map() on failure to attach | Brad Smith |
2005-11-02 | Abstract delay code out and call it directly from XX_interpret_sense. | Kenneth R Westerback |
2005-11-02 | handle TX underrun and packet too long errors by resetting the chip. | Brad Smith |
2005-11-01 | remove Mach macros, they were unused anyway | Martin Reindl |
2005-11-01 | In uvm_swapout(), protect "p->p_swtime = 0;" with SCHED_LOCK() as is already | Aaron Campbell |
2005-11-01 | Always sure that we have memory for the 'dst' scrub information, which may | Christopher Pascoe |
2005-11-01 | Remove the call to ieee80211_ifattach() for the moment as it | Jonathan Gray |
2005-10-31 | - some DEBUG should be GEM_DEBUG | Brad Smith |
2005-10-31 | Fix reading large files; from NetBSD. Somehow this was overlooked | Otto Moerbeek |
2005-10-31 | jsg forgot to specify that wi(4) now needs wlan option; ok miod | Theo de Raadt |
2005-10-31 | ammount -> amount | Miod Vallat |
2005-10-31 | typo | Brad Smith |
2005-10-31 | print something useful about mainbus, system model as reported by Openfirmware. | Dale Rahn |
2005-10-31 | regen | Jonathan Gray |
2005-10-31 | A few more nvidia video cards, mostly from submitted dmesgs. | Jonathan Gray |
2005-10-31 | Move from arpcom to ieee80211com in wi softc. This will be | Jonathan Gray |