]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ixl
Update isp_tgt_map and send new arrival notification if target that departed
[FreeBSD/FreeBSD.git] / sys / dev / ixl /
2014-10-09 Xin LIMFV r272804:
2014-10-09 Xin LIMFV r272803:
2014-10-09 Xin LIMFV r272802:
2014-10-08 Baptiste DaroussinImport byacc 20141006
2014-10-06 Baptiste DaroussinImport byacc 20141005 from vendor
2014-10-06 Xin LIMFV r272591:
2014-10-06 Xin LIMFV r272588:
2014-10-06 Xin LIMFV r272585:
2014-10-06 Xin LIMFV r272501:
2014-10-06 Xin LIMFV r272500:
2014-10-04 Alexander V. ChernikovSync to HEAD@r272516.
2014-10-04 Xin LIMFV r272499:
2014-10-04 Xin LIAdd a new sysctl, vfs.zfs.vol.unmap_enabled, which...
2014-10-04 Xin LIDiff reduction with upstream. The code change is not...
2014-10-04 Xin LIMFV r272496:
2014-10-04 Xin LIMFV r272495:
2014-10-04 Xin LIMFV r272494:
2014-10-04 Xin LIMFV r272493:
2014-10-02 Enji CooperImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 Jung-uk KimMerge ACPICA 20140926.
2014-10-02 Glen BarberMerge the following revisions from ^/projects/release...
2014-09-29 Ryan StoneEnsure that ixl_flush() uses a defined register on VFs
2014-09-27 Gleb SmirnoffConvert driver to if_get_counter method.
2014-09-24 Peter WemmMerge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.
2014-09-24 Enji CooperImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 Bjoern A. ZeebGiven we are restricting ixl(4) to 64bit platforms...
2014-09-21 Bjoern A. ZeebHide LRO code under #ifdef INET/INET6 to allow NOIP...
2014-09-20 Bjoern A. ZeebProperly hide calls to ARP under #ifdef INET to allow...
2014-09-18 Bjoern A. ZeebRevert r270808, which were changes to common code ...
2014-09-18 Bjoern A. ZeebFor consistency with the shared header file (and to...
2014-09-15 Dag-Erling SmørgravUpgrade to OpenPAM Ourouparia.
2014-09-13 Xin LIMFV r271518:
2014-09-13 Xin LIMFV r271517:
2014-09-13 Xin LIMFV r271516:
2014-09-13 Xin LIMFV r271515:
2014-09-13 Xin LIMFV r271512:
2014-09-13 Xin LIMFV r271511:
2014-09-13 Xin LIMFV r271510:
2014-09-08 Brooks DavisMerge from NetBSD:
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-05 Alexander V. ChernikovSync to HEAD@r271160.
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-08-30 Gleb SmirnoffUse define from if_var.h to access a field inside struc...
2014-08-29 Bjoern A. ZeebTry to also unbreak powerpc complaining about
2014-08-29 Bjoern A. ZeebThese functions are #defined to "osdep" specific names...
2014-08-29 Bjoern A. ZeebProperly place #ifdef INET and #ifdef INET6 around...
2014-08-29 Bjoern A. ZeebProperly handle prefetch only for amd64 and i386 as...
2014-08-29 Bjoern A. ZeebFirst try on fixing some more compile errors without...
2014-08-29 Jack F VogelFix the NOINET and NOINET6 builds.
2014-08-28 Jack F VogelRemove the DEV_NETMAP code from the ixl drivers, it...
2014-08-28 Jack F VogelSome corrections, reformating, and additional info...
2014-08-28 Steven HartlandFix build breakage caused by ixl driver
2014-08-27 Sergey KandaurovMFV of r270725, tzdata2014f
2014-08-23 Alexander V. ChernikovSync to HEAD@r270409.
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
2014-08-22 Xin LIMFV r270197:
2014-08-22 Jack F VogelUpdate to the Intel Base driver for the Intel XL710...