]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
cxgbe(4): major tx rework.
[FreeBSD/FreeBSD.git] / sys / dev /
2014-12-31 npcxgbe(4): major tx rework.
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-31 marius- Switching the mode of Ricoh R5CE823 to SD2.0 causes...
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-30 andrewSet the page size in the virtio-mmio driver. Some backe...
2014-12-30 hselaskyAllow systems having a page size greater than 4K to...
2014-12-30 roygervt_vga: fix an off-by-one error
2014-12-30 roygerPartially revert "vt: register the memory regions used...
2014-12-30 hselaskyAdd missed flushing of data which can happen when ...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-29 andrewAttach vtnet to virtio_mmio. Qemu provides this as...
2014-12-29 andrewAllow virtio_mmio to attach to ofwbus. Qemu places...
2014-12-29 dimMerge ^/head r276347 through r276356.
2014-12-29 bryanvRemove dev/virtio/virtio.h include from BERI VirtIO
2014-12-28 mariusDon't use a sub-device/-vendor wildcard for probing...
2014-12-28 dimMerge ^/head r274961 through r276346.
2014-12-28 marius- Const'ify the ahci_ids table.
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-27 mariusImprove/fix interrupt allocation/setup/release:
2014-12-27 mariusConst'ify a firmware image missed in r251142.
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-27 marius- Make PCI_QUIRK_MSI_INTX_BUG work by using the ID...
2014-12-27 emasteSupport ALT_BREAK_TO_DEBUGGER in vt(4)
2014-12-26 hselaskyAdd more USB devices.
2014-12-26 hselaskyAdd more quirks.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 phkDeorbit the IEEE-488/GPIB support.
2014-12-24 scottlFix tunable and sysctl handling of the fail_on_task_tim...
2014-12-24 impAdd Intel vendor ID to the device table to make it...
2014-12-24 loosImproves the GPIO API description a little bit.
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-24 ianDon't assume required FDT properties are present.
2014-12-23 adrianBump the valid GPIO range for rfkill up from 8 to 16.
2014-12-23 impAlways select the card before we do the 4.x specific...
2014-12-22 jhbExplicitly treat timeouts when waiting for IBF or OBF...
2014-12-22 roygervt: register the memory regions used by the vt drivers
2014-12-21 ianEliminate a "cast discards qualifiers" warning when...
2014-12-21 smhstyle (9) nits
2014-12-21 smhReturn the error from ahci_setup_interrupt in ahci_attach
2014-12-21 smhClamp ahci max irq's to AHCI_MAX_IRQS
2014-12-21 smhAdd a constant AHCI_MAX_IRQS removing magic number
2014-12-20 adrianRemove some hard-coded IE assembly over to use net80211...
2014-12-20 kibIncrease allowed size of the microcode blob to 32KB...
2014-12-20 ianLog mmc and sd command failures. Reporting of routine...
2014-12-20 ianAdd a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERT...
2014-12-20 ianWhen command and data interrupts have been aggregated...
2014-12-19 andrewAdd support for empty ranges properties within the...
2014-12-19 adrianRemove a private copy of ieee80211_add_ssid().
2014-12-19 mavSlightly polish iSCSI parameters negotiation.
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-18 impDon't deselect the card too soon. To set the block...
2014-12-17 adrianUpdate the use of bus space macros to be more correct.
2014-12-17 adrianUse the correct macro for listing the maximum bus space...
2014-12-17 mavMake sequence numbers checks more strict.
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-16 yongariFix a bug introdiced in r217548. According to NS DP838...
2014-12-15 emasteUse standard BSD license disclaimer text
2014-12-15 jhbCheck for SS_NBIO in so->so_state instead of sb->sb_fla...
2014-12-15 brEliminate fdt_data_verify(). The verification it procee...
2014-12-15 hselaskyResolve USB driver identification conflict.
2014-12-14 rpauloMove ofw_cpu.c to sys/dev/ofw so that it can be used...
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-12 npMove KTR_CXGBE from t4_tom.h to adapter.h so that the...
2014-12-12 brAdd virtio bus 'poll' method allowing us to inform...
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-10 roygerxen: convert the Grant-table code to a NewBus device
2014-12-10 bro Put () for p to avoid unexpected macro expansion
2014-12-10 roygerxen: move grant table code
2014-12-09 roygerxen: create a new PCI bus override
2014-12-09 bro Add BERI Virtio Networking Frontend (if_vtbe)
2014-12-09 mpRename NETGEAR WG111V2_2 to WG111V1_2 to reflect extern...
2014-12-09 andrewUpdate the virtio driver to work on the ARM AArch64...
2014-12-09 dimMerge ^/head r275623 through 275634.
2014-12-08 hselaskyAdd port routing support for Wildcat Point.
2014-12-08 dimMerge ^/head r275478 through r275622.
2014-12-08 hselaskyAdd more U3G USB IDs.
2014-12-08 hselaskyAdd more USB quirks for Western Digital external USB HDD
2014-12-08 markjMFV r272851:
2014-12-06 npcxgbe(4): allow the driver to use rx buffers that do...
2014-12-06 delphijMFV r260710 + 275532:
2014-12-06 npcxgbe(4): Allow for different pad and pack boundaries...
2014-12-05 hselaskyOptimise bit searching loop by using the ffs() function.
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-03 hselaskyOptimise the bit searching loops, by quickly skipping...
2014-12-03 hselaskyWorkaround for possible bug in the SAF1761 chip. Wait...
2014-12-03 impRemove unused PCMCIA_CARD* macros.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 jfvRevert r275136, it was not approved, it was sloppy...
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-30 bryanvCleanup and performance improvement of the virtio_blk...
2014-11-30 glebiusMerge from projects/sendfile: extend protocols API...
2014-11-30 glebiusMerge from projects/sendfile:
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-28 reaDRM2: fix off-by-one overflow in ioctl processing
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
next