]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Factor out mbuf hashing code from LAGG driver so that other network
[FreeBSD/FreeBSD.git] / sys / dev /
2015-03-10 rstoneFix SR-IOV passthrough devices to allow ppt to attach
2015-03-10 jfvReplace the DEV_NETMAP code that accidentally got remov...
2015-03-10 jfvThis delta introduces SRIOV support, thanks to Ryan...
2015-03-10 nwhitehornLet unchangeable 8-bit frame buffers have vaguely corre...
2015-03-10 hselaskyLock softc before clearing bits.
2015-03-10 loosFix off-by-one bugs.
2015-03-10 rstoneAdd missing counter definitions
2015-03-10 rstoneFix Ivy Bridge+ MEM_UOPS_RETIRED counters
2015-03-10 rstoneSupport architectural events on Haswell/Ivy Bridge
2015-03-10 rstoneFix Sandy Bridge+ hwpmc branch counters
2015-03-10 rstoneFix pmc unit restrictions to match documentation
2015-03-10 rstoneFix various bugs in Haswell counter definitions
2015-03-09 ianUse the new ifnet API. Also, allocate bus_dma_maps...
2015-03-09 delphijFix CARP when in use in a HyperV environment:
2015-03-09 araujoFix style(9) from my previous commit r279803.
2015-03-09 araujoNow ifconfig(8) can set the media option as 10Gbase...
2015-03-09 araujoFix the media detected for copper cables NIC based...
2015-03-08 adrianMethodise a couple more of the VLAN methods.
2015-03-08 adrianAdd per-port vlan support for the AR8327.
2015-03-08 pfgbge(4): Small memory leak
2015-03-08 andrewAdd support for enabling the USB on the Raspberry Pi...
2015-03-08 hselaskySwitch polarity of PPS events.
2015-03-08 adrianFix up support for the AR8327.
2015-03-08 adrianUndo some issues from the previous big patch - there...
2015-03-08 adrianUse the correct mac addresses when initialising things.
2015-03-08 loosAdd a new ioctl to allow the setting of GPIO pin names.
2015-03-07 hselaskyUse correct mode variable for PPS support.
2015-03-07 hselaskyAllow the UDL screen refresh rate to be runtime configu...
2015-03-07 hselaskyAdd support for USB display link adapters to the FB...
2015-03-07 hselaskyAdd PPS support to USB serial drivers.
2015-03-07 hselaskyAdd more USB IDs.
2015-03-07 ianMove the uart_class definitions and fdt compat data...
2015-03-07 ianDefine new linker set, UART_FDT_CLASS_AND_DEVICE, for...
2015-03-06 jhbFix a typo.
2015-03-06 npcxgbe(4): experimental rx packet sink for netmap queues...
2015-03-06 npcxgbe(4): knobs to experiment with the interrupt coales...
2015-03-06 slmThis setting of stop_at_shutdown should have been remov...
2015-03-06 npcxgbe(4): provide the correct size of freelists associ...
2015-03-05 mavSize of opt_io_size field is 32 bit.
2015-03-05 mavReenable VIRTIO_BLK_F_TOPOLOGY feature.
2015-03-05 loosUse the child device name here is lame because at the...
2015-03-05 loosChange ofw_gpiobus_destroy_devinfo() to unmap the GPIO...
2015-03-05 loosAdd a bus_probe_nomatch() method for gpiobus/ofw_gpiobus.
2015-03-04 dumbbelldrm: Import Linux commit b7ea85a4fed37835eec78a7be3039c...
2015-03-04 emasteUpdate ThunderX SATA quirk
2015-03-03 loosSort and remove unnecessary headers.
2015-03-03 hselaskyAdd quirk for USB 3.0 controllers which don't support...
2015-03-03 andrewFix the pl011 driver to work when the uart will write...
2015-03-03 kevloCheck the return value of config_intrhook_establish().
2015-03-02 loosMove duplicate code to a new public function.
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 hselaskyAdd quirk to disable 64-bit XHCI DMA after r276717.
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-03-02 adrianLay some groundwork for having this stuff hang off...
2015-03-01 impDon't leak 'used' in a few error cases.
2015-03-01 impUnlock the main lock before returning rather than after...
2015-03-01 dumbbellRecord the dependency to x86bios in vga_pci
2015-03-01 adrianAR8327: Disable energy-efficient ethernet support in...
2015-03-01 adrianBump the port mask on the AR8327 ethernet switch from...
2015-03-01 dumbbellvt(4): Add support to "downgrade" from eg. vt_fb to...
2015-03-01 dumbbellvgapci: New vga_pci_repost() function
2015-03-01 rstoneValidate the schema that the PF driver passed to us
2015-03-01 rstonePass SR-IOV configuration to kernel using an nvlist
2015-03-01 rstoneAdd function to validate the consistency of SR-IOV...
2015-03-01 rstoneAdd infrastructure for exporting config schema from...
2015-03-01 rstoneAdd interface to destroy SR-IOV VFs
2015-03-01 rstoneAllocate PCI I/O memory spaces for VFs
2015-03-01 rstoneEmulate the Device ID and Vendor ID registers for VFs
2015-03-01 rstoneImplement interface to create SR-IOV Virtual Functions
2015-03-01 rstoneAdd some pcib methods to get ARI-related information
2015-03-01 rstoneRefactor PCI resource allocation
2015-03-01 rstoneRefactor PCI device creation
2015-02-28 adrianAdd another register definition for the AR8327.
2015-02-28 rstoneAdd a missing include of an options header.
2015-02-28 ngieUnbreak 'make depend' with sfxge by removing debugging...
2015-02-28 loosAdd ofw_gpiobus_parse_gpios(), a new public function...
2015-02-28 loosRename and move gpiobus_alloc_ivars() and gpiobus_free_...
2015-02-28 loosAdd a driver for the Maxim DS3231 a low-cost, extremely...
2015-02-28 arybchiksfxge: compile out LRO if kernel is compiled without...
2015-02-28 roygernetback: disable GSO
2015-02-28 ngiePad RX copy alignment calculation to avoid illegal...
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 jchandraAllow creating subclass of FDT simplebus
2015-02-27 glebiusUse m_getjcl() instead of old mbuf(9) KPIs.
2015-02-27 ianDetect, report and use 8-bit bus if is available.
2015-02-27 ianMMC: Signal HC capability to (e)MMC.
2015-02-27 arybchiksfxge: expect required init_state on data path and...
2015-02-26 kenAdd FreeBSD stable/10 version checks for the availabili...
2015-02-26 mavFor some uniformity move ahci_ch_init() call under...
2015-02-25 adrianMigrate using CPU_ZERO() + CPU_SET() -> CPU_SETOF().
2015-02-25 hselaskyAdd ugen keyword to USB pnpinfo. Remove extra space...
2015-02-25 arybchiksfxge: use tab to indent instead of spaces
2015-02-25 arybchiksfxge: correct limit for number of Rx queues
2015-02-24 adrianChange uses of taskqueue_start_threads_pinned() ->...
2015-02-24 slm- Updated all files with 2015 Avago copyright, and...
2015-02-24 npcxgbe(4): allow tx hardware checksumming on the netmap...
2015-02-24 npcxgbe(4): set up congestion management for netmap rx...
2015-02-24 npcxgbe(4): do not set the netmap rxq interrupts on a...
2015-02-24 npcxgbe(4): wait for the hardware to catch up before...
2015-02-24 npcxgbe(4): request an automatic tx update when a netmap...
next