]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Fix build when EVDEV_SUPPORT is option disabled after r344494
[FreeBSD/FreeBSD.git] / sys / dev /
2019-01-24 kevansif_iwm - Configure the PCIe LTR, fix PCI express capabi...
2019-01-24 kevansif_iwm - Update struct iwm_scan_results_notif. Remove...
2019-01-24 kevansiwm - Reduce gratuitous differences with Linux iwlwifi...
2019-01-24 kevansif_iwm - Check sc->sc_attached flag in suspend/resume...
2019-01-24 kevansif_iwm - Move iwm_read_firmware() call into iwm_attach().
2019-01-24 kevansif_iwm - The iwm_prepare_card_hw() in iwm_attach()...
2019-01-24 kevansif_iwm - Update firmware rs table, instead of indexing...
2019-01-24 erjixl(4): Fix handling data passed with ioctl from NVM...
2019-01-24 erjintel iflib drivers: correct initialization of tx_cidx_...
2019-01-23 hselaskyAdd USB quirk.
2019-01-23 ramFixed issues reported by coverity scan.
2019-01-23 markjocs_fc: Ensure that we zero-initialize memory before...
2019-01-23 vmaffionenetmap: improvements to the netmap kloop (CSB mode)
2019-01-23 vmaffionenetmap: fix knote() argument to match the mutex state
2019-01-22 wulfAdd quirk to enable mic and headphones redirection...
2019-01-22 avosiwn(4): drop i_seq field initialization for A-MPDU...
2019-01-22 pkelseyonvert vmx(4) to being an iflib driver.
2019-01-21 npcxgbe(4): Allow negative values in hw.cxgbe.fw_install...
2019-01-21 markjhwpmc: Plug memory disclosures from PMC_OP_{GETPMCINFO...
2019-01-21 npcxgbe(4): Use a truncated firmware header for version...
2019-01-21 kevansiwm(4): Fix possible null pointer indirection
2019-01-21 avosurtw(4): add length checks in Rx path.
2019-01-21 avosiwn(4): drop return code from iwn_*attach functions...
2019-01-21 avosrun(4): add more length checks in Rx path.
2019-01-20 npcxgbe(4): Clear the reply-pending status of a hashfilte...
2019-01-20 gonzoAdd KBD_BOOTPROTO quirk for Logitech G510s USB keyboard
2019-01-19 tsoomeixgbe: this statement may fall through warnings with gcc
2019-01-19 gonzo[aic7xxx] Use correct product name 29320LPE instead...
2019-01-18 wulfpsm(4): detect Lenovo top-button clickpads
2019-01-18 gonzo[usb] Add HID_IGNORE quirks for multiple UPS devices
2019-01-18 kibnvdimm: initialize SPA uuids statically.
2019-01-18 kibnvdimm: add a driver for the NVDIMM root device
2019-01-17 cemioat(4): Set __result_use_check on ioat_acquire_reserve
2019-01-16 gonzo[usb] Add quirk for SmartG2 USB memory key
2019-01-16 avosiwn(4): (partially) rewrite A-MPDU Tx path
2019-01-16 avosrtwn(4): clear 'basic' rate bit before calculating...
2019-01-16 avosrtwn_usb(4): add new USB id for RTL8821AU
2019-01-16 mwSuppress excessive error prints in ENA TX hotpath
2019-01-15 bzWith the sync from Dragonfly BSD in r318216 a bug slipp...
2019-01-15 gonzo[drm] Fix off-by-one error when accessing driver-specif...
2019-01-15 jhbReject new sessions if the necessary queues aren't...
2019-01-15 glebiusAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-15 gonzo[led] propagate error from set_led() to the caller
2019-01-12 cemamdtemp(4): Add support for Family 15h, Model >=60h
2019-01-12 hselaskysnd_uaudio: Add quirks for Edirol UA-25EX in advanced...
2019-01-12 npcxgbe(4): Move some INTx specific code to a more approp...
2019-01-11 ramRemove accessing remote node and domain objects while...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-10 avosrtwn_usb(4): add IQ calibration support for RTL8192CU
2019-01-09 markjComplete the removal of obsolete ioctl handlers.
2019-01-09 impAdd quirk for 128MB Creative Nomad.
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-08 chuckAdd NVMe drive to NOIOB quirk list
2019-01-08 delphijAdded support for the SIOCGI2C ioctl.
2019-01-07 impFix a race between setting up the interrupt handler...
2019-01-07 impFix TI PCI1520 PCI Cardbus bridge, but others affected.
2019-01-07 kibFix use of busdma(9) KPI in ahci(4).
2019-01-06 dabasmc: Add support for Mac mini 4,1 (Mid-2010)
2019-01-05 markjAdd a bounds check to the tws(4) passthrough ioctl...
2019-01-04 hselaskyReduce timeout for reading the USB HUB port status...
2019-01-04 dabasmc: Patch to add MacBook Pro 9,2 support
2019-01-04 avosrtwn_pci(4): sync r88ee_power_on() with OpenBSD
2019-01-04 npcxgbe(4): Clear FW_OK if the firmware reports an error.
2019-01-03 hselaskyImprove USB generic debug messages. Print process ID...
2019-01-02 avosrtwn_usb(4): add USB id for TP-LINK TL-WN821N v5.
2019-01-02 avosrtwn_pci(4): fix panic with INVARIANTS (due to inverted...
2019-01-02 avosrtwn_pci(4): add support for RTL8188EE chipset.
2019-01-02 avosrtwn(4): rename set_name -> set_rom_opts method and...
2019-01-02 avosrtwn(4): rename common RTL8188E* structures.
2019-01-02 avosrtwn(4): do not try to start RTL8188E* MCU during devic...
2019-01-02 avosMove USB-specific parts from rtwn(4) to rtwn_usb(4)
2019-01-02 avosrtwn_pci(4): add support for event-based Tx reports.
2019-01-02 avosrtwn_pci(4): use proper bus_dmamap_sync flags after...
2019-01-02 avosrtwn(4): drop obsolete comment + use 'nop' function...
2019-01-02 avosrtwn(4): add IQ calibration support for RTL8188E*
2019-01-02 avosrtwn(4): provide register definitions for RTL8188CE...
2019-01-01 avosrtwn_pci: fix excessive packet loss on Tx with RTL8188EE.
2018-12-31 scottlPort over the SCSI sense handling fix from mpr(4) in...
2018-12-31 scottlFix whitespace from r342528
2018-12-31 ianWhen allocating a new keyboard at vt_upgrade() time...
2018-12-30 mariuso Don't allocate resources for SDMA in sdhci(4) if...
2018-12-30 npcxgbe(4): Attach to two T540 variants.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-27 mavFix incorrectly inserted copyright in r342557.
2018-12-27 mavReimplement nvd(4) detach handling.
2018-12-27 hselaskyAdd USB quirk for SPL Crimson Rev 1.
2018-12-26 mavAdd descriptions to NVMe interrupts.
2018-12-26 kadesaiDriver version upgrade.
2018-12-26 kadesaiProblem statement:
2018-12-26 kadesaiThis patch will add support for 32 bit atomic request...
2018-12-26 kadesaiThis patch will add support for latest generation MegaR...
2018-12-26 kadesaiUpdate mpr driver version to v23.00.00.00-fbsd
2018-12-26 kadesaiUpdate copyright information
2018-12-26 kadesaiOn Aero/Sea A0 cards retry MPT Fusion registers reads...
2018-12-26 kadesaiEnable atomic type descriptor support only for Sea...
2018-12-26 kadesaiAdd Sea,Aero adapter support
2018-12-26 kadesaiAdded support for NVMe Task Management
2018-12-26 kadesaiCopy back the Sense data at proper location expected...
next