]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pci
s/IPSEC_IPV6FWD/IPSEC/. this avoids unexpected behavior on ipv6 fowarding.
[FreeBSD/FreeBSD.git] / sys / pci /
2000-07-15 Bill PaulApply patch to the dc driver to handle Macronix MX98715...
2000-07-14 Bill PaulClose PR# 19904: remember to call sf_setmulti() when...
2000-07-14 Paul SaabThis commit was generated by cvs2svn to compensate...
2000-07-14 Bill Paulsis_miibus_writereg() was checking for SIS_TYPE_900...
2000-07-13 Archie CobbsMake all Ethernet drivers attach using ether_ifattach...
2000-07-12 Doug RabsonAdd support for Intel's i810 chipset with integrated...
2000-07-10 Poul-Henning KampNewbusify this driver at an expense of 40 extra lines...
2000-07-09 Matt JacobThanks for Andrew Gallatin pointing out that freeing...
2000-07-08 Andrew Gallatinuse contigfree() rather than free() to free memory...
2000-07-06 Bill PaulFix a minor bug in the MAC address unscrambling code.
2000-07-06 Bill PaulAdd support for the National Semiconductor DP83815...
2000-07-05 Bill PaulClose PR# 19617: add support for VIA VT6102 NICs to...
2000-07-04 Matt JacobChange startup locking. Use new isp_handle_index function
2000-07-03 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-07-03 Poul-Henning KampAccount for packets we clean out when we disconnect.
2000-07-03 Peter WemmThis commit was generated by cvs2svn to compensate...
2000-06-27 Alfred Perlsteinuse warnings
2000-06-26 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-25 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-06-25 Matt JacobIf swdpio1 doesn't clear, we have a reversed (or discon...
2000-06-21 Semen UstimenkoAdded support for SMC9432BTX cards.
2000-06-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-19 David GreenmanImplemented some optimizations which result in 14 fewer...
2000-06-18 David GreenmanAdded support for the i82559ER (10/100Mbps NIC for...
2000-06-18 Matt JacobClean up firmware load issues and remove darn near...
2000-06-16 Matt JacobFix this driver to (finally) work with switches. Some...
2000-06-11 Jeroen Ruigrok van... Add support for the Accton EN1217.
2000-06-10 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-10 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-10 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-10 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-10 Doug RabsonRelease resources properly in detach.
2000-06-10 Doug RabsonFix the AMD 751 AGP minidriver so that it works with...
2000-06-09 Doug RabsonA driver for programming the AGP hardware. This is...
2000-06-09 Doug RabsonNuke the useless chip driver. It gets in the way when...
2000-06-07 Bill PaulWhen I tweaked if_dc.c to alter the polling interval...
2000-06-06 Bill Paul- Call mii_pollstat() after we bring up the link on...
2000-06-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-06-03 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-05-31 Bill PaulRework the support for the internal autonegotiation...
2000-05-28 Peter WemmEncapsulate the old PCI compatability support and APIs...
2000-05-28 Peter WemmMake this compile without depending on the FreeBSD...
2000-05-28 Peter WemmDo not depend on FreeBSD 2.2 compatability defines.
2000-05-28 Peter WemmFix some leakage from inside #ifdef PCI_COMPAT (the...
2000-05-28 Peter WemmUse the correct register name. s/PCI_COMMAND_STATUS_REG...
2000-05-28 Peter WemmUse the correct name for the PCI command register ...
2000-05-28 Peter WemmUse the correct register names. s/PCI_COMMAND_STATUS_R...
2000-05-28 Peter Wemmncr.c is no longer a COMPAT_OLDPCI device - remove...
2000-05-27 Doug RabsonUpdate to use newbus and busspace.
2000-05-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-05-26 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2000-05-26 Jake BurkholderBack out the previous change to the queue(3) interface.
2000-05-24 Peter WemmThis commit was generated by cvs2svn to compensate...
2000-05-24 Jun KuriyamaAdd OPTi 82C700 chipset.
2000-05-24 Jun KuriyamaAdd 440MX chipset.
2000-05-24 Darren ReedThis commit was generated by cvs2svn to compensate...
2000-05-24 Archie CobbsAvoid double-call to bpf_mtap(). This is now handled...
2000-05-23 Jake BurkholderChange the way that the queue(3) structures are declare...
2000-05-22 Paul SaabThis commit was generated by cvs2svn to compensate...
2000-05-22 Warner LoshIt turns out that I was wrong. The chip in my machine...
2000-05-22 Jun KuriyamaCXD1847A and CXD1947A have same product ID.
2000-05-18 Doug RabsonPrint the correct value for the map type on a verbose...
2000-05-18 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2000-05-15 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-05-14 Paul RichardsRemove if_pci_p.c from old location.
2000-05-14 Archie CobbsMove code to handle BPF and bridging for incoming Ether...
2000-05-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-05-13 Doug RabsonUse bus_space for all register accesses.
2000-05-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-05-11 John BaldwinOnly display the 'Disable PNP-OS BIOS option' message...
2000-05-07 Nick HibmaDo the attach (and detach) properly. Store the cookies.
2000-05-07 Matt JacobUpdate 'hose' (actually, MCPCIA instance #) for Alpha...
2000-05-06 Jonathan LemonBounce a copy of the mbuf to the bpf listener when...
2000-05-05 Bill PaulApply patch to rl_rxeof() to really enforce payload...
2000-05-05 Poul-Henning KampSeparate the struct bio related stuff out of <sys/buf...
2000-05-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-05-01 Peter WemmAdd $FreeBSD$
2000-04-30 Bruce EvansFixed the type of some ivar access functions. Ivars...
2000-04-29 Peter WemmAdd a missing MODULE_DEPEND() on miibus.. I was workin...
2000-04-29 Peter WemmDepend on miibus.
2000-04-28 Julian ElischerTwo simple changes to the kernel internal API for netgr...
2000-04-25 Poul-Henning KampIgnore tulip chips on LanMedia WAN cards.
2000-04-24 Bill PaulUpdate the Tigon firmware to 12.3.21. This fixes a...
2000-04-22 Bill PaulReoganize/update the SysKonnect driver:
2000-04-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-20 Warner LoshAdd TI-1211 chipset from datasheet info
2000-04-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-19 Poul-Henning KampRemove ~25 unneeded #include <sys/conf.h>
2000-04-18 Poul-Henning KampRemove unneeded <sys/buf.h> includes.
2000-04-18 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-17 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-16 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-04-15 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-13 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-04-12 Yoshihiro TakahashiSet the value of rid variable for bus_alloc_resource...
next