]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
hyperv/hn: Save capabilities for later use.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-09-19 sephehyperv/hn: Save capabilities for later use.
2016-09-19 sephehyperv/hn: Don't allow NVS and NDIS version change...
2016-09-19 sephehyperv/hn: Apply RSS indirect table fixup before config...
2016-09-18 landonfSplit bcm_mipscore.c into bcm_bmips (BMIPS32/BMIPS3300...
2016-09-18 sephehyperv/hn: Add sysctls to dynamic adjust RSS key and...
2016-09-18 sephehyperv/hn: Don't mess up RSS key and indirect table...
2016-09-18 sephehyperv/hn: Put debug message under bootverbose
2016-09-18 sephehyperv/hn: Regroup ifnet setup code.
2016-09-18 adrian[iwm] fix up RSSI calculations for both scan results...
2016-09-17 npcxgbe/t4_tom: Update the active/passive open code to...
2016-09-17 landonfbhnd(4): Fix regression in BCM4331 SPROM pin reference...
2016-09-17 npcxgbe/t4_tom: The SMAC entry for a VI is at a different...
2016-09-17 jceelCreate aliases for named virtio-console ports.
2016-09-16 hselaskymlx5en: Fix duplicate mbuf free-by-code.
2016-09-16 hselaskymlx5en: Remove unused pdev pointer.
2016-09-16 hselaskymlx5en: Verify port type is ethernet before creating...
2016-09-16 hselaskymlx5en: Allow setting the software MTU size below 1500...
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.
next