aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2018-09-05qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-09-05qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-08-24qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-08-24qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-22qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-22qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-22qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-06-21qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon
2018-06-21qed: Fix l2 initializations over iWARP personalityMichal Kalderon
2018-06-11qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-05-30qede: Do not drop rx-checksum invalidated packets.Manish Chopra
2018-05-30qede: Fix barrier usage after tx doorbell write.Manish Chopra
2018-05-30qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon
2018-03-31qede: Fix qedr link updateMichal Kalderon
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-02-13qlcnic: fix deadlock bugJunxiao Bi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21qlogic: make device_attribute constBhumika Goyal
2017-08-18netxen: fix incorrect loop counter decrementColin Ian King
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet
2017-08-03qlcnic: add const to bin_attribute structureBhumika Goyal
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish
2017-07-19qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal
2017-07-03qed: initialize ll2_syn_handle at start of functionMichal Kalderon
2017-07-03netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal
2017-07-03qed: iWARP CM add error handlingKalderon, Michal
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal
2017-07-03qed: iWARP CM add active side connectKalderon, Michal
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal