]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
ofed: for pointers replace 0 with NULL.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-04-15 sephehyperv/hn: Hide ring to channel linkage message under...
2016-04-15 sephehyperv: No need to zero out softc
2016-04-15 sephehyperv/stor: Use xpt_done_direct() upon I/O completion
2016-04-15 sephehyperv/vmbus: Put multi-channel offer logging under...
2016-04-15 sephehyperv/stor: Temporary disable the wrongly done command...
2016-04-15 jhbAdd a new PCI bus interface method to alloc the ivars...
2016-04-15 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-15 jhibbitsAdd fman and dpaa fixups for powerpc fdt
2016-04-14 impNew CAM I/O scheduler for FreeBSD. The default I/O...
2016-04-14 mavExtract virtual port address from RQSTYPE_RPT_ID_ACQ.
2016-04-14 mavRemove watchdog timer stop check.
2016-04-13 davidcsreversed commits r297916 r297909 r297898 due to i386...
2016-04-13 mavAdd hint.ahci.X.quirks tunable for some odd cases.
2016-04-13 davidcsFix compilation error on i386
2016-04-13 mavFilter Port Database Changed notifications.
2016-04-13 sephehyperv: device_get_softc does not return NULL
2016-04-13 mavRespect NVRAM topology settings on 24xx and above chips.
2016-04-13 adrian[urtwn] use/track the last good RSSI for a given node...
2016-04-13 davidcsFix build failure on i386. Need to typecast a bunch...
2016-04-13 sephehyperv/vmbus: Merge duplicated version check for events
2016-04-13 davidcs1. modify fwdump (a.k.a grcdump) memory is allocated...
2016-04-12 philMerge libxo 0.4.6
2016-04-12 davidcsAdd support for Flash Update
2016-04-12 npcxgbe(4): Always dispatch all work requests that have...
2016-04-12 npcxgbe(4): Always read the entire mailbox into the reply...
2016-04-12 davidcs1. Process tx completions in bxe_periodic_callout_func...
2016-04-12 mavMake all CT Pass-Through (name server requests) asynchr...
2016-04-12 jhbRename the 'M_B' macro in t4_regs.h to 'CXGBE_M_B'.
2016-04-12 pfgReplace 0 with NULL for pointers in misc. device drivers.
2016-04-12 mavSwitch isp_getpdb() to synchronous IOCB DMA area.
2016-04-12 mavAllocate separate DMA area for synchronous IOCB execution.
2016-04-12 mavReimplement ISP_TSK_MGMT IOCTL via asynchronous request.
2016-04-12 mavAdd couple missing memory barriers.
2016-04-12 sephehyperv: Replace 0 w/ NULL
2016-04-11 mavUpdate 25xx chips firmware from 7.03.00 to 8.03.00.
2016-04-11 mavPolish debugging IOCB dumping.
2016-04-11 sephehyperv: Typo
2016-04-11 sephehyperv/hn: Remove unnecessary NULL checks
2016-04-11 sephehyperv/hn: By default enable multiple TX/RX rings,...
2016-04-11 sephehyperv/hn: Cap default # of rings to 8.
2016-04-11 sephehyperv: Define macro for Hyper-V interface
2016-04-11 sephehyperv: Print more features
2016-04-11 sephehyperv: Break long line
2016-04-11 sephehyperv: Declare hyperv_{features,recommends} properly
2016-04-11 sephehyperv: Resurrect r297481
2016-04-11 sephehyperv: Identify Hyper-V features and recommends properly
2016-04-11 sephehyperv/vmbus: Get rid of max_leaf detection; this is...
2016-04-11 sephehyperv/vmbus: Nuke unused function
2016-04-11 npcxgbe(4): Provide an explicit value for nqpcq in the...
2016-04-10 gonzoFix IIC "how" argument dereferencing on big-endian...
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-10 jhbAdd a 'show t4 devlog <nexus>' DDB command.
2016-04-10 jhbAdd a 'show t4 tcb <nexus> <tid>' command to dump a...
2016-04-09 pfgUSB: replace 0 with NULL for pointers.
2016-04-09 jhbUse DELAY() instead of sleeping during boot-time attach.
2016-04-09 pfgixl(4): replace 0 with NULL for pointers.
2016-04-09 mavRegister symbolic port/node names in FC name server.
2016-04-09 jhbAdd more fine-grained kernel options for NUMA support.
2016-04-09 cemioat(4): ioat_get_dmaengine(): Add M_WAITOK mode
2016-04-09 mavReduce code duplication when executing Passthrough...
2016-04-09 jhibbitsFix a masking bug for e500 PMC.
2016-04-09 adrian[ath] Only process beacon frames for the IBSS/BSSID...
2016-04-08 zbbFix sending TSO packets larger than single DMA segment...
2016-04-08 wmaSpeedup BGX link polling on ARM64
2016-04-08 sephehyperv: Revert r297481
2016-04-08 hselaskyAdd new USB quirk.
2016-04-07 emasteAdd option to specify built-in keymap for kbdmux
2016-04-07 jhbAssociate device_t objects with ACPI handles via PCI_CH...
2016-04-07 sgalabovThis revision adds support to if_rt for more SoCs.
2016-04-07 sephehyperv: Use lapic_{alloc,free}_ipi to allocate private...
2016-04-07 sephehyperv: Typo in r297634
2016-04-07 sephehyperv/vmbus: Use default mtx for channel message queue
2016-04-07 sephehyperv: Use mb() instead of atomic_thread_fence_seq_cst()
2016-04-06 jmcneillConvert Allwinner port to extres clk/hwreset/regulator...
2016-04-06 rpokalaStorage Controller Interface driver - typo in unimpleme...
2016-04-06 jhbConvert pci_delete_child() to a bus_child_deleted(...
2016-04-06 adrian[urtwn] disable doing AMPDU TX.
2016-04-06 adrian[rsu] We don't do A-MPDU transmit right now, so don...
2016-04-05 adrian[urtwn] first cut of getting the fast-frames / amsdu...
2016-04-05 gonzoRemove misleading comment. musb supports host mode...
2016-04-05 ianAdd more DPRINTF() to the ftdi driver. Now everything...
2016-04-05 mmelehci_interrupt is MPSAFE code. Most drivers in tree...
2016-04-05 jhibbitsAdd support for the Microchip mcp7941x.
2016-04-05 jhbRemove a redundant check.
2016-04-05 jhbDon't wakeup the fdc worker thread once a second when...
2016-04-04 andrewFix a format string when uint64_t is not unsigned long...
2016-04-04 sgalabovEnable 4-byte address support for the mx25l family...
2016-04-03 adrian[iwn] Don't try to seamlessly recover from a firmware...
2016-04-03 avoswpi, iwn: fix check in find_eeprom_channel()
2016-04-03 mavPass through some new block device features.
2016-04-01 jmcneillMove support for Synopsys Designware APB UART out of...
2016-04-01 sephetcp/lro: Use tcp_lro_flush_all in device drivers to...
2016-04-01 sephehyperv: Register Hyper-V timer early enough for TSC...
2016-03-31 jhbRemove #ifdef's from various structures used in the...
2016-03-31 zbbFix number of the enabled VFs in VNIC
2016-03-31 zbbDon't omit m_dup() for non-writeable mbufs that need...
2016-03-31 traszRemove NULL checks after M_WAITOK allocations, which...
2016-03-31 zbbFix MAC address configuration for VNIC
2016-03-31 zbbImprove TX path of the VNIC driver
2016-03-31 zbbFix typo in the VNIC's PF function name
next