Add the hpt27xx(4) driver for HighPoint RocketRAID 27xx SAS controllers.
[dragonfly.git] / sys /
2012-08-08 Sascha WildnerAdd the hpt27xx(4) driver for HighPoint RocketRAID...
2012-08-08 Sepherosa Ziehaubnx: Disable RX max BDs based interrupt moderation
2012-08-08 Sepherosa Ziehaubnx: Allow TX/RX max coalesce BDs to be 0; mainly for...
2012-08-08 Sepherosa Ziehaubnx: Correct debug messages
2012-08-08 Sepherosa Ziehaubnx: Rearrange the code to check the spare TX descripor...
2012-08-08 Sepherosa Ziehaubnx: Increase spare TX descriptors to 33 to incorporate...
2012-08-08 Sepherosa Ziehauemx: emx_timer() only requires main serializer
2012-08-08 Sepherosa Ziehauem/emx: Fix up detach path
2012-08-08 Sepherosa Ziehauemx: Increase spare TX descriprors to 33 incorporate...
2012-08-08 Sepherosa Ziehauemx: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehauigb: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehaualc: Stablize this driver and fix various porting overlooks
2012-08-07 Sascha Wildnerarcmsr(4): Use cam_calc_geometry().
2012-08-07 Sascha Wildnermpt(4): Fix a porting mistake I did in 6d259fc1.
2012-08-07 Sascha Wildnerkernel/dsched: Add a version parameter to the DSCHED_PO...
2012-08-07 Sascha Wildnerhptmv(4): Use cam_calc_geometry().
2012-08-07 Sascha Wildnerhptiop(4): Add some more PCI IDs.
2012-08-06 Sascha Wildnerkernel/x86_64: Fix kernel build without DDB.
2012-08-04 Sascha Wildnerhptrr(4): Add a __printflike().
2012-08-03 François Tigeotkernel: add a flags argument to LOCK_SYSINIT
2012-08-03 Sepherosa Ziehaubnx: Remove unused code
2012-08-03 François Tigeotkernel: add a LOCK_SYSINIT helper macro
2012-08-03 Nuno Antuneskernel: Fix kernel build when compiled without INVARIANTS.
2012-08-03 Sascha WildnerAdd the hptrr(4) driver for HighPoint RocketRAID 17xx...
2012-08-03 Sascha Wildnerhptmv(4): Reduce si_iosize_max to 64KB.
2012-08-03 Sascha Wildnerkernel/cam: Make si_iosize_max overridable by drivers.
2012-08-02 Sepherosa Ziehauigb: Add TSO support
2012-08-02 Sepherosa Ziehauigb: Change TXCSUM does not require reinitialize hardware
2012-08-02 Sepherosa Ziehauigb: Utilize mbuf's header length to setup TX context
2012-08-02 Sepherosa Ziehaustatclock: Fix intr% counting on heavily interrupted...
2012-08-02 Sepherosa Ziehauem/emx: Reduce the default interrupt rate to 6000Hz
2012-08-01 Sepherosa Ziehauemx: Add EMX_TSO_DEBUG
2012-08-01 Sepherosa Ziehauemx: Remove dependency on opt_rss.h; RSS is always...
2012-08-01 Sepherosa Ziehauemx: Add TSO support
2012-08-01 Sepherosa Ziehauemx: Remove unused macros
2012-08-01 Sepherosa Ziehauemx: Utilize mbuf's header lengthes
2012-08-01 Sepherosa Ziehaumbuf: segsz -> tso_segsz, which is more expressive
2012-08-01 Sepherosa Ziehaubnx: Utilize header lengthes in mbuf to setup TSO
2012-08-01 Sepherosa Ziehaumbuf: Regroup fields, mainly to improve cache utilization
2012-08-01 Sepherosa Ziehaumbuf: Save linker layer, IP and TCP/UDP header length
2012-07-31 François Tigeotixgbe: remove some FreeBSD version checks
2012-07-31 Sascha WildnerLINT/LINT64: Add BNX_TSO_DEBUG.
2012-07-31 François Tigeotkernel: Implement O_CLOEXEC
2012-07-30 Sascha Wildner<sys/fcntl.h>: Mark O_DIRECTORY as being new in POSIX...
2012-07-30 Alex Hornungimplement linkat
2012-07-30 Alex Hornungopen - implement O_DIRECTORY
2012-07-30 François Tigeotkernel: remove O_FRNONBLOCKING
2012-07-30 François Tigeotkernel: remove O_ROOTCRED
2012-07-30 Sepherosa Ziehautcp: Increase tcp_sosend_agglim from 2 to 3
2012-07-30 Sepherosa Ziehaubnx: Add TSO support
2012-07-30 Sepherosa Ziehauixgbe: Unbreak compile
2012-07-30 Sepherosa Ziehautcp: Add TSO support for IPv4
2012-07-29 Sascha Wildnerciss(4): Sync with FreeBSD.
2012-07-29 Alex Hornungmptable - use the table's cpu_flags
2012-07-29 Alex Hornungx86_64 mptable - maximum lapic id is 64
2012-07-26 Sepherosa Ziehaubnx: Utilize BNX_IS_5717_PLUS
2012-07-26 Sepherosa Ziehaubnx: Enable software workaround for possiblely hosed...
2012-07-26 Sepherosa Ziehaubnx: Dispatch state timer to the same CPU as MSI/legacy...
2012-07-26 Sepherosa Ziehaucallout: Add callout_reset_bycpu, which dispatches...
2012-07-26 Sepherosa Ziehaubnx: Use MPSAFE callout
2012-07-26 Sepherosa Ziehaubnx: Add support for BCM57766 chips
2012-07-26 Sepherosa Ziehaupcidevs: regen
2012-07-26 Sepherosa Ziehaupcidevs: Add more PCI ids for BCM57785 family chips
2012-07-26 Sepherosa Ziehaubnx: BCM57791 and BCM57795 are 10/100 only
2012-07-26 Sepherosa Ziehaubnx: Reconfigure DMA read/write control register
2012-07-26 Sepherosa Ziehaubnx: Enable MBUF low attention on buffer manager
2012-07-26 Sepherosa Ziehaubnx: Using 57765_FAMILY to conf Low Watermark Maximum...
2012-07-26 Sepherosa Ziehaubnx: Properly configure PCI-E PL/DL registers and MAC...
2012-07-26 Sepherosa Ziehaubnx: Adjust RX/TX ring limit for BCM57785 family
2012-07-26 Sepherosa Ziehaubnx: Remove unused code
2012-07-26 Sepherosa Ziehaubge/bnx: Avoid using magic register name
2012-07-26 Sepherosa Ziehaubnx: UDP hardware checksum offloading works
2012-07-26 Sepherosa Ziehaubnx: Utilize BNX_IS_5717_PLUS
2012-07-26 Sepherosa Ziehaubnx: Add macros to further differentiate BCM57785 and...
2012-07-23 François Tigeotaic7xxx: fix a pointer sign warning
2012-07-22 François Tigeotixgbe(4): Use MSI by default
2012-07-21 Sascha Wildnermpt(4): Use MSI on SAS adapters that support it.
2012-07-20 Sascha Wildneraac(4): Sync with FreeBSD.
2012-07-20 Markus Pfeifferkernel - another attempt at fixing checkloop panic
2012-07-20 Sascha Wildnerkernel/acpi_thermal: Clarify sysctl description and...
2012-07-20 Sepherosa Ziehaulapic: Allow lapic enumeration to fail
2012-07-20 Sepherosa Ziehauapic: APIC ID should not be 255, which is used for...
2012-07-19 Sascha WildnerLINT/LINT64: Fix some comments.
2012-07-19 Sascha Wildnerkernel: Remove two duplicate words in messages.
2012-07-19 Sepherosa Ziehaubnx: Add BCM5718 and BCM57785 chip families support
2012-07-19 Sepherosa Ziehaumii: regen
2012-07-19 Sepherosa Ziehaumii: Update description string of BCM5720C
2012-07-18 Sepherosa Ziehaubrgphy: Add BCM5718C, BCM54680, BCM54880, BCM54640...
2012-07-18 Sepherosa Ziehaumii: regen
2012-07-18 Sepherosa Ziehaumii: Add more model ids for PHYs from Broadcom
2012-07-18 Nuno Antuneskernel/lwkt_msgport: Improve comments a bit.
2012-07-18 Sepherosa Ziehaubge: More register value definition
2012-07-17 Sepherosa Ziehaupci: regen pcidevs
2012-07-17 Sepherosa Ziehaupci: Add device ids for Broadcom BCM57785 and BCM5718...
2012-07-17 Sepherosa Ziehaubge: Add register and chip id values for BCM57785 and...
2012-07-17 François TigeotVFS quota: replace MNT_ACCOUNTING by MNT_QUOTA
2012-07-17 Sepherosa Ziehaubge: All chips using BGE_PCI_PRODID_ASICREV have CPMU
2012-07-17 Sepherosa Ziehaubge: Rework RWDMA configuration
2012-07-17 Sepherosa Ziehaubge: Don't bail, even if firmware hand shaking fails.
2012-07-17 Sepherosa Ziehaubge: Increase firmware hand shake timeout
next