]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Deprecate the 3-way return values from vm_gla2gpa() and vm_copy_setup().
[FreeBSD/FreeBSD.git] / sys / dev /
2015-05-06 andrewAcpiGbl_FACS will not be defined when building using...
2015-05-06 andrewIf the power management timer is unsupported the PmTime...
2015-05-06 kadesaiCorrected indentation on conflicted source files.
2015-05-06 kadesaiConfigured the mrsas(4) driver to support UNMAPPED...
2015-05-06 kadesai1. All LSI namings are converted to AVAGO Tech.
2015-05-06 kadesaiBug fixes found internally as detailed below:
2015-05-06 kadesaiDriver calls mrsas_complete_cmd() to call mrsas_wakeup...
2015-05-06 kadesaiIn OCR(Online Controller Reset) path, driver sets adapt...
2015-05-06 kadesaiCurrent driver does fast path read load balancing betwe...
2015-05-06 kadesaiNow Driver expose Secure Jbod Support via driver_operat...
2015-05-06 kadesaiThis patch adds the feature to provide PCI information...
2015-05-05 hselaskyAdd new USB ID.
2015-05-05 andrewMove the point we attach the ofw driver on arm64 to...
2015-05-05 gargaAdd support for Sierra MC7354 card
2015-05-05 impAdd some data found in TI's application note "SCPA035...
2015-05-05 impWhen dealing with the TI12XX family of parts, we someti...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 jhibbitsImplement a driver for the PowerPC-base RouterBoard...
2015-05-04 ianImplement a mechanism for making changes in the kernel...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-03 adrian[iwn] Do not filter control frames in monitor mode.
2015-05-03 adrianHandle properly IBSS merges (works with patch from...
2015-05-03 adrianFix various powersave races + optimize tx/rx pointer...
2015-05-03 adrian[iwn?] Use correct sequence numbers with non-QoS STAs.
2015-05-03 adrianFix warning about comparison of integers of different...
2015-05-03 adrian[iwn?] Fix memory leak in wpi_reset_tx_ring().
2015-05-03 adrianUse nitems() for counting elements in arrays.
2015-05-03 adrianDo not include WPI_START_SCAN event processing into...
2015-05-03 adrianFix sequence number generation for beacon frames.
2015-05-03 adrianAdd debug output for WPI_BEACON_SENT event.
2015-05-03 adrianTry to fix passive scanning hang on beacon miss.
2015-05-03 adrianAdd comment about AUTH -> AUTH state transition + fix...
2015-05-03 adrianDisplay more information for beacon miss debugging.
2015-05-03 adrianLimit minimum threshold of missed beacons.
2015-05-03 adrianImprove beacon miss detection.
2015-05-03 adrianCreate another debug category for WPI_BEACON_MISSED...
2015-05-03 adrianUnbreak scanning after RUN -> SCAN state transition.
2015-05-03 adrianCheck channels which are passed in IBSS mode.
2015-05-03 adrianDo not disable beacon notifications (unbreaks scanning...
2015-05-03 adrianFix pause scan time calculation (the remainder must...
2015-05-03 adrianFix active/passive dwell calculation.
2015-05-03 adrianTurn off led when leaving RUN state.
2015-05-03 adrianAdd TX status codes (obtained from iwlegacy)
2015-05-03 adrianMove radiooff_task to the internal taskqueue.
2015-05-03 adrianUse another workaround for scanning.
2015-05-03 adrianAdd wpi_check_bss_filter()
2015-05-03 adrianFix KASSERT statements in if_wpi_debug.h
2015-05-03 adrianRemove workaround for bug 199676.
2015-05-03 adrianAdd a few local variables to improve readability.
2015-05-03 adrianRemove this; it's currently a no-op.
2015-05-03 adrianRetry twice at the same rate.
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-01 bzRemove the extra extern which makes gcc complain; I...
2015-04-30 erjAdd support for certain Intel X550 devices.
2015-04-30 jhbVarious fixes to the stats in igb(4), ixgbe(4), and...
2015-04-30 jkimRemove leftover from r282269.
2015-04-30 jhbRemove support for Xen PV domU kernels. Support for...
2015-04-30 roygeratkbd: remove usage of x86bios
2015-04-30 kevlo- Disable usb aggregation mode by default since it...
2015-04-29 emastevt: fix vt_fb_bitblt_bitmap mask corruption
2015-04-29 pfgRevert r281889:
2015-04-29 jhbDon't free mbufs when stopping an interface in netmap...
2015-04-29 pfgPlug memory leaks in kbdmux(4) (take 2)
2015-04-29 roygervt_vga: add a timeout while waiting for vertical retrace
2015-04-29 whuMicrosoft vmbus, storage and other related driver enhan...
2015-04-28 pfgMFV r282150
2015-04-28 andrewThere may not be an FACS table, check for this before...
2015-04-28 kevlo- Add a new urtwn(4) device
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-26 glebiusDon't use ifm_data. It was used only for self checking...
2015-04-26 hselaskyAllow DSP basename cloning to be disabled or enabled...
2015-04-25 loosMake the pcf8563 RTC work on FDT systems and on interru...
2015-04-25 gremboExpand SMBUS API to add smbus_trans() function.
2015-04-24 emastevt(4): Simplify mouse area detection
2015-04-24 jhbWatchdog drivers need to support rearming the watchdog...
2015-04-24 takawataAdd Lynx-Point LP smbus controller ID.
2015-04-24 kevlo- Fix the length of efuse content.
2015-04-23 emasteRevert r281889, it broke keyboard input
2015-04-23 pfgPlug memory leaks in kbdmux(4)
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-23 hselaskyDisable multi process interrupts, because the current...
2015-04-23 yongariAdd another variant of BCM5708S controller to IBM HS21...
2015-04-22 jhbUpdate the pci_cfg_save/restore routines to operate...
2015-04-22 jhbDon't explicitly manage power states for PCI-PCI bridge...
2015-04-22 jhbFix some incorrect #if conditions around older workarou...
2015-04-22 jhbThe minimim grant and maximum latency PCI config regist...
2015-04-22 jhbCosmetic change: use PCIR_SECLAT_2 rather than PCIR_SEC...
2015-04-22 rodrigcMove zlib.c from net to libkern.
2015-04-21 hirenFor igb(4), when we are doing multiqueue, we are all...
2015-04-21 jahFix numerous issues in iic(4) and iicbus(4):
2015-04-21 glebiusInstead of storing mii_media_table array index in ifm_d...
2015-04-21 glebiusThe comment on BMCR data in if_media entry is wrong...
2015-04-21 glebiusSince xmphy doesn't call mii_phy_setmedia(), there...
2015-04-21 glebiusSince brgphy doesn't call mii_phy_setmedia(), there...
next