summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2016-06-23qede: Add support for coalescing config read/update.Sudarsana Reddy Kalluru
2016-06-23qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru
2016-06-17qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17qede: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-16net: qlcnic: don't set unused function argumentArnd Bergmann
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-08qede: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru
2016-06-08qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter
2016-06-07qed: PF to reply to unknown messagesYuval Mintz
2016-06-07qed: PF enforce MAC limitation of VFsYuval Mintz
2016-06-07qed: Move doorbell calculation from VF to PFYuval Mintz
2016-06-07qed: Make PF more robust against malicious VFYuval Mintz
2016-06-07qed: PF-VF resource negotiationYuval Mintz
2016-06-07qed: Relax VF firmware requirementsYuval Mintz
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz
2016-06-03qed: Add common HSI for new protocolsYuval Mintz
2016-06-03qed: Revisit chain implementationYuval Mintz
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-01qed: fix qed_fill_link() error handlingArnd Bergmann
2016-05-26qed: Don't config min BW on 100g on link flapYuval Mintz
2016-05-26qed: Prevent 100g from working in MSISudarsana Reddy Kalluru
2016-05-26qed: Add missing 100g init modeYuval Mintz
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru
2016-05-26qede: Don't expose self-test for VFsYuval Mintz
2016-05-26qede: Reload on GRO changesYuval Mintz
2016-05-26qede: Fix VF minimum BW settingYuval Mintz
2016-05-25qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru
2016-05-24net/qlge: Avoids recursive EEH errorGavin Shan
2016-05-23qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20qede: Fix DMA address APIs usageManish Chopra
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru
2016-05-17qed: Remove a stray tabDan Carpenter
2016-05-16qed: VFs gracefully accept lack of PMYuval Mintz
2016-05-16qed: Allow more than 16 VFsYuval Mintz
2016-05-16qed: Reset link on IOV disableManish Chopra
2016-05-16qed: Improve VF interrupt resetYuval Mintz
2016-05-16qed: Correct PF-sanity checkYuval Mintz
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-12qed*: Tx-switching configurationYuval Mintz
2016-05-12qed*: support ndo_get_vf_configYuval Mintz
2016-05-12qed*: IOV support spoof-checkingYuval Mintz
2016-05-12qed*: IOV link controlYuval Mintz
2016-05-12qed*: Support forced MACYuval Mintz