]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Catch up with some years of driver development.
[FreeBSD/FreeBSD.git] / sys /
2019-01-26 bzFix logic errors in iwm_pcie_load_firmware_chunk introd...
2019-01-26 avosgeom_uzip(4): set 'gp != NULL' assertion on top of...
2019-01-26 avosRemove 2GHz channel list copies from wireless drivers.
2019-01-26 avosgeom_uzip(4): move NULL pointer KASSERT check before...
2019-01-26 oshogbozfs: allow to change cache flush sysctl
2019-01-26 mckusickExpand DDB's set of printable soft dependency data...
2019-01-25 pfgext2fs: Add some extra consistency checks for the super...
2019-01-25 gonzoFix format/arg mismatch
2019-01-25 mckusickAdd printing of b_ioflags to DDB `show buffer' command.
2019-01-25 jhbFix a few more places to handle ofld tx queues for...
2019-01-25 hselaskyAdd new USB quirk.
2019-01-25 gonzo[mips] Fix error condition check that always evaluates...
2019-01-25 hselaskyAdd full support for PCI_ANY_ID when matching PCI IDs...
2019-01-25 gonzo[mips] Unbreak kernel build for CI20
2019-01-25 gonzo[mips] Fix counter mask in jz4780 timer driver
2019-01-25 gonzo[mips] remove check that is always false (unsinged...
2019-01-25 gonzo[mips] remove dublicate values in enable mask in nlm_us...
2019-01-25 tuexenDon't include two header files when not needed.
2019-01-25 takawataUse ACPI TPM2 table to probe tpmtis and tpmcrb device.
2019-01-25 gallatinFix an iflib driver unload panic introduced in r343085
2019-01-25 tuexenFix a bug in the restart window computation of TCP...
2019-01-25 avosGarbage collect AH_SUPPORT_AR5416 config option.
2019-01-25 kppf: Fix use-after-free of counters
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 tuexenGet the arithmetic right...
2019-01-24 tuexenKill a trailing whitespace character...
2019-01-24 tuexenUpdate a comment to reflect the current reality.
2019-01-24 hselaskyFix refcounting leaks in IPv6 MLD code leading to loss...
2019-01-24 hselaskyWhen detaching a network interface drain the workqueue...
2019-01-24 hselaskyAdd debugging sysctl to disable incoming MLD v2 message...
2019-01-24 hselaskyFix duplicate acquiring of refcount when joining IPv6...
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 markjStyle.
2019-01-23 markjFix an LLE lookup race.
2019-01-23 markjCorrect uma_prealloc()'s use of domainset iterators...
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 cemgmirror: Relocate DEVICE_FLAGS to adjacent lines
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-23 avosnet80211: turn channel mode check into assertion.
2019-01-23 avosnet80211: fix channel list construction for non-auto...
2019-01-22 wulfAdd quirk to enable mic and headphones redirection...
2019-01-22 brooksRework CASE_IOC_IFGROUPREQ() to require a case before...
2019-01-22 kibRemove unused *_sysinit_flags() declarations.
2019-01-22 pkelseyAdd missing dependency to vmxnet3 Makefile and clean...
2019-01-22 gonzo[ndis] Fix unregistered use of FPU by NDIS in kernel...
2019-01-22 kppf: Validate psn_len in DIOCGETSRCNODES
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-22 pkelseyFix various resource leaks that can occur in the error...
2019-01-21 markjnfs: Zero the buffers exported by NFSSVC_DUMPCLIENTS...
2019-01-21 markjOptimize RISC-V copyin(9)/copyout(9) routines.
2019-01-21 markjDeduplicate common code in copyin()/copyout() with...
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 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl...
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_ioctl_v4l
2019-01-21 kevansawg: fix soft reset failure with no link
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-20 avosRemove IEEE80211_AMPDU_AGE config option.
2019-01-20 avosnet80211: resolve ioctl <-> detach race for ieee80211co...
2019-01-20 gonzo[smbfs] Allow semicolon in mounts that support long...
2019-01-20 gonzo[ifconfig] Print more WPS attributes in verbose "list...
2019-01-19 tsoomeixgbe: this statement may fall through warnings with gcc
2019-01-19 avosnet80211: drop m_pullup call from ieee80211_crypto_decap.
2019-01-19 gonzo[aic7xxx] Use correct product name 29320LPE instead...
2019-01-19 jhibbitsdpaa: fix 32-bit build
2019-01-19 jhibbitspowerpc/dpaa: Handle DMAP virtual addresses in DPAA
2019-01-19 jhibbitspowerpc: Fix opaque irq data initialization
2019-01-18 cemvmm(4): Mask Spectre feature bits on AMD hosts
next