]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Upgrade FW to 5.4.66
[FreeBSD/FreeBSD.git] / sys / dev /
2017-07-30 ianSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-30 mavAttach ichwd(4) only to ISA bus of the LPC bridge.
2017-07-30 scottl Split the interrupt setup code into two parts:...
2017-07-30 ianFix building this driver on non-FDT platforms.
2017-07-29 ianReplace the pcf8563 i2c RTC driver with a new nxprtc...
2017-07-29 ianAdd inline functions to convert between sbintime_t...
2017-07-29 kpvtnet: Support jumbo frames without TSO/GSO
2017-07-28 npcxgbe/iw_cxgbe: Log the end point's history and flags...
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-28 markjFix style bugs in ksyms.c.
2017-07-28 markjRestrict permissions on /dev/ksyms to 0400.
2017-07-27 sbrunoDrop IXL RX lock during TCP_LRO, fixes LOR mahem while...
2017-07-27 sbrunoDeprecate unused int isc_max_txqsets and int isc_max_rx...
2017-07-27 kenRemove duplicate assignments from r321622.
2017-07-27 kenFix probing FC targets with hard addressing turned on.
2017-07-27 emasteuart: add AX99100 chipset support
2017-07-27 loosFix the port vlan support in e6000 based switches.
2017-07-26 marius- Check the slot type capability, set SDHCI_SLOT_{EMBED...
2017-07-26 mariusCorrectly use the size of a pointer rather than that...
2017-07-26 ianAdd support for tracking nested calls to iicbus_request...
2017-07-26 ianAdd a pair of convenience routines for doing simple...
2017-07-26 npcxgbe(4): Some updates to the common code.
2017-07-26 adrian[iwm] Sync rs (rate-selection) API definitions from...
2017-07-26 adrian[iwm] Add iwm_mvm_send_lq_cmd() from Linux iwlwifi...
2017-07-26 adrian[iwm] Sync statistics API definitions with Linux iwlwifi.
2017-07-26 adrian[iwm] Cleanup mbufq draining. Add iwm_xmit_queue_drain...
2017-07-26 adrian[iwm] if_iwm - Use chan list from ieee80211_scan_state...
2017-07-26 scottlQuiet a message that sounds far more dire than it reall...
2017-07-25 mariusImprove the clarity of a comment added in r321385 by...
2017-07-25 sbrunobnxt: Implement interrupt coalescing options using...
2017-07-25 sbrunoDrop ixgbe RX lock during TCP_LRO processing. This...
2017-07-24 npcxgbe(4): Display some more TOE parameters related...
2017-07-24 sephehyperv/hn: Ignore LINK_SPEED_CHANGE status.
2017-07-24 sephehyperv/hn: Export VF list and VF-HN mapping
2017-07-23 wulfChange my email address to wulf@FreeBSD.org in copyrigh...
2017-07-23 wulfevdev: Macroize common locking sequences
2017-07-23 wulfevdev: style(9), sort headers alphabetically
2017-07-23 npcxgbe(4): Install the firmware bundled with the driver...
2017-07-23 mariuso Add support for eMMC HS200 and HS400 bus speed modes...
2017-07-21 dimMerge ^/head r321307 through r321350.
2017-07-21 sbrunoDo not update stats counter in SWI context. Defer...
2017-07-21 loosRestore the changes done in r313982: Replace zero with...
2017-07-21 loosDo not allow the use of the loopback interface in netmap.
2017-07-20 dimMerge ^/head r321239 through r321306.
2017-07-20 sephehyperv/storvsc: Force SPC3 for CDROM attached.
2017-07-20 ngieSome trivial style(9) fixes
2017-07-19 sbrunoRestore igb(4) code dropped during iflib conversion
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-19 davidcsRaise the watchdog timer interval to 2 ticks, there...
2017-07-19 kenFix spurious timeouts on commands sent to mps(4) and...
2017-07-19 aeAdd HPE FlexFabric 10Gb 4-port 536FLR-T device id to...
2017-07-19 npcxgbe/t4_tom: Log more details about the newly ESTABLIS...
2017-07-18 rlibbyqlnx: gcc build errors
2017-07-18 npcxgbe(4): New ioctls to flash bootrom and boot config...
2017-07-17 adrian[iwm] actually use the new rxon function now.
2017-07-17 adrian[iwm] if_iwm - Factor out and improve iwm_mvm_scan_rxon...
2017-07-17 npcxgbe(4): Various link/media related improvements.
2017-07-14 dimMerge ^/head r320971 through r320993.
2017-07-14 delphijUpdate arcmsr(4) to 1.40.00.00 in order to add support of
2017-07-14 impThis adds CAM pass(4) support for NVMe IO's. Applicatio...
2017-07-14 rlibbyixl: gcc build errors
2017-07-13 erjixl(4)/ixlv(4): Stop leaking every busdma entry in...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 ianPut an #ifdef notyet wrapper around a function that...
2017-07-13 ianSupport the "disable-over-current" property for imx...
2017-07-12 sbrunoReset unsupported SFP tuneable back to original entry...
2017-07-10 zbbFix error check for Rx mbuf allocation in ENA driver
2017-07-10 hselaskyMake sure the mlx4en RX DMA ring gets stamped with...
2017-07-10 bdeFix attribute flipping for cut marking in pixel mode...
2017-07-10 mav"Port Type not registered" is not a real error for...
2017-07-10 impInclude opt files in the kernel with "" instead of <>.
2017-07-10 impBetter contain MMCCAM parts of this file
2017-07-09 markjAdd a helper function to agp(4) which installs a single...
2017-07-09 impBack out enabling the card interrupt detection bit...
2017-07-09 impAdded mmcnull, an emulated lightweight MMC controller
2017-07-09 impAn MMC/SD/SDIO stack using CAM
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-09 bdeMove open coding of construction of attributes for...
2017-07-09 netchildSwitch prison check from PROV_DRIVER to PRIV_KMEM_WRITE...
2017-07-08 bdeAdd many bitmaps (now there are 13) for mouse cursors...
2017-07-08 bdeAdd files to help manage the (vga) syscons mouse cursor.
2017-07-07 hselaskyImplement fix for BULK IN-token retry mechanism. When...
2017-07-06 ianFix drivers that assume ticks starts at zero. These...
2017-07-06 avosrtwn: add Rx descriptor structures for common code.
2017-07-06 rlibbyhptmv: avoid gcc variably-modified warning
2017-07-06 davidcsRelease mtx hw_lock before calling pause() in qla_stop...
2017-07-05 davidcsAllow MTU changes without ifconfig down/up
2017-07-05 markjDefer ACPI taskqueue creation to SI_SUB_KICK_SCHEDULER.
2017-07-05 erjixgbe(4): Update HEAD (p3) to 3.2.12-k
2017-07-04 avosrtwn_usb: reject too long (>16K) mbufs.
2017-07-04 zbbReplace mbuf defragmentation with collapse
2017-07-04 zbbFix creation of dma tags and TSO settings
2017-07-04 zbbRemove RX mtx from ENA driver
2017-07-04 zbbCall drbr_advance() before leaving TX routine
2017-07-04 zbbUnmask all IO irqs after driver state is set as running
2017-07-04 zbbAcquire locks before calling drbr_flush()
2017-07-03 zbbAdd missing lock upon initialization of the interface
2017-07-03 mariusCorrect a typo in the comment part of r320577, later...
next