]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pci
Prepare for future integration between CAM and newbus. xpt_bus_register
[FreeBSD/FreeBSD.git] / sys / pci /
2007-06-17 scottlPrepare for future integration between CAM and newbus...
2007-06-15 thompsaThe mac address must be written a word length at a...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-05-29 rwatsonWhere I previously removed calls to kdb_enter(), now...
2007-05-27 rwatsonImplement assert() in ncr.c using KASSERT() rather...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-09 yartl(4) appears to support long frames.
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 phkAdd VLAN capability.
2007-04-22 phkRemove the old software bit-banging MII interface,...
2007-04-22 phkRemove further cobwebs: Two layers of pointless substr...
2007-04-22 phkInitialize the physical next pointer in the tx descript...
2007-04-22 phkDon't rename fields with #define.
2007-04-22 phkRun if_vr(4) through FlexeLint and clean some of the...
2007-04-19 jhbOops, fix intsmb(4) attach. Don't overwrite the 'value...
2007-04-18 yongariDon't reinitialize the hardware if only PROMISC flag...
2007-04-17 phkAdd support for hw-assisted checksums on 6105M.
2007-04-17 phkNo need to throw tag+handle around on the stack.
2007-04-17 phkImprove the if_vr driver ever so slightly.
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-15 scottlRemove Giant from CAM. Drivers (SIMs) now register...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-10 yongariAdd new ST201 PCI id.
2007-02-24 delphijConvert sis(4) to use its own watchdog procedure.
2007-02-23 impCatchup with filters
2007-02-23 pisoo break newbus api: add a new argument of type driver_f...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-21 mariusChange the remainder of the drivers for DMA'ing devices...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-16 mariuso In re_newbuf() and re_encap() if re_dma_map_desc...
2007-01-16 jhbRemove duplicate variable initialization.
2007-01-13 marius- Allow multiple (external) PHYs with Am79C97{2,6}...
2007-01-11 jhbVarious updates to most of the smbus(4) drivers:
2007-01-06 takawataRestore agp aperture size after resume, in case it...
2007-01-05 jkim- Clean up Aperture Access Global Enable (APEN) bit...
2007-01-05 jkimFix style(9).
2007-01-05 takawataMake agp_intel capable to work after resume from S3...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-18 yongariDon't assume IF_LLADDR returns aligned memory address.
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-08 marius- Revert the parts of the previous revision which reloa...
2006-12-06 marius- Use the xl_stats_update() callout instead of if_slowt...
2006-12-01 ruif_watchdog -> rl_watchdog
2006-11-28 marius- Clear the PCN_MISC_ASEL bit so the media port can...
2006-11-21 yongariAdd TSO support.
2006-11-21 yongariUse #ifndef __NO_STRICT_ALIGNMENT rather than
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-07 marius- Don't bother to include IDs of PCnet chips which...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-02 mjacob2nd and final commit that moves us to CAM_NEW_TRAN_CODE
2006-11-02 mariusRemove <sys/types.h>; including both <sys/param.h>...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-31 mjacobThe first of 3 major steps to move the CAM layer forwar...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-29 mariusWrap code optimized for architectures without alignment...
2006-10-22 alcThe page queues lock is no longer required by vm_page_b...
2006-10-17 ruOlder incarnations of the device used non-standard...
2006-10-15 tanimuraFix the wraparound of memsize >=2GB.
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-09 jkimFix style(9) nits.
2006-10-09 jkimFix 32-bit PTE in the GART table.
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
next