]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-03-06 Suganath Prabu... scsi: mpt3sas: Fix for improper info displayed in var...
2017-03-06 Sreekanth Reddyscsi: mpt3sas: Fix for block device of raid exists...
2017-03-06 Greg Edwardsmpt3sas: Fix resume on WarpDrive flash cards
2017-03-06 Calvin Owensmpt3sas: Fix warnings exposed by W=1
2017-03-06 Calvin Owensmpt3sas: Eliminate dead sleep_flag code
2017-03-06 Calvin Owensmpt3sas: Eliminate conditional locking in mpt3sas_scsih...
2017-03-06 Calvin Owensmpt3sas: Ensure the connector_name string is NUL-terminated
2017-03-06 Kefeng Wangmpt3sas: Fix panic when aer correct error occurred
2017-03-06 Joe Lawrencempt3sas: avoid mpt3sas_transport_port_add NULL parent_dev
2017-03-06 Joe Lawrencempt3sas: set num_phys after allocating phy[] space
2017-03-06 Dan Carpentermpt3sas: add missing curly braces
2017-03-06 Colin Ian Kingbnx2i: fix spelling mistake "complection" -> "completion"
2017-03-06 Dan Carpenterbnx2i: silence uninitialized variable warnings
2017-03-06 Manish Chopraqlcnic: Update version to 5.3.65
2017-03-06 Manish Chopraqlcnic: fix napi budget alteration
2017-03-06 Manish Chopraqlcnic: fix data structure corruption in async mbx...
2017-03-06 xypron.glpk... net: qlcnic: avoid superfluous assignement
2017-03-06 Sony Chackoqlcnic: add wmb() call in transmit data path.
2017-03-06 Dan Carpenterqlcnic: use the correct ring in qlcnic_83xx_process_rcv...
2017-03-06 Arnd Bergmannnet: qlcnic: don't set unused function argument
2017-03-06 xypron.glpk... net: qlge: remove superfluous statement
2017-03-06 Gavin Shannet/qlge: Avoids recursive EEH error
2017-03-06 Amitoj Kaur... qlge: Replace create_singlethread_workqueue with alloc_...
2017-03-06 Manish Chopraqlge: Update version to 1.00.00.35
2017-03-06 Manish Chopraqlge: Fix receive packets drop.
2017-03-06 Dan Carpenterqlge: fix a timeout loop in ql_change_rx_buffers()
2017-03-06 Joe Perchesqlge: Move jiffies_to_usecs immediately before loop
2017-03-06 Dan Carpenternetxen: netxen_rom_fast_read() doesn't return -1
2017-03-06 Dan Carpenternetxen: reversed condition in netxen_nic_set_link_param...
2017-03-06 Dan Carpenternetxen: fix error handling in netxen_get_flash_block()
2017-03-06 Amitoj Kaur... netxen: Use kobj_to_dev()
2017-03-06 Don Bracehpsa: update reset handler
2017-03-06 Don Bracehpsa: update identify physical device structure
2017-03-06 Don Bracehpsa: add in a new check for volume status
2017-03-06 Don Bracehpsa: send ioaccel requests with 0 length trasfer down...
2017-03-06 Don Bracehpsa: remove abort handler
2017-03-06 Don Bracehpsa: prevent concurrent rescans
2017-03-06 Don Bracehpsa: correct scan wakeup
2017-03-06 Don Bracehpsa: correct queue depth for externals
2017-03-06 Don Bracehpsa: bump driver version
2017-03-06 Don Bracescsi: hpsa: remove coalescing settings for ioaccel2
2017-03-06 Kees Cookscsi: hpsa: use designated initializers
2017-03-06 Amit Kushwahascsi: hpsa: remove memory allocate failure message
2017-03-06 Hannes Reineckescsi: hpsa: fallback to use legacy REPORT PHYS command
2017-03-06 Rasmus Villemoesscsi: hpsa: use %phN for short hex dumps
2017-03-06 Hannes Reineckescsi: hpsa: add 'ctlr_num' sysfs attribute
2017-03-06 Hannes Reineckescsi: hpsa: use correct DID_NO_CONNECT hostbyte
2017-03-06 Hannes Reineckescsi: hpsa: use bus '3' for legacy HBA devices
2017-03-06 Don Bracescsi: hpsa: correct logical resets
2017-03-06 Javier Martinez... scsi: hpsa: Remove unneeded void pointer cast
2017-03-06 Don Bracescsi: hpsa: correct call to hpsa_do_reset
2017-03-06 Mahesh Rajashekharascsi: hpsa: correct scsi 6byte lba calculation
2017-03-06 Don Bracescsi: hpsa: Check for null devices in ioaccel submissio...
2017-03-06 Scott Teelscsi: hpsa: Prevent sending bmic commands to externals
2017-03-06 Scott Teelscsi: hpsa: Check for vpd support before sending
2017-03-06 Don Bracescsi: hpsa: Check for null device pointers
2017-03-06 Don Bracescsi: hpsa: Determine device external status earlier
2017-03-06 Don Bracehpsa: change hpsa_passthru_ioctl timeout
2017-03-06 Don Bracehpsa: correct skipping masked peripherals
2017-03-06 Dan Carpenterhpsa: set the enclosure identifier to zero
2017-03-06 David S. Millerenic: Remove local ndo_busy_poll() implementation.
2017-03-06 Govindarajulu... enic: set skb->hash type properly
2017-03-06 Govindarajulu... enic: fix rq disable
2017-03-06 xypron.glpk... net: enic: use correct type specifier
2017-03-06 Govindarajulu... enic: set netdev->vlan_features
2017-03-06 Joe Perchescisco: enic: Update logging macros and uses
2017-03-06 Govindarajulu... enic: assign affinity hint to interrupts
2017-03-06 Netanel Belgazalnet/ena: update driver version to 1.1.2
2017-03-06 Netanel Belgazalnet/ena: change condition for host attribute configuration
2017-03-06 Netanel Belgazalnet/ena: change driver's default timeouts
2017-03-06 Netanel Belgazalnet/ena: reduce the severity of ena printouts
2017-03-06 Netanel Belgazalnet/ena: use READ_ONCE to access completion descriptors
2017-03-06 Netanel Belgazalnet/ena: fix potential access to freed memory during...
2017-03-06 Netanel Belgazalnet/ena: refactor ena_get_stats64 to be atomic context...
2017-03-06 Netanel Belgazalnet/ena: fix NULL dereference when removing the driver...
2017-03-06 Netanel Belgazalnet/ena: fix RSS default hash configuration
2017-03-06 Netanel Belgazalnet/ena: fix ethtool RSS flow configuration
2017-03-06 Netanel Belgazalnet/ena: fix queues number calculation
2017-03-06 Netanel Belgazalnet/ena: remove ntuple filter support from device featu...
2017-03-06 Wei Yongjunnet: ena: use setup_timer() and mod_timer()
2017-03-06 Mintz, Yuvalqed*: Fix link indication race
2017-03-06 Mintz, Yuvalqed: Don't allocate SBs using main PTT
2017-03-06 Sudarsana Reddy... qede: Prevent index problems in loopback test
2017-03-06 Mintz, Yuvalqed: Reflect PF link when initializing VF
2017-03-06 Mintz, Yuvalqede: Free netdevice only after stoping slowpath
2017-03-06 Mintz, Yuvalqede: Initialize lock and slowpath workqueue early
2017-03-06 Ram Amraniqed: Reserve doorbell BAR space for present CPUs
2017-03-06 Ram Amraniqed: Don't free a QP more than once
2017-03-06 Ram Amraniqed: Read queue state before releasing buffer
2017-03-06 Ram Amraniqed: Release CQ resource under lock on failure
2017-03-06 Arun Easiqed: Add support for hardware offloaded FCoE.
2017-03-06 Sudarsana Reddy... qed: Add infrastructure for PTP support
2017-03-06 Arnd Bergmannqed: avoid possible stack overflow in qed_ll2_acquire_c...
2017-03-06 Shyam Sainiqed: Replace memset with eth_zero_addr
2017-03-06 Mintz, Yuvalqed*: Advance driver versions to 8.10.10.20.
2017-03-06 Ram Amraniqed: Conserve RDMA resources when !QEDR
2017-03-06 Mintz, Yuvalqed: Support Multicast on Tx-switching
2017-03-06 Mintz, Yuvalqed*: Change maximal number of queues
2017-03-06 Mintz, Yuvalqed*: Update to dual-license
2017-03-06 Arnd Bergmannqed: fix old-style function definition
next