]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
In the absence of a bus-width property, default to 4-bit bus width instead
[FreeBSD/FreeBSD.git] / sys / dev /
2016-06-08 kevlo- Replace the magic numbers with something more readable.
2016-06-07 cemFix a minor leak in ACPI thermal
2016-06-07 hselaskyAdd SR-IOV guest support to the mlx5en driver.
2016-06-07 npcxgbe(4): A couple of fixes to set_sched_queue.
2016-06-07 npcxgbe(4): Provide information about traffic classes...
2016-06-07 mmelINTRNG: As follow up of r301451, implement mapping...
2016-06-07 sephenet: Use M_HASHTYPE_OPAQUE_HASH if the mbuf flowid...
2016-06-07 npcxgbe(4): Track the state of the hardware traffic sched...
2016-06-06 npcxgbe(4): Break up set_sched_class. Validate the chann...
2016-06-06 npcxgbe(4): Create a reusable struct type for scheduling...
2016-06-06 jhbDefer the creation of ACPI thermal kthreads to a startu...
2016-06-06 roygerxen-netfront: fix initialization
2016-06-06 sgalabovRemove erroneous lock assertions
2016-06-06 arybchiksfxge(4): update TX vFIFO ULL tag location to avoid...
2016-06-06 arybchiksfxge(4): pick an RSS bucket for the packet enqueued...
2016-06-06 arybchiksfxge(4): set up the indirection table using the kernel...
2016-06-06 arybchiksfxge(4): bind interrupts to CPUs in accordance with...
2016-06-06 arybchiksfxge(4): restrict the maximum number of RSS channels...
2016-06-06 arybchiksfxge(4): get RSS key to be programmed into NIC from...
2016-06-06 sephehyperv/vmbus: Constify channel message
2016-06-06 sephehyperv/vmbus: Factor out channel message processing
2016-06-06 adrian[bwn] don't use a 1MB CCK RTS frame for 11a OFDM transm...
2016-06-06 sephehyperv/vmbus: Define type for channel messages.
2016-06-06 sephehyperv: Move machine dependent bits into machine depend...
2016-06-05 bdreweryCleanup COMPAT_FREEBSD32 support.
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-05 traszReport negotiated MaxBurstLength and FirstBurstLength...
2016-06-05 adrian[bwn] Add missing firmware release calls.
2016-06-05 adrian[bwn] Enable PHY-LP 5GHz support for the one NIC I...
2016-06-05 adrian[bwn] complain usefully if a PHY-N PHY is detected...
2016-06-05 arybchiksfxge(4): allow firmware to auto-configure event queues...
2016-06-05 adrian[acpi] graphics drivers want access to acpi lid handle
2016-06-04 bdreweryFix build after r301404.
2016-06-04 landonfbhnd(4): support IPX OTP NVRAM/SPROM data source
2016-06-04 landonfSwitch mips/sentry5 to bhnd(4), and unify with mips...
2016-06-04 landonfbhnd(4): Add support for chipc-attached flash
2016-06-04 landonfFix several MIPS/BCM-blocking bugs in bhnd(4) chipc
2016-06-04 bdrewerySupport all architectures by just using sysent.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 arybchiksfxge(4): always be ready to receive batched events
2016-06-04 arybchiksfxge(4): add helper to compute timer quantum
2016-06-04 adrian[ath] remove now unused parameters.
2016-06-04 adrian[ath_hal] add placeholders for AUDIO stomp for Kite...
2016-06-04 adrian[ath_hal] add BTCOEX_STOMP_AUDIO; delete unused methods.
2016-06-04 adrian[run] fix TSF locking in RX radiotap.
2016-06-04 cemioat(4): Always log capabilities on attach
2016-06-04 cemioat(4): Export the number of available channels
2016-06-04 cemioat(4): Make channel indices unsigned
2016-06-04 mavWhen negotiating NTB_SB01BASE_LOCKUP workaround, don...
2016-06-04 mavWhen negotiating MSIX parameters, give other head time...
2016-06-03 zbbUse proper interface for FDT parsing and memory mapping...
2016-06-03 pfgnxge(4): Remove useless self-assignment.
2016-06-03 roygerxen-blkback: fix error path on failed attach
2016-06-03 roygerblkback: add support for hotplug scripts
2016-06-03 delphijMFV r301238:
2016-06-03 arybchiksfxge(4): support EVQ timer workaround via MCDI
2016-06-03 adrian[drm] fix up hex_dump_to_buffer to not overflow linebuf.
2016-06-02 zbbAdd support for CESA on Armada38x
2016-06-02 zbbAdd HMAC-SHA256 support in CESA
2016-06-02 zbbTruncate HMAC output only if requested by the client
2016-06-02 zbbSplit CESA memory resource into TDMA and CESA regs
2016-06-02 zbbMap CESA SRAM memory in driver attach for Armada38x
2016-06-02 pfgusb/uhso: Don't bail out on first USB error.
2016-06-02 roygerxen-netfront: use callout_reset_curcpu instead of callo...
2016-06-02 kadesaiAdded support for Avago/Broadcom Cutlass(12 Gbps- 16...
2016-06-02 avosurtw: fix unused variable assignments.
2016-06-02 roygerxen-netfront: perform an interface reset when changing...
2016-06-02 roygerxen-netfront: release grant references used for the...
2016-06-02 roygerxen-netfront: fix two hotplug related issues
2016-06-02 roygerxen-netfront: switch to using an interrupt handler
2016-06-02 roygerxen-netfront: always keep the Rx ring full of requests
2016-06-02 roygerxen-netfront: fix receiving TSO packets
2016-06-02 adrian[iwm] valid_{tx,rx}_ant from radio_cfg is only needed...
2016-06-02 adrian[iwm] Fix several nitpicks in iwm(4).
2016-06-02 adrian[iwm] Add bit-polling in Rx-DMA init code path.
2016-06-02 adrian[iwm] Clean up iwm(4) scanning logic a bit.
2016-06-02 adrian[iwm] Use IWM_MAX_CMD_PAYLOAD_SIZE to improve command...
2016-06-02 adrian[iwm] add LED blinking for iwm hardware that supports it.
2016-06-02 adrian[ath] correctly shift the QCA9565 LNA config into the...
2016-06-02 gnnFix kernel build. Improper definition location of...
2016-06-02 adrian[ath] commit initial bluetooth coexistence support...
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 npiw_cxgbe: Fix panic that occurs when c4iw_ev_handler...
2016-06-01 avosurtwn: unbreak CTS-to-self protection mode.
2016-06-01 avosurtwn: fix non-ERP BSS detection in HOSTAP mode.
2016-06-01 arybchiksfxge(4): cleanup: remove unused variables in common...
2016-06-01 arybchiksfxge(4): cleanup: add missing space after if keyword
2016-06-01 brAdd a riscv define.
2016-06-01 arybchiksfxge(4): set moderation in efx_ev_qcreate
2016-06-01 traszReduce the priority of cxgbei(4) driver, so it doesn...
2016-06-01 sephehyperv: Rename some cleaned up/almost cleaned up files
2016-06-01 sephehyperv/channel: Only cpu0 is supported as channel targe...
2016-06-01 sephehyperv/vmbus: Redefine event flags.
2016-06-01 arybchiksfxge(4): cope with code duplication on SW events compo...
2016-06-01 sephebge: Force chipid to 5720 A0 for 5717 C0 in an early...
2016-06-01 adrian[ath_hal] add extra MCI definitions used by the later...
2016-05-31 arybchiksfxge(4): avoid code duplication in SW events definition
2016-05-31 arybchiksfxge(4): move definition of the SW events to sfxge.h
2016-05-31 arybchiksfxge(4): zero should be used as RxQ label in SW event
2016-05-31 arybchiksfxge(4): regenerate MCDI headers from firmwaresrc...
next