]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pci
Add SCTP NAT support.
[FreeBSD/FreeBSD.git] / sys / pci /
2009-02-07 pisoAdd SCTP NAT support.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-20 jkim- Add support for 8110SCe part. Some magic registers...
2009-01-20 jkimRetire RL_FLAG_INVMAR bit to match its comment and...
2009-01-19 yongariSometimes RTL8168B seems to take long time to access...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-22 yongariSince we don't request reset for rlphy(4), the link...
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-17 yongariIt seems that RealTek PCIe controllers require an expli...
2008-12-17 yongariFor RTL8168C SPIN2 controllers, make sure to take the...
2008-12-15 wilkoBy default assume a 8139 chip if the EEPROM contents...
2008-12-11 yongariMake WOL work on RTL8168B. This controller seems to...
2008-12-11 yongariDon't access undocumented register 0x82 on controllers...
2008-12-11 yongariNewer RealTek controllers requires setting stop request...
2008-12-08 yongario Implemented miibus_statchg handler. It detects whethe...
2008-12-03 yongariUpdate if_iqdrops instead of if_ierrors when m_devget...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 peterMerge user/peter/kinfo branch as of r185547 into head.
2008-12-02 yongariAdd 8168D support.
2008-12-01 samimport ath hal
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-02 impMove mn over. One of the last stragglers in sys/pci...
2008-11-02 impMake RL_TWISTER_ENABLE a tunable/sysctl. Eliminate...
2008-11-01 impFix a few typos/spelling errors in my comments from...
2008-10-31 impAdd RL_TWISTER_ENABLE option. This enables the magic...
2008-10-25 yongariImplement miibus_statchg handler. It detects whether...
2008-10-25 yongariAfter sending stop command to MAC, give hardware chance...
2008-10-25 yongariMake rl_init_locked() call rl_reset. This will put...
2008-10-25 yongariDon't rearm watchdog timer in rl_txeof(). The watchdog...
2008-10-25 yongariVarious bus_dma(9) fixes.
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-14 impMove wb driver from sys/pci to sys/dev/wb.
2008-08-14 impMove pcn driver from sys/pci to sys/dev/pcn.
2008-08-14 impMove the ste driver from sys/pci to sys/dev/ste.
2008-08-14 impMove the tl driver form sys/pci to sys/dev/tl.
2008-08-10 impMove sis to sys/dev/sis for consistency.
2008-08-10 impMove the xl driver form sys/pci to sys/dev/xl for consi...
2008-08-04 jhbAdd locking to the various iicbus(4) bridge drivers:
2008-08-04 yongariThe number of bits reserved for MSS in RealTek controll...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-30 jhbSet all of the "optimum performance" PHY registers...
2008-07-30 jhbSIS_SETBIT() already does a read/modify/write operation...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-09 yongariAdd driver support for RTL8102E and RTL8102EL which...
2008-07-02 yongariAdd a new RTL8169 variant, 8169SB(L)/8110SB(L).
2008-07-02 yongariAdd basic support for RTL8168C, RTL8168CP, RTL8111C...
2008-07-02 yongariInstead of allocating variables for each events/hardwar...
2008-07-02 yongariSwitch to memory space register mapping over IO space...
2008-06-22 gonzoAdd support for VT8237 ISA bridge.
2008-06-18 joergAdd the SMB functionality for the MCP65 chipset I happen to
2008-06-16 remkoAdd another 8139D variant.
2008-06-06 jhb- Use bus_foo() rather than bus_space_foo() and remove...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-28 jhbRemove unused 'xl_unit' member from softc.
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-12 jhb- Set sc->dev to the new-bus device_t so all the device...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-10 yongariIt seems that RealTek 8129/8139 chip reports invalid...
2008-03-31 yongariPadding more bytes than necessary one broke another...
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 marius- Take advantage of bus_dmamap_load_mbuf_sg(9).
2008-03-23 yongariFor MSI capable hardwares, enable MSI enable bit in...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-11 yongarivr(4) was repocopied to src/sys/dev/vr.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-03 yongariDon't map memory/IO resource in device probe and just...
2008-03-03 yongariDon't allow jumbo frame on 8139C+ controller.
2008-03-03 yongariImplement WOL.
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-02-01 phkGive MEXTADD() another argument to make both void point...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-21 ruAdd copyrights.
2008-01-21 yongarisf(4) was repocopied to src/sys/dev/sf.
next