]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Commit some sins in the name of "oh god oh god I don't really want to
[FreeBSD/FreeBSD.git] / sys / dev /
2014-07-26 adrianAdd another revision of the AR8327.
2014-07-26 hselaskySplit the XHCI TRB allocations into smaller parts,...
2014-07-26 marcelRemove bogus module dependencies.
2014-07-26 marcelDo not fail the low-level device probe simply because...
2014-07-26 hselaskyFix for division by zero.
2014-07-24 npSome hooks in cxgbe(4) for the offloaded iSCSI driver.
2014-07-23 npcxgbe(4): Keep track of the clusters that have to...
2014-07-23 adrianFix the igb(4) redirection table to correctly populate.
2014-07-22 npAdd missing newline to an error message.
2014-07-22 rayRemove #ifdef-s to reduce difference to upstream.
2014-07-22 npSimplify r267600, there's no need to distinguish betwee...
2014-07-21 sbrunoMerge change from upstream linux kernel submitted by...
2014-07-21 emasteHide syscons-specific workaround under DEV_SC
2014-07-20 hselaskyAdd new device ID.
2014-07-20 adrianAdd the UDP hash -> RSS mbuf hash type for the ixgbe...
2014-07-20 adrianTeach ixgbe(4) about rss_gethashconfig().
2014-07-20 adrianDisable the ixgbe(4) UDP 4-tuple hashing for the time...
2014-07-20 adrianCorrectly program the RSS redirection table entries.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 delphijFix build by using the driver API (driver converted...
2014-07-18 davidcsInitiate error recovery stats fail to update after...
2014-07-18 hirenThe description is a bit misleading. Trying to make...
2014-07-18 peterFix an apparent conversion error in bge to the new...
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 nwhitehornFix embarassing typos I made.
2014-07-17 hirenFix a typo.
2014-07-16 nwhitehornAllow efifb to be used with xf86-video-scfb. This is...
2014-07-16 nwhitehornAllow console drivers active from early boot to be...
2014-07-16 hselaskyImprove support for Intel Lynx Point USB 3.0 controller...
2014-07-15 rmacklemMove the "retry:" label so that the calls to m_pullup...
2014-07-15 npcxgbe(4): Display CF facility correctly in the device...
2014-07-15 npAllow multi-byte reads in the private CHELSIO_T4_GET_I2...
2014-07-14 ianFix the Zedboard/Zynq ethernet driver to handle media...
2014-07-14 nwhitehornOn my Lenovo laptop, the firmware maps the EFI framebuf...
2014-07-13 markjAdd a headphone redirection quirk for the Lenovo G580.
2014-07-13 hselaskyTurn off blinking device leds at attach.
2014-07-13 hselaskyFix performance problems with AXGE network adapter...
2014-07-12 rpauloRevert r268543.
2014-07-12 rpauloMove iic.h to sys/ so that it's automatically installed...
2014-07-11 npcxgbe(4): Add an iSCSI softc to the adapter structure.
2014-07-11 glebiusFix style bug: rename the refcount field of m_ext to...
2014-07-11 glebiusAll mbuf external free functions never fail, so let...
2014-07-10 markjCorrect the setting of the VID in transmit descriptors...
2014-07-10 kevloEnable 8051 before downloading firmware.
2014-07-10 bryanvRework when the Tx queue completion interrupt is enabled
2014-07-10 bryanvAdd accessor to get the number of free descriptors...
2014-07-09 rayShould check fb_read method presence instead of double...
2014-07-09 rayFix inconsistent token parameters for kbd_allocate...
2014-07-08 mavPass correct command that should be aborted to ISPCTL_A...
2014-07-08 mavAdd XPT_ABORT support to iSCSI initiator.
2014-07-07 mavMake XPT_GET_TRAN_SETTINGS to report CAM that command...
2014-07-07 fabientOptim and Fix for mge driver:
2014-07-07 hselaskyImprove support for Intel Lynx Point USB 3.0 controller...
2014-07-07 marcelRemove ia64.
2014-07-07 nwhitehornUse common vt_fb parts in ofwfb as far as we are able...
2014-07-06 mavMake iSCSI initiator keep Initiator Session ID (ISID...
2014-07-05 gavinAdd support to asmc(4) for Macmini 3,1.
2014-07-05 loosAllow the PVID setting on CPU port.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-03 loosInitialize the switch vlan table at attachment.
2014-07-03 hselasky- Disable hardware checksumming until it is properly...
2014-07-03 jhibbitsFix a bug in hwpmc(4) callchain retrieval, for both...
2014-07-02 bryanvRemove some write only variables
2014-07-02 pluknetFixed build with DEVICE_POLLING.
2014-07-02 marcelFix off-by-one introduced by the conversion to the...
2014-07-02 luigiVarious bugfixes from Stefano Garzarella:
2014-07-01 marcelConvert nfe(4) to use the driver API.
2014-07-01 marcelConvert bge(4) to use the driver API.
2014-07-01 jhbFree the static DMA buffer holding the command ring...
2014-07-01 mariusActually pro AMD chipsets.
2014-07-01 loosFix the reported status for the switch CPU port which...
2014-07-01 loosAdd the CPU port flag to the CPU port on rtl8366 (port 5).
2014-07-01 scottlDon't overload the CCB status field within the driver.
2014-07-01 hselaskyFix order of USB serial layer uninit. Currently module...
2014-07-01 hselaskyFix for use after free.
2014-07-01 delphijMFV r267565:
2014-07-01 scottlAdd accessor functions for manipulating the CAM CCB...
2014-07-01 scottlRefactor some code in mps.c to reduce header pollution.
2014-06-30 adrianInitialise these variables so gcc doesn't complain.
2014-06-30 adrianAdd initial RSS awareness to the ixgbe(4) driver.
2014-06-30 adrianAdd initial RSS awareness to the igb(4) driver.
2014-06-30 scottlIn rare cases, a SATA drive can stop responding to...
2014-06-30 scottlFix a case in ndling ATA_PASSTHROUGH commands that...
2014-06-29 sbrunoAdd detection for ciss(4) controllers that are set...
2014-06-29 sbrunoCheck return of cam_periph_find() before using it in...
2014-06-29 bryanvGive each interrupt a descriptive name when using MSIX
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 delphijUse Intel's official name (Secure Key) per IntelĀ® Digit...
2014-06-27 mariusIn order to get vt(4) a bit closer to the feature set...
2014-06-27 emasteUse a common tunable to choose between vt(4)/sc(4)
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-27 hselaskyAdd proper rangechecks in "axge_rx_frame()" function and
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 jfvSync the E1000 shared code with Intel internal, this...
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 bzFix whitspace indentation from spaces to tabs.
2014-06-26 bzIntroduce opt_netfpga.h and allow setting NF10BMAC_64BI...
next