]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-02-27 Dave Carrollscsi: aacraid: Fix INTx/MSI-x issue with older controllers
2017-02-27 Kevin Barnettscsi: aacraid: remove wildcard for series 9 controllers
2017-02-27 Baoyou Xiescsi: aacraid: mark aac_src_select_comm() static
2017-02-27 Muhammad Falak... aacraid: use kmemdup
2017-02-27 Hannes Reineckeaacraid: do not activate events on non-SRC adapters
2017-02-27 Raghava Aditya... aacraid: Fix for KDUMP driver hang
2017-02-27 Raghava Aditya... aacraid: Remove code to needlessly complete fib
2017-02-27 Raghava Aditya... aacraid: Log firmware AIF messages
2017-02-27 Raghava Aditya... aacraid: Fix for aac_command_thread hang
2017-02-27 Raghava Aditya... aacraid: Disable MSI mode for series 6, 7, 8 cards
2017-02-27 Raghava Aditya... aacraid: Relinquish CPU during timeout wait
2017-02-27 Raghava Aditya... aacraid: Start adapter after updating number of MSIX...
2017-02-27 Raghava Aditya... aacraid: Fix incorrectly named MACRO
2017-02-27 Raghava Aditya... aacraid: Removed unnecessary checks for NULL
2017-02-27 Arnd Bergmannaacraid: add missing curly braces
2017-02-27 Raghava Aditya... aacraid: SCSI blk tag support
2017-02-27 Raghava Aditya... aacraid: Fix character device re-initialization
2017-02-27 Raghava Aditya... aacraid: Fix AIF triggered IOP_RESET
2017-02-27 Raghava Aditya... aacraid: Created new mutex for ioctl path
2017-02-27 Raghava Aditya... aacraid: Fundamental reset support for Series 7
2017-02-27 Raghava Aditya... aacraid: Set correct msix count for EEH recovery
2017-02-27 Raghava Aditya... aacraid: Added EEH support
2017-02-27 Fengguang Wuaacraid: aac_release_resources() can be static
2017-02-27 Mahesh Rajashekharaaacraid: Update driver version
2017-02-27 Mahesh Rajashekharaaacraid: Use pci_enable_msix_range()
2017-02-27 Mahesh Rajashekharaaacraid: IOCTL fix
2017-02-27 Mahesh Rajashekharaaacraid: Reset irq affinity hints
2017-02-27 Mahesh Rajashekharaaacraid: Tune response path if IsFastPath bit set
2017-02-27 Mahesh Rajashekharaaacraid: Enable 64bit write to controller register
2017-02-27 Mahesh Rajashekharaaacraid: Change interrupt mode to MSI for Series 6
2017-02-27 Mahesh Rajashekharaaacraid: Add Power Management support
2017-02-27 Mahesh Rajashekharaaacraid: Fix for LD name and UID not exposed to OS
2017-02-27 kbuild test... aacraid: aac_src_intr_message() can be static
2017-02-27 rkennedyLPFC driver update for UEK4 11.2.0.5
2017-02-27 rkennedylpfc: Update copyrights
2017-02-27 rkennedylpfc: Correct WQ creation for pagesize
2017-02-27 Milan P. Gandhiscsi: lpfc: Fix few small typos in lpfc_scsi.c
2017-02-27 James Smartscsi: lpfc: Fix sg_reset on SCSI device causing kernel...
2017-02-27 James Smartscsi: lpfc: Correct issue leading to oops during link...
2017-02-27 James Smartscsi: lpfc: Correct error in setting OS Driver Version...
2017-02-27 James Smartscsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI...
2017-02-27 James Smartscsi: lpfc: Correct host name in symbolic_name field
2017-02-27 James Smartscsi: lpfc: FCoE VPort enable-disable does not bring...
2017-02-27 James Smartscsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.
2017-02-27 James Smartscsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameter
2017-02-27 James Smartscsi: lpfc: Correct oops on vport port resets
2017-02-27 James Smartscsi: lpfc: Add missing memory barrier
2017-02-27 Mauricio Faria... scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
2017-02-27 Johannes Thumshirnlpfc: Fix possible NULL pointer dereference
2017-02-27 Arnd Bergmannscsi: lpfc: Use %zd format string for size_t
2017-02-27 James Smartscsi: lpfc: Fix fw download on SLI-4 FC adapters
2017-02-27 James Smartscsi: lpfc: Synchronize link speed with boot driver
2017-02-27 James Smartscsi: lpfc: Correct panics with eh_timeout and eh_deadline
2017-02-27 James Smartscsi: lpfc: Fix lost target in pt-to-pt connect
2017-02-27 James Smartscsi: lpfc: Revise strings with full lpfc parameter...
2017-02-27 James Smartscsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
2017-02-27 James Smartscsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time...
2017-02-27 James Smartscsi: lpfc: Code cleanup for lpfc_topology parameter
2017-02-27 James Smartscsi: lpfc: Code cleanup for lpfc_aer_support parameter
2017-02-27 James Smartscsi: lpfc: Code cleanup for lpfc_enable_rrq parameter
2017-02-27 James Smartscsi: lpfc: Code clean up for lpfc_iocb_cnt parameter
2017-02-27 James Smartscsi: lpfc: Set driver environment data on adapter
2017-02-27 James Smartscsi: lpfc: Correct embedded io wq element size
2017-02-27 Baoyou Xiescsi: lpfc: Mark symbols static where possible
2017-02-27 Arnd Bergmannscsi: lpfc: avoid harmless comparison warning
2017-02-27 Johannes Thumshirnlpfc: call lpfc_sli_validate_fcp_iocb() with the hbaloc...
2017-02-27 James Smartlpfc: Copyright updates
2017-02-27 James Smartlpfc: Correct issue with ioremap() call on 32bit kernel
2017-02-27 James Smartlpfc: Re-organize source for easier driver attribute...
2017-02-27 James Smartlpfc: Remove global lpfc_sli_mode attribute in leiu...
2017-02-27 James Smartlpfc: Remove global lpfc_delay_discovery attribute...
2017-02-27 James Smartlpfc: Remove global lpfc_enable_npiv attribute in leiu...
2017-02-27 James Smartlpfc: Correct Port reset resulting in FC port going...
2017-02-27 James Smartlpfc: Add support for XLane LUN priority
2017-02-27 James Smartlpfc: Correct RDP response Revision location
2017-02-27 James Smartlpfc: Re-organize source for easier device-id management
2017-02-27 James Smartlpfc: Correct FCOE discovery to avoid loss of storage...
2017-02-27 James Smartlpfc: Fix SLI mode 2 config failure
2017-02-27 James Smartlpfc: Add MDS Diagnostics Support
2017-02-27 James Smartlpfc: Add recovery from adapter parity errors on some...
2017-02-27 James Smartlpfc: Utilize embedded CDB logic to minimize IO latency
2017-02-27 James Smartlpfc: Add sysfs proc_name support
2017-02-27 James Smartlpfc: Disable FDMI probing if not connected to a fabric
2017-02-27 James Smartlpfc: Reject RDP ELS if port has no login
2017-02-27 James Smartlpfc: Correct Buffer credit descriptor values in RDP...
2017-02-27 James Smartlpfc: Correct RDP response sizing issue
2017-02-27 James Smartlpfc: Fix Transgression Flag of Optical Element descrip...
2017-02-27 Eric Dumazetbnx2x: avoid two atomic ops per page on x86
2017-02-27 Mintz, Yuvalbnx2x: Prevent tunnel config for 577xx
2017-02-25 Mark Rustadixgbevf: Handle previously-freed msix_entries
2017-02-25 Sowmini Varadhanixgbe: ixgbe_atr() compute l4_proto only if non-paged...
2017-02-25 Sowmini Varadhanixgbe: ixgbe_atr() should access udp_hdr(skb) only...
2017-02-25 Don Skidmoreixgbe: Correct X550 phy ID
2017-02-25 Don Skidmoreixgbe: Add X553 FW ALEF support
2017-02-25 Emil Tantilovixgbe: set device if before calling get_invariants
2017-02-25 Emil Tantilovixgbe: use link instead of I2C combined abstraction
2017-02-25 Emil Tantilovixgbe: remove SFP ixfi support
2017-02-25 Mark Rustadixgbe: Handle previously-freed msix_entries
2017-02-25 Don Skidmoreixgbe: Add X553 PHY FC autoneg support
2017-02-25 Emil Tantilovixgbe: fix link status check for copper X550em
next