]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
- Add handling of MXGEFW_CMD_UNKNOWN in mxge_send_cmd().
[FreeBSD/FreeBSD.git] / sys / dev /
2007-05-08 gallatin- Add handling of MXGEFW_CMD_UNKNOWN in mxge_send_cmd().
2007-05-08 marksSet the debug.acpi.acpi_ca_version sysctl even if ACPI...
2007-05-08 gallatinFirmware update & improvements to firmware selection:
2007-05-08 kevloDo not set address early. It fix problems when SET_ADDR...
2007-05-07 jhbFix a typo in a bootverbose printf.
2007-05-07 yarFinish VLAN_MTU support in nve(4). The interface appea...
2007-05-07 ariffbuf_addr should be bus_addr_t rather than u_int32_t.
2007-05-06 desUnbreak the build on 64-bit architectures as well.
2007-05-06 ariffPCMMKMINOR() bit twiddling, so we can have:
2007-05-06 desUnbreak the build.
2007-05-06 kevloAdd support for Ralink Technology RT2501USB/RT2601USB...
2007-05-06 pjdFile d_ident field with disk's serial number.
2007-05-05 mjacobMake this driver MP safe and still be a multi-release...
2007-05-05 mjacobMake this an MP safe driver but also still be multi...
2007-05-05 ariffFix (or rather workaround) Intel 440MX Errata #36
2007-05-05 ariffMiscellaneous changes and fix:
2007-05-04 davidchMFC after: 2 weeks
2007-05-04 phkSince if_gem is being touted as one of our more archite...
2007-05-04 rwatson$FreeBSD$ tags are not compilable C code; wrap in eithe...
2007-05-04 ariffFix use-after-free for DMA tag. Destroy DMA tag later.
2007-05-04 jfvMerge in the new driver (6.5.0) of Intel. This has...
2007-05-02 jhbUpdate __FreeBSD_version check for MFC of pmap_mapbios().
2007-05-02 jhbRevamp the MSI/MSI-X code a bit to achieve two main...
2007-05-02 jhbUse more specific local variable pointers to narrow...
2007-05-02 scottlMPSAFE atapi-cam
2007-05-02 scottlStreamline locking in ciss_free()
2007-05-01 jkimReflect MFC of pci_find_extcap().
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 marcelDefine the miibus ivars as a structure, instead of...
2007-05-01 mariusFix bugs in the Sun -> AT keycode translation table...
2007-05-01 mariusRemove invalid BUS_DMA_ALLOCNOW when creating a tag...
2007-05-01 bruefferRemove pre-5.0 compat cruft.
2007-05-01 scottlMPSAFE ciss driver
2007-05-01 yongariIf we've got watchdog timeouts try to get more packets...
2007-05-01 yongariHonor link up/down state in stge_start().
2007-05-01 yongariUse our own timer for watchdog instead of if_watchdog...
2007-04-30 marius- Take advantage of mii_phy_add_media() for adding...
2007-04-30 marius- Add support/quirks for the on-board BGEs found in...
2007-04-30 takawataAdd MELCO PC-OP-RS Universal remote ID.
2007-04-30 simokawaMFp4: Improve asynchronous packet receive process.
2007-04-30 simokawaMFp4:
2007-04-30 simokawaMFp4: Fix broken userland API for async packets.
2007-04-30 simokawaMFp4: Fix typo in recv spd.
2007-04-30 simokawaMFp4: Add a sysctl knob to disable cycle master mode...
2007-04-30 simokawaMFp4: remove unused fw_asybusy().
2007-04-30 simokawaMFp4: Simplify tlabel handling
2007-04-30 simokawaInitialize configuration ROM before a bus reset.
2007-04-30 thomas(atapi_action, case XPT_SCSI_IO): Enable DMA only for...
2007-04-30 thomas(atapi_cb): Fix test for the presence of sense data...
2007-04-27 gallatin-Fix an mbuf leak caused by a cut&paste bug where the...
2007-04-26 robertoUse the same timeout parameters for BIO_FLUSH as with...
2007-04-26 kmacyDefault to using a single queue as this is currently...
2007-04-26 kmacyDisable mbuf chain collapsing - it is currently causing...
2007-04-25 jhbUse a tighter check to see if a resource allocation...
2007-04-25 jhb- HT 2.00b added a new flag to the MSI mapping HT capab...
2007-04-25 yongariWork around GMAC hardware hang bug.
2007-04-25 yongariDisable TSO support.
2007-04-25 yongariFix TCP header size calculation logic which is used...
2007-04-24 markusUtilize led_create_state in order to preserve the statu...
2007-04-24 simokawaConfiguration ROM length should be unsigned.
2007-04-24 sepheNuke unnecessary setting of ural(4)'s security register...
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 phkMake it possible to specify an initial state for the...
2007-04-23 phkAdd VLAN capability.
2007-04-23 sammake dev.ath.N.ledpin have an immediate effect
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-20 kmacyFree cluster if we fail to create the dmamap.
2007-04-20 kmacyEliminate CID 1842 by comparing against (type != EXT_MB...
2007-04-20 kmacyFix memory leak in m_collapse (CID 1843)
2007-04-20 ariffUnbreak module / driver attach breakage. Both snd_envy2...
2007-04-19 scottlUp until now, the free SCB pool received only a small...
2007-04-19 ariff- AC97 quirk / patch cleanups. Most quirks doesn't...
2007-04-19 sephe- Fix mbuf/node leakage in drivers' raw_xmit().
2007-04-19 jkoshyFix witness(4) warnings about mutex use.
2007-04-18 ariffsndbuf_alloc() now accept dmaflags argument which will...
2007-04-18 ariffBreak ABI / module compatibility for the upcoming sndbu...
2007-04-18 scottlRevert a driver API change to xpt_alloc_ccb that isn...
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-17 scottlBasic MPSAFE locking for the AHC and AHD drivers.
2007-04-17 impDon't use spinlocks here. The iicbus transactions...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-16 pjds/destory/destroy/ (except for the code in contrib/).
2007-04-15 kmacyPHYS_TO_VM_PAGE requires explicit vm_page.h include...
2007-04-15 mjacobUse %j and args cast to uintmax_t to print bus_addr_t...
2007-04-15 kmacyAdd pmap includes needed by i386
2007-04-15 scottlRemove Giant from CAM. Drivers (SIMs) now register...
2007-04-15 kmacysuck in more of busdma to enable more efficient mappings
2007-04-15 kmacyAdd sysctl for disabling/enabling mbuf chain collapsing
2007-04-15 kmacyImplement ZERO_COPY_SOCKETS check in a way that doesn...
2007-04-14 kmacyAdd support for mbuf iovec in the TX path
2007-04-14 kmacyadd reference count pointer to mbuf iovec
2007-04-13 maximo Extend the list of supported CDMA-2000 terminals.
next