]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Allow passing NOPKG= to make(1) to prevent the pkg-stage target
[FreeBSD/FreeBSD.git] / sys / dev /
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...
2017-07-03 sbrunobnxt(4) Enable LRO support, redux
2017-07-03 mavSwitch fabric scans from GID_FT to GID_PT+GFF_ID/GFT_ID.
2017-07-02 mariusRetry up to 20 ms to enable bus power as at least with...
2017-07-02 mavMove comment respecting previous commit.
2017-07-02 mavSlightly unify SNS requests for post- and pre-24xx.
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-06-30 rlibbynetfront.c: avoid gcc variably-modified warning
2017-06-30 rlibbympt.h: macro parenthesization
2017-06-30 mavPolish target_id/target_lun setting for ATIOs/INOTs.
2017-06-30 sephehyperv/input: Remove unnecessary inclusion.
2017-06-29 adrian[ath_hal] if building with ALQ, ensure we actually...
2017-06-29 ianAdd iic_recover_bus(), a helper function that can be...
2017-06-29 ianIf an i2c transfer ends due to error, issue a stop...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 npcxgbe/t4_tom: Do not include space taken by the TCP...
2017-06-27 impAdd new definitions for namespaces.
2017-06-27 npcxgbe/iw_cxgbe: Disable debug output by default. The...
2017-06-27 npcxgbe/iw_cxgbe: Catch up with r319722. The socket...
2017-06-27 npcxgbe/t4_tom: sbspace on listening sockets is no longer...
2017-06-27 jpaetzelioctl METEORGBRIG in bktr_core.c forgets to add 128...
2017-06-27 jpaetzeldriver incorrectly handles the setting of frame rates
2017-06-23 avgjedec_ts: add support for devices manufactured by IDT
2017-06-23 avgjedec_ts: read device id from the correct register
2017-06-21 markjUpdate io-mapping.h in the LinuxKPI.
2017-06-21 sephehyperv/storvsc: Reduce log verbosity
2017-06-21 mavAdd some device IDs for Intel Denverton SoCs.
2017-06-20 davidcsAdd pkts_cnt_oversized to stats.
2017-06-20 loosAlways ignore the START and STOP bits whenever the...
2017-06-20 loosMake ofw_iicbus attach to twsi I2C controllers.
2017-06-20 loosAllow the use of extended media types with if_mvneta...
2017-06-20 loosAdd support to 2.5G uplink for the MV88E6141 and MV88E6...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-18 emastearm: add .arch_extension sec for smc instruction
2017-06-17 sbrunoRevert r319989 "bnxt(4) Enable LRO support"
2017-06-17 kevlo- Fix incorrect values in the computation of CCK and...
2017-06-15 sbrunobnxt(4): Implement temporary workaround in driver...
2017-06-15 sbrunobnxt(4) Enable LRO support
2017-06-15 npcxgbe(4): Fix per-queue netmap operation.
2017-06-15 hselaskyUse static device numbering instead of dynamic one...
2017-06-15 davidcsUpgrade STORMFW to 8.30.0.0 and ecore version to 8...
2017-06-14 markjDon't call vm_pager_page_unswapped() when writing or...
2017-06-14 markjFree the request page if an I/O error occurs while...
2017-06-14 markjFix handling of subpage BIO_WRITE and BIO_DELETE reques...
2017-06-14 ngieUse nitems(..) when computing `max` instead of the...
2017-06-13 sbrunobnxt: In case of multi queues, have unique name for...
2017-06-13 zbbFix INVARIANTS debug code in HWPMC
2017-06-13 zbbFix event table for Cortex A9.
2017-06-13 zbbFix HWPMC interrupt handling in Counting Mode
2017-06-13 zbbIntroduce Armada 38x/XP network controller support
2017-06-13 zbbPrevent multiple lock initialization in e6000sw probe
2017-06-13 loosAdd the initial support for the Marvell 88E6141 and...
2017-06-12 loosUpdate the current version of netmap to bring it in...
2017-06-12 npcxgbe(4): Do not request an FEC setting that the port...
2017-06-11 ianConvert from local code and constants for mac<->phy...
2017-06-11 ianAdd a driver for the Vitesse/Microsemi VSC8501 PHY.
2017-06-11 ianAdd some utility functions to help a PHY driver on...
2017-06-10 ianAdd a set of constants describing the ways a MAC and...
2017-06-10 ianif_ffec bugfixes related to harvesting of hardware...
2017-06-10 erjixl(4)/ixlv(4): Fix some busdma tags and improper map...
2017-06-09 loosRemove an unnecessary variable from the switch softc...
2017-06-09 avgremove an unrelated local change from r319746
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 jhbFix the software fallback for GCM to validate the exist...
2017-06-08 glebiusListening sockets improvements.
2017-06-08 jhbAdd explicit handling for requests with an empty payload.
2017-06-08 jtlWith EARLY_AP_STARTUP enabled, we are seeing crashes...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 dexuanhyperv/pcib: use the device serial number as PCI domain
2017-06-07 kevloChange R88E_EFUSE_MAX_LEN to use the same value as...
2017-06-04 adrian[iwm] Remove support for fw older than -17 and -22
2017-06-04 adrian[iwm] Ignore IWM_DEBUG_LOG_MSG notifications.
2017-06-04 adrian[iwm] Set command code for PHY_DB as well.
2017-06-04 adrian[iwm] Set correct state in smart-fifo configuration.
2017-06-04 adrian[iwm] Remove dead code from iwm_pcie_load_cpu_sections().
2017-06-04 adrian[iwm] Check for lar_disable tunable, and lar_enabled...
2017-06-04 adrian[iwm] Move Smart Fifo handling into if_iwm_sf.c, sync...
2017-06-02 npcxgbe(4): Update the statistics for compound tx work...
2017-06-02 loosstyle(9) fixes, remove unnecessary headers, remove...
2017-06-02 andrewFix device lookup of for the stdout-path chosen property.
2017-06-02 cpercivaSkip setting the MTU in the netfront driver (xn# device...
2017-06-01 avosrtwn: drop obsolete (since r319460) code.
2017-06-01 hselaskyAllow communication between functions on the same host...
2017-06-01 hselaskyFree hardware queue resource after port is stopped...
next