]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Unify handles allocation for initiator and target IOCBs.
[FreeBSD/FreeBSD.git] / sys / dev /
2015-12-25 mavUnify handles allocation for initiator and target IOCBs.
2015-12-25 mavClear virtual port's port database when disabling it.
2015-12-24 adrian[rt] add support for the RT5350 and MT7620 SoCs.
2015-12-24 sbrunoFix NO INET6 build broken at svn r292674
2015-12-24 mavSome polishing for command timeouts handling.
2015-12-24 andrewAds support to the xhci pci attachment to use MSI-X...
2015-12-24 npMFP r291227, r291228, and r292618.
2015-12-23 sbrunoixgbe(4): Update to version 3.1.13-k
2015-12-23 sbrunoAdd support for sysctl knobs to live tune the tx packet...
2015-12-23 jhbAdd accessor methods to fetch the BAR holding the MSI...
2015-12-23 ngieRemove redundant vmbus_select_outgoing_channel declarat...
2015-12-23 davidcsAdd support for firmware dump (a.k.a grcdump)
2015-12-23 davidcsCheck for packet_length is greater than 60 bytes as...
2015-12-22 mavFix speed setting by NVRAM for 24xx and above chips.
2015-12-22 ianFix the detection of IO/memory space changing across...
2015-12-21 ianInclude machine/_bus.h so that bus_space_[tag|handle...
2015-12-21 ianImplement OF_decode_addr() for arm. Move most of power...
2015-12-19 alcIntroduce a new mechanism for relocating virtual pages...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 impNo need to test command values this way. There can...
2015-12-18 impCreate a simplebus PNP info wrapper.
2015-12-18 ianFlag sysctl hw.mmc.debug as a tunable, since often...
2015-12-17 cemioat(4): Add an API to get HW revision
2015-12-17 glebiusFix regression in if_ndis in r280347.
2015-12-17 jhbt seems certain Intel GPUs use GPIO bitbanging over...
2015-12-17 andrewSupport the variant of the interrupt-map property where...
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-16 ianFlag the first port on a Sheevaplug ftdi serial device...
2015-12-15 avosurtwn: fix off-by-one error.
2015-12-15 roygerhyperv/kvp: wake up the daemon if it's sleeping due...
2015-12-15 mavAdd MSI-X support for 26XX cards.
2015-12-15 adrian[arswitch] bump the number of ports on the ar934x inter...
2015-12-14 cemioatcontrol(8): Add support for interrupt coalescing
2015-12-14 cemioat(4): Add support for interrupt coalescing
2015-12-14 cemioat(4): Gather and expose DMA statistics via sysctl
2015-12-14 avosurtwn: add raw Tx path.
2015-12-14 asomersDon't retry SAS commands in response to protocol errors
2015-12-14 andrewUpdate the handling of interrupts on the generic PCIe...
2015-12-14 avosurtwn: fix frame processing in the Rx path.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 avosurtwn: add TSF field into RX radiotap header.
2015-12-14 andrewWhen exiting two-finger scroll the Synaptics device...
2015-12-14 ianMove the DRIVER_MODULE() statements that declare mmc...
2015-12-13 avoswpi, rum and urtwn: update copyright headers
2015-12-13 avosurtwn: add support for hardware encryption (WEP, TKIP...
2015-12-13 avosurtwn: add a command queue for sleepable tasks.
2015-12-13 avosurtwn(4): setup channel frequency/flags for radiotap...
2015-12-13 avosurtwn: add rate control support for RTL8188EU.
2015-12-13 avoswtap: do not include <sys/types.h> when <sys/param...
2015-12-13 avosnet80211: remove hardcoded slot time durations from...
2015-12-13 mmelSIMPLEBUS: Don't panic if child device doesn't have...
2015-12-13 mmelOFW_IICBUS: Register ofw_iicbus node.
2015-12-13 mmelOFW: Add helper functions for parsing xref based lists.
2015-12-12 kibIn md(4) over vnode, correct handling of the unaligned...
2015-12-11 impUse the right product names.
2015-12-11 arybchiksfxge: unify MCDI response polling
2015-12-11 arybchiksfxge: simplify MCDI methods
2015-12-11 arybchiksfxge: add tunable for maximum start attetmps after...
2015-12-11 impAdd PNP info for ISA and PCI to the ed driver to prove...
2015-12-11 impCreate a USB_PNP_INFO and use it to export the existing PNP
2015-12-11 impCreate a generic PCCARD_PNP_INFO from the MODULE_PNP_IN...
2015-12-11 smhLimit stripesize reported from nvd(4) to 4K
2015-12-11 rrsMore fixes in the various intel processors, fixing...
2015-12-10 kevloAll 2-endpoints configs have high and normal pariority...
2015-12-10 arybchiksfxge: consolidate privilege check functions
2015-12-10 arybchiksfxge: cleanup: fix header
2015-12-10 arybchiksfxge: simplify privilege checks with macro
2015-12-10 arybchiksfxge: [6/6] support for MCDI proxy authorization in...
2015-12-10 arybchiksfxge: [5/6] rework event completion error handling
2015-12-10 cemioat(4): Add ioatcontrol(8) testing for copy_8k
2015-12-10 mavGuess NVRAM address for 16Gbps Qlogic cards.
2015-12-09 mavAdd PCI ID for 16G QLogic chips in FCoE mode.
2015-12-09 rrsFix the tunable in logging so that if its pre-11 we...
2015-12-09 cemioat(4): Add Broadwell-EP PCI IDs
2015-12-09 cemioat(4): Add ioat_copy_8k_aligned KPI
2015-12-09 avosurtwn: add WME support
2015-12-09 arybchiksfxge: cleanup: removed unused variable
2015-12-09 arybchiksfxge: cleanup: fix (unused) EFX_OR_BYTE macro
2015-12-09 arybchiksfxge: use MAC spoofing TX and MAC change privileges
2015-12-09 arybchiksfxge: [4/6] rework MCDI response polling
2015-12-08 arybchiksfxge: [3/6] rework MCDI response handling
2015-12-07 markjMFV r289003:
2015-12-07 hselaskyWhen setting up VLANs on a Raspberry Pi ethernet port...
2015-12-07 hselaskyUpdate the mlx5 shared driver code to the latest versio...
2015-12-07 hselaskyAdd full support for Receive Side Scaling, RSS, to...
2015-12-07 hselaskyAdd support for setting the TX moderation mode via...
2015-12-07 hselaskyThe firmware no longer supports setting a port MTU...
2015-12-07 arybchiksfxge: [2/6] rework MCDI response polling
2015-12-07 arybchiksfxge: [1/6] add common code MCDI proxy auth build...
2015-12-07 arybchiksfxge: fix pointer parameter/value signedness mismatch...
2015-12-07 arybchiksfxge: fix name conflict with crc32_table from sys...
2015-12-07 arybchiksfxge: switch to TxQ creation specific flags
2015-12-07 arybchiksfxge: [Sorrento] support writing of MUM firmware
2015-12-07 arybchiksfxge: support PERMIT_SET_MAC_WHEN_FILTERS_INSTALLED...
2015-12-07 smhFix panic on shutdown due to iscsi event priority
2015-12-06 kevlo- Fix Tx queues to USB endpoints mapping
2015-12-05 mavThere is no priority request queue on 16Gig chips.
2015-12-05 mavRework WWNs generation to make cards without NVRAM...
2015-12-05 arybchiksfxge: erase nvram partitions in chunks equal to their...
2015-12-05 kevloRemove a duplicate definition.
next