]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
mlx5en: Factor out common sendqueue code for use with rate limiting SQs.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-09-16 hselaskymlx5en: Factor out common sendqueue code for use with...
2016-09-16 hselaskymlx5en: Properly declare doorbell lock for 32-bit CPUs.
2016-09-16 hselaskymlx5en: Optimise away duplicate UAR pointers.
2016-09-16 hselaskymlx5en: Make the mlx5e_open_cq() and mlx5e_close_cq...
2016-09-16 hselaskymlx5en: Minor completion queue control path code refactor.
2016-09-16 hselaskymlx5en: Separate the sendqueue from using the mlx5e_cha...
2016-09-16 hselaskyUpdate the MLX5 core module:
2016-09-16 npcxgbe(4): Attach to cards with the Terminator 6 ASIC...
2016-09-15 npWhitespace nits.
2016-09-15 npcxgbe(4): Use the interface's viid to calculate the...
2016-09-14 hselaskyImprove USB polling mode by not locking any mutexes...
2016-09-14 sephehyperv/hn: Fix some ifnet settings
2016-09-14 sephehyperv/hn: Remove the FreeBSD_version check for TSO...
2016-09-14 sephehyperv/hn: Bring in shims from stable/10
2016-09-14 sephehyperv/hn: Use sx for the main lock.
2016-09-14 sephehyperv/hn: Cleanup hn_ioctl.
2016-09-14 sephehyperv/hn: Function renaming: hn_ifinit -> hn_init
2016-09-14 sephehyperv/hn: Deprecate hn_softc_t
2016-09-14 sephehyperv/hn: Remove unused softc field
2016-09-14 sephehyperv/vmbus: Make sure that the sub-channel count...
2016-09-14 sephehyperv/hn: Pull RSS key and indirect table setup up.
2016-09-13 sephehyperv/hn: Reorganize synthetic parts attach code.
2016-09-13 sephehyperv/hn: Regroup synthetic parts attach code.
2016-09-13 sephehyperv/hn: Reorganize channel attach/detach code.
2016-09-12 jhbRemove explicit device_verbose() from the t4iov driver...
2016-09-12 gonzoRemove semicolon from the end of the macro definition
2016-09-12 avosurtwn: fix possible driver hang when beacon miss is...
2016-09-12 sephehyperv/hn: Pull ether address and link status extractio...
2016-09-12 sephehyperv/hn: Reorganize RNDIS attach
2016-09-12 sephehyperv/hn: Reorganize sub-channel allocation.
2016-09-12 sephehyperv/hn: Function rename.
2016-09-12 sephehyperv/hn: Rename chimney sending buffer connect/discon...
2016-09-12 sephehyperv/hn: Rename RXBUF connect/disconnect functions.
2016-09-12 adrian[ath] set the relevant TOA/TOD locationing bits when...
2016-09-12 adrian[ath] tweak the TX EDMA debugging a bit.
2016-09-12 npcxgbe(4): Catch up with the rename of tlscaps -> crypto...
2016-09-11 npcxgbe(4): Add support for additional port types and...
2016-09-11 cemioat(4): Start poll timer when descriptors are released...
2016-09-11 cemioat(4): De-spam ioat_process_events KTR logs
2016-09-11 gonzoAdd evdev protocol implementation
2016-09-11 npcxgbe(4): Rename the debug_flags driver tunable/sysctl...
2016-09-11 npcxgbe(4): Deal with the slightly different SGE_STAT_CFG...
2016-09-11 npcxgbe(4): Use smaller min/max bursts for fl descriptors...
2016-09-11 npcxgbe(4): Update the pad_boundary calculation for T6...
2016-09-11 npcxgbe(4): Use correct macro for header length with...
2016-09-11 npcxgbe(4): Set up fl_starve_threshold2 accurately for T6.
2016-09-09 npcxgbe(4): Avoid a NULL dereference in the clearstats...
2016-09-09 npcxgbe(4): Do not prescreen frames before attempting...
2016-09-09 adrian[gpio] include intr.h when building with INTRNG.
2016-09-09 adrian[ath_hal] fixes for finer grain timestamping, some...
2016-09-08 avgintpm: make sure to register smbus driver before intpm...
2016-09-08 avgintpm: better clean up resources after a failed attachment
2016-09-08 avgintpm: do not try attaching to unsupported controller...
2016-09-08 avgintpm: fix attachment to supported AMD FCHs
2016-09-08 hselaskyCorrectly map the USB mouse tilt delta values into...
2016-09-08 sephehyperv/hn: Factor out NVS NDIS initialization
2016-09-08 sephehyperv/hn: Function renaming.
2016-09-08 sephehyperv/kvp: Fix IPv4/IPv6 address injection support.
2016-09-08 sephehyperv/hn: Pass MTU around.
2016-09-08 sephehyperv/hn: Factor out function to do NVS initialization.
2016-09-08 sephehyperv/hn: Push RXBUF size adjustment down.
2016-09-08 sephehyperv/hn: Pull vmbus channel open up.
2016-09-07 jhbChelsio T4/T5 VF driver.
2016-09-07 jhbDon't break out of the m_advance() loop if len drops...
2016-09-07 avosrum: fix possible panic on device detach (similar to...
2016-09-07 mavFix channel initialization in FBS mode.
2016-09-07 avgamdsbwd: add support for FCH in family 16h models 30h...
2016-09-07 avosrum: use mgmt frame rate for EAPOL frames.
2016-09-07 sephehyperv/hn: Nuke unused bits
2016-09-07 sephehyperv/hn: Simplify per-packet-info construction.
2016-09-07 sephehyperv/hn: Cleanup RNDIS packet message encapsulation.
2016-09-07 sephehyperv/hn: Avoid bit fields for TXCSUM setup.
2016-09-06 jhbReset PCI pass through devices via PCI-e FLR during...
2016-09-06 jmcneillAdd generic device-tree cpufreq driver.
2016-09-06 jhbUpdate the I/O MMU in bhyve when PCI devices are added...
2016-09-06 wmaImport missing enum declaration in pci_host_generic...
2016-09-06 wmaRemove check for 64-bit FDT ranges in pci-host-generic
2016-09-06 emastebhnd: remove redundant ;s at the end of functions or...
2016-09-06 avosrum: use m_get2() in Rx path.
2016-09-06 avosrtwn: fix firmware readiness check in rtwn_load_firmware().
2016-09-06 avosiwm: fix scanning for hidden SSIDs.
2016-09-06 avosrum: fix frame length checks in Rx path.
2016-09-06 sephehyperv/hn: Avoid bit fields for LSOv2 setup.
2016-09-06 sephehyperv/hn: Fix VLAN tag setup for outgoing VLAN packets.
2016-09-06 sephehyperv/hn: Stringent RNDIS packet message length/offset...
2016-09-05 npFix send/recv limit mixup.
2016-09-05 landonfbhnd(4): Implement backplane interrupt handling.
2016-09-05 landonfbwn(4): ignore BCM4321's unpopulated USB11 host control...
2016-09-05 landonfbhnd(4): Add device classes for USB host/dev/dual-mode...
2016-09-05 avosrum: do not restart device when protmode / rtsthreshold...
2016-09-05 npcxgbe/t4_tom: toepcb should be all-zero on allocation...
2016-09-05 mizhka[BHND/USB] Port of EHCI/OHCI support from ZRouter
2016-09-05 mmMFV r305420:
2016-09-05 hselaskyResolve deadlock between device_detach() and usbd_do_re...
2016-09-05 jmcneillAdd driver for Silergy Corp. SY8106A buck regulator.
2016-09-05 sephehyperv/hn: Stringent RNDIS control message length check.
2016-09-05 sephehyperv/hn: Stringent NVS RNDIS packets length checks.
2016-09-05 sephehyperv/hn: Stringent NVS notification length check.
2016-09-05 sephehyperv/vmbus: Stringent header length and total length...
2016-09-04 dimWith clang 3.9.0, compiling uplcom results in the follo...
next