]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
- Fix Tx queues to USB endpoints mapping
[FreeBSD/FreeBSD.git] / sys /
2015-12-06 kevlo- Fix Tx queues to USB endpoints mapping
2015-12-05 ngieRemove stray unescaped `%` in `Booting from ...` inform...
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.
2015-12-05 avosurtwn: fix some regressions after r290630
2015-12-05 npFix RSS build.
2015-12-05 andrewAllow the artificial profile frames to be adjusted...
2015-12-05 melifaroRemove LLE read lock from IPv4 fast path.
2015-12-05 andrewMove the check to see if we are tracing a function...
2015-12-05 kibIt seems that at least some KVM versions advertise...
2015-12-05 kibIn the pmap_set_pg() function, which enables the global...
2015-12-05 arybchiksfxge: pick up the new TLV structures
2015-12-05 arybchiksfxge: cleanup: remove set but not used trailer variable
2015-12-05 arybchiksfxge: cleanup: remove set but not used variable with...
2015-12-05 arybchiksfxge: cleanup: remove set but not used saved_spec...
2015-12-05 arybchiksfxge: cleanup: remove SFL9122 "Huntington" PCI IDs
2015-12-05 arybchiksfxge: support for MCDI logging implemented
2015-12-04 cemioat(4): Add MODULE_VERSION so MODULE_DEPEND works
2015-12-04 mavMake 16Gig chips to use new queue pointer registers.
2015-12-04 hselaskyFix i386 build WITH_OFED=YES. Remove some redundant...
2015-12-04 andrewAdd ahci_generic to the ahci module on arm64.
2015-12-04 ngieFix scope of bridge_header and bridge_pcix_cap in mthca...
2015-12-04 tuexenFix a bug where a stream reset request wasn't retranmit...
2015-12-04 arybchiksfxge: [EF10] support RxQ scattering control
2015-12-04 arybchiksfxge: add additional WRITESIZE value for NVRAM_INFO...
2015-12-04 bdreweryCalculate MPATH for sys/modules to save 92% time in...
2015-12-04 mckusickWe need to zero out the clustering variables in a freed...
2015-12-04 kenFix a style issue in g_disk_limit().
2015-12-04 kenFix g_disk_vlist_limit() to work properly with deletes.
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 mavUpdate isp_put_icb_2400() for new structure fields.
2015-12-04 bennoTweak some unused field defines to have the correct...
2015-12-03 mavEnable interrupt handshake for 16Gig chips.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-12-03 cemif_ntb: Don't roundup MW size to full BAR size unnecess...
2015-12-03 cemif_ntb: Log error *before* zeroing relevant variables
2015-12-03 cemPull vm_object_scan_all_shadowed out of vm_object_backi...
2015-12-03 nwhitehornBump MAXCPU. We already run on hardware with 32 threads...
2015-12-03 tuexenEnsure that outgoing streams get reset when they run...
2015-12-03 hselaskyConvert the mlxen driver to use the BUSDMA(9) APIs...
2015-12-03 avosurtwn(4): add error handling for urtwn_write_X() functions.
2015-12-03 avosurtwn(4): move duplicate code from urtwn_(r92c/r88e...
2015-12-03 hselaskyUpdated the mlx4 and mlxen drivers to the latest versio...
2015-12-03 hselaskyAdd some structures and defines which will be used...
2015-12-03 emastenewvers: Honour SOURCE_DATE_EPOCH as a build reproducib...
2015-12-03 hselaskyRemove incorrect defines. The proper version of these...
2015-12-03 andrewAdd support for a generic AHCI attachment. This allows...
2015-12-03 kibFor amd64 non-PCID machines, and for i386 machines...
2015-12-03 kibIn the SandyBridge x2APIC workaround detection code...
2015-12-03 kibFix build for !TCP_OFFLOAD case.
2015-12-03 ganboldAdd glue driver for Amlogic Meson Gigabit Ethernet...
2015-12-03 arybchiksfxge: regenerate MCDI headers
2015-12-03 arybchiksfxge: remove internal register definitions that should...
2015-12-03 arybchiksfxge: add markers for autogenerated defines
2015-12-03 arybchiksfxge: sync TLV layout headers with firmwaresrc for...
2015-12-03 arybchiksfxge: add MCDI logging support to common code
2015-12-03 yongariDisable EEE(Energy Efficient Ethernet) for RTL8211F...
2015-12-03 mckusickWe need to zero out the union of pointers in a freed...
2015-12-03 nwhitehornProvide support for ELFv2 userland if using a newer...
2015-12-03 nwhitehornClean up PowerPC bootloader compiler flags to fix the...
2015-12-03 jhbAdd support for configuring additional virtual interfac...
2015-12-02 tuexenMinor cleanup. No functional change.
2015-12-02 mavAdd initial support for 16Gbps FC QLogic chips.
2015-12-02 jhbThe cdevpriv_dtr_t typedef was not able to be used...
2015-12-02 tuexenAdjust the MTU when accepting an SCTP association using
2015-12-02 mmelARM: Define PCI_RES_BUS resource for platforms having...
2015-12-02 mmelARM: Fix of detection of root interrupt controller.
2015-12-02 mmelOFW: Move code for searching interrupt parent into...
2015-12-02 melifaroMove RTF_PINNED handling to generic route code.
2015-12-02 adrianAdd initial ar9300 HAL support for the spectral scan...
2015-12-02 delphijUpdate arcmsr(4) to 1.30.00.00 in order to add support of
2015-12-02 rmacklemFix the memory leak that occurs when the nfscommon...
2015-12-01 jhbRestore cleaning of auto-generated kobj files after...
2015-12-01 nwhitehornAllow loader to load 64-bit ELFv2 PowerPC kernels.
2015-12-01 nwhitehornMissed header_supported call from r291020: make really...
2015-12-01 arybchiksfxge: retry VF vAdaptor allocation if it fails because...
2015-12-01 arybchiksfxge: add function to query link control privilege
2015-12-01 arybchiksfxge: FPGA and FPGA backup (diagnostic) partitions...
2015-12-01 arybchiksfxge: allow VFs to have locally administered MAC addresses
2015-12-01 arybchiksfxge: support MAC spoofing for 4.2.x firmare
2015-12-01 arybchiksfxge: parse packets for TSO early in if_transmit
2015-12-01 andrewRework the exception entry/return functions to make...
2015-12-01 andrewRework the atomic code to reduce the repetition. This...
2015-12-01 aeIn the same way fix the problem described in r291578...
2015-12-01 aemld_v2_dispatch_general_query() is used by mld_fasttimo...
2015-12-01 andrewPrint useful information when we hit a data abort we...
2015-12-01 kibr221714 fixed the situation when the collapse scan...
2015-12-01 arybchiksfxge: added setting TSO-related parameters
2015-12-01 arybchiksfxge: avoid TSO packets collapses if packet header...
2015-12-01 adrianAdjust a comment; we now support these embedded boards!
2015-12-01 ngieFix LINT-NOIP kernels after r291467
2015-12-01 bdreweryMETA MODE: Update dependencies with 'the-lot' and add...
2015-12-01 kevloAdd initial support for RTL8152 USB Fast Ethernet....
2015-12-01 mjgcapsicum: plug spurious memset in __cap_rights_init
2015-12-01 stasMake the number of fasttrap probes and the size of...
2015-11-30 rmacklemDelete the TUNABLE_INT() line. It was in r291527 so...
2015-11-30 rmacklemBump __FreeBSD_version since r291527 changes the interf...
next