Age | Commit message (Expand) | Author |
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 |
2005-10-30 | Simplify sis(4) TX/RX ring initialization. | Brad Smith |
2005-10-29 | comment fix: Two vendors sold same thing | Theo de Raadt |
2005-10-29 | Correct type for dd_grid, so that we print the device id correctly for | Miod Vallat |
2005-10-28 | correct legsup register per spec; dlg@ pascoe@ ok. | Federico G. Schwindt |
2005-10-28 | regen | Brad Smith |
2005-10-28 | add some Symbios Logic ids including SAS and FC chipsets. | Brad Smith |
2005-10-27 | use a quirk to attach the new sierra wireless; tony@kozoru.com | Theo de Raadt |
2005-10-27 | new sierra card; tony@kozoru.com | Theo de Raadt |
2005-10-27 | - __sparc__ -> __sparc64__ | Brad Smith |
2005-10-26 | add missing bus_dmamap_sync()'s, much closer to working on hppa | Brad Smith |
2005-10-26 | revert 82801FBM SATA controller back to being configured as an IDE controller | Brad Smith |
2005-10-26 | regen | Brad Smith |
2005-10-26 | fix some Intel chipset names. | Brad Smith |
2005-10-26 | use the MI atop() macro for alpha and mips | Martin Reindl |
2005-10-26 | sync | Theo de Raadt |
2005-10-26 | oops | Theo de Raadt |
2005-10-26 | sync | Theo de Raadt |
2005-10-26 | new digi puc; bsw71@mail.ru | Theo de Raadt |
2005-10-26 | regen | Brad Smith |
2005-10-26 | add Compaq iLO controllers | Brad Smith |
2005-10-26 | Adapt art(4) to the new link state handling done by sppp(4). | Claudio Jeker |
2005-10-25 | dont' -> don't in comments; | Jason McIntyre |
2005-10-24 | Revamp interrupt handling in em(4) driver: | Brad Smith |
2005-10-24 | Remove panic if polling thread can not be created. | Marco Peereboom |
2005-10-24 | fix compilation for KGDB; looked by miod@. | Federico G. Schwindt |
2005-10-24 | change read/write callbacks to use a void * instead of struct rtw_regs. | Reyk Floeter |
2005-10-24 | two sc_anaparm registers | Reyk Floeter |
2005-10-24 | fix RTW_DEBUG | Reyk Floeter |
2005-10-24 | change RTW_ANAPARM to RTW_ANAPARM_0 for consistency with the rtl8225 code. | Reyk Floeter |
2005-10-24 | - remove some redundnt checks before pci_mapreg_map() | Brad Smith |
2005-10-24 | add a comma here. | Brad Smith |
2005-10-23 | regen | Brad Smith |
2005-10-23 | add Davicom DM9132 | Brad Smith |
2005-10-23 | regen | Brad Smith |
2005-10-23 | better like this | Brad Smith |
2005-10-23 | regen | Brad Smith |
2005-10-23 | add Znyx Networks vendor id. | Brad Smith |
2005-10-23 | Move rtw_attach error condition handling out of rtw_detach and into | Jonathan Gray |
2005-10-23 | use read/write/barrier callbacks, will be used later | Reyk Floeter |
2005-10-23 | knf | Reyk Floeter |
2005-10-23 | Some additional rtl8185 specific defines. | Jonathan Gray |
2005-10-22 | shorten ne(4) dmesg entries from 2-3 lines to 1. | Brad Smith |
2005-10-22 | check for 82801FBM SATA in one more spot. | Brad Smith |
2005-10-22 | 82801FBM_IDE -> 82801FBM_SATA | Brad Smith |
2005-10-22 | regen | Brad Smith |
2005-10-22 | Intel PCI id 2653 is actually a SATA controller on the ICH6-M and | Brad Smith |
2005-10-21 | tidy up dmesg printing. | Brad Smith |