]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
m_getm2: correct a comment.
[FreeBSD/FreeBSD.git] / sys / dev /
2019-01-27 mmelProperly define and declare phynode_topo_lock,
2019-01-27 avospcf(4): fix parentheses in if condition
2019-01-26 bzFix logic errors in iwm_pcie_load_firmware_chunk introd...
2019-01-26 avosRemove 2GHz channel list copies from wireless drivers.
2019-01-25 gonzoFix format/arg mismatch
2019-01-25 jhbFix a few more places to handle ofld tx queues for...
2019-01-25 hselaskyAdd new USB quirk.
2019-01-25 takawataUse ACPI TPM2 table to probe tpmtis and tpmcrb device.
2019-01-25 avosnet80211: reuse TICKS_2_MSEC / MSEC_2_TICKS macros...
2019-01-24 vmaffionenetmap: fix crash with monitors and VALE ports
2019-01-24 kevansiwm - Remove unused TX_CMD_NEXT_FRAME_*
2019-01-24 kevansiwm - Remove unused REPLY_MAX
2019-01-24 kevansiwm - Update alive response handling, add v4 and remove...
2019-01-24 kevansiwm - Fix race during detach, where a callout is left...
2019-01-24 kevansif_iwm - Stop iwm_watchdog callout when idle.
2019-01-24 kevansiwm - Always clear watchdog timer, when bringing down...
2019-01-24 kevansiwm - Clear Time Event active state, when receiving...
2019-01-24 kevansiwm - Improve firmware Time Event handling.
2019-01-24 kevansiwm - Avoid Tx watchdog timeout, when dropping a connec...
2019-01-24 kevansiwm - Track firmware state better, and improve handling...
2019-01-24 kevansif_iwm - Add firmware API definitions for TX power...
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.
next