]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add firmware replacement and activation support to nvmecontrol(8) through
[FreeBSD/FreeBSD.git] / sys / dev /
2013-06-27 jimharrisAdd firmware replacement and activation support to...
2013-06-26 jkimConsistently cast ACPICA 64-bit integer types when...
2013-06-26 jimharrisRemove remaining uio-related code.
2013-06-26 jimharrisFail any passthrough command whose transfer size exceed...
2013-06-26 jimharrisUse MAXPHYS to specify the maximum I/O size for nvme(4).
2013-06-26 jimharrisFor ATA_PASSTHROUGH commands, pretend isci(4) supports...
2013-06-26 gibbsIn the Xen block front driver, take advantage of backen...
2013-06-26 adrianExtend the AHB code to work on chips besides the AR9130.
2013-06-26 adrianAdd a HAL local routine to map the 2GHz channel frequen...
2013-06-26 yongariDon't blidly clear GPIOs configuration. Just use firmwa...
2013-06-25 davidcsAdd Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series...
2013-06-25 mavAdd test for SATA registers writability and skip using...
2013-06-25 kevloAdd support for D-Link DWA-131.
2013-06-25 yongariAdd Lenovo USB 2.0 Ethernet adapter.
2013-06-24 mariusFlag mpt(4) as supporting unmapped I/O; all necessary...
2013-06-24 jhbDisable hw.pci.realloc_bars by default. It wasn't...
2013-06-24 yongariWhen RX checksum offloading is active, AX88772B will...
2013-06-23 thomasRevert previous change to uark.c (restore previous...
2013-06-23 thomasFix minor typo in comment
2013-06-18 jfvAdd quad port probe support, this gives the admin prope...
2013-06-18 kibOn some generations of the Intel GPU, disabling of...
2013-06-18 kibSince the gem pagefault handler relocks the vm object...
2013-06-18 kibRemove stray empty line.
2013-06-18 mavPass proper memory type to free() in ata_ali_chipinit().
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 markjBe sure to actually decrement the "count" parameter...
2013-06-17 pluknetClean up -Wheader-guard warnings.
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-16 gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-15 gibbsProperly track the different reasons new I/O is tempora...
2013-06-15 bryanvMerge r250802 from bryanv/vtnetmq - Fix setting of...
2013-06-14 gibbsImprove debugger visibility into queuing functions...
2013-06-14 adrianAdd in an initial WB225 (AR9485 + AR3012 BT) combo...
2013-06-14 kevlo- Use the consistenly PHY-specific reset routine PHY_RE...
2013-06-14 yongariFix a typo introduced in r213280. IFM_OPTIONS macro...
2013-06-14 adrianInitial AR9485/AR933x 1x1 LNA diversity work.
2013-06-14 gibbssys/dev/xen/netfront/netfront.c:
2013-06-13 mariusAll of Oxford/PLX OX16PCI954, OXm16PCI954 and OXu16PCI9...
2013-06-13 mariusFix whitespace and normalize some entries.
2013-06-13 kevloRemove unused variable sc_tx_bufsz.
2013-06-13 kevloFix a typo: s/KLSI/CATC/
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 mavReplicate r242422 from ata(4) to mvs(4):
2013-06-12 adrianSet the antenna "config group" field.
2013-06-12 adrianMigrate the LNA mixing diversity machinery from the...
2013-06-12 mavUse direct custom implementations instead of g_handleat...
2013-06-12 adrianRemove the AR9285 specific structure for LNA diversity...
2013-06-11 npcxgbe/tom: Allow caller to select the queue (control...
2013-06-10 adrianAdd another comment about WB195 (AR9285+AR3011) when...
2013-06-10 davidcsThere is a one-to-one correspondence between the MSI...
2013-06-10 yongariAvoid unnecessary controller reinitialization by checki...
2013-06-10 rpauloUse STRUCT_USB_HOST_ID to make sure we have the right...
2013-06-08 adrianAdd support for two new winbond SPI flash parts.
2013-06-08 rpauloImport Kevin Lo's port of urtwn(4) from OpenBSD. urtwn...
2013-06-08 npcxgbe/tom: Fix bad signed/unsigned mixup in the stid...
2013-06-08 sbrunoImplement foreign volume handling. Allows admins to...
2013-06-07 hselaskyFix some recent regression issues:
2013-06-07 hselaskyAdd support for polling the XHCI interrupt handler...
2013-06-07 adrianBring over the initial static bluetooth coexistence...
2013-06-07 adrianAdd accessor macros for the bluetooth coexistence routines.
2013-06-07 adrianAdd bluetooth fixes to the AR5416/AR92xx HAL:
2013-06-07 yongariCorrect setting TX random backoff register. This regist...
2013-06-07 yongariDo not report current link status if driver is not...
2013-06-06 alcDon't busy the page unless we are likely to release...
2013-06-05 adrianEnable slow diversity combining for the AR9285.
2013-06-05 adrianAs a temporary work-around (read: until there's a nice...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 npcxgbe(4): Never install a firmware if hw.cxgbe.fw_insta...
2013-06-05 luigi- fix a bug in the previous commit that was dropping...
2013-06-05 alcRelax the vm object locking. Use a read lock.
2013-06-05 marius- Flag sym(4) as supporting unmapped I/O; all necessary...
2013-06-05 mariusHandle/mark/nuke unused arguments.
2013-06-05 adrianImplement a bit of a hack to store the AR9285/AR9485...
2013-06-05 adrianAdd a new capability flag to announce that the chip...
2013-06-05 adrianDocument the AR9285/AR9485 LNA configuration informatio...
2013-06-04 asomerssys/dev/mps/mps.c
2013-06-04 mariusCAM_DEV_QFREEZE handling should only be done on request...
2013-06-04 jhbBuild fix: Only <sys/cdefs.h> should be included befor...
2013-06-04 mariusFlag isp(4) as supporting unmapped I/O; all necessary...
2013-06-04 obrienMatch the options of the kernel.
2013-06-04 adrianAdd the combined (mixed) diversity support capability...
2013-06-04 npcxgbe(4): Provide accurate hit count for filters on...
2013-06-03 hirenFixing a typo.
2013-06-03 adrianFix the order of TX shutdown and reset.
2013-06-03 adrianFix receive on the AR9285 (Kite) with only one antenna...
2013-06-03 andreSpecify a maximum TSO length limiting the segment chain...
2013-06-03 kibThe vm_page lock is not needed around the call to vm_pa...
2013-06-02 alcRemove unnecessary #include's.
2013-06-02 hselaskyCorrect the TD size computation. npkt should reflect...
2013-06-02 hselaskyCorrect TRB type for multi TRB transfers of non-NORMAL...
2013-06-02 hselaskyUse the correct constant for 8000 IRQ/s.
2013-06-02 hselaskyBlock event interrupts when we don't need it as soon...
2013-06-02 hselaskyDon't set the start ISOC ASAP bit for non-isochronous...
2013-06-02 hselaskyCorrect some XHCI streams mode transfer handling found...
2013-06-01 gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-01 gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-01 npcxgbe(4): Some more debug sysctls. These work on both...
2013-05-31 gibbsStyle changes. No intended functional changes.
2013-05-31 gibbsStyle cleanups. No intended functional changes.
2013-05-31 gibbsStyle cleanups. No intended functional changes.
next