summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-07-261-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-0/+2
|\
| * qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
* | qede: Bump up driver version to 8.10.1.20Manish Chopra2016-07-011-1/+1
* | qede: Add get/set rx copy break tunable supportManish Chopra2016-07-013-1/+51
* | qede: Utilize xmit_moreManish Chopra2016-07-011-14/+23
* | qede: qede_poll refactoringManish Chopra2016-07-011-42/+35
* | qede: Add support for handling IP fragmented packets.Manish Chopra2016-07-013-0/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-305-19/+30
|\|
| * qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru2016-06-291-7/+3
| * qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2016-06-291-1/+1
| * qed: Add missing port-modeYuval Mintz2016-06-192-0/+2
| * qed: Fix returning unlimited SPQ entriesYuval Mintz2016-06-191-3/+18
| * qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-192-4/+6
| * qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz2016-06-191-4/+0
| * qed: Correct default vlan behaviorYuval Mintz2016-06-191-0/+1
* | qede: Fix the static checker warnings.Sudarsana Reddy Kalluru2016-06-291-3/+5
* | qed: Fix static checker warnings.Sudarsana Reddy Kalluru2016-06-291-2/+2
* | qede: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-231-0/+53
* | qed: Add support for coalescing config read/update.Sudarsana Reddy Kalluru2016-06-237-5/+283
* | qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-184-32/+14
* | qede: Move all UDP port notifiers to single functionAlexander Duyck2016-06-182-85/+50
* | net: qlcnic: don't set unused function argumentArnd Bergmann2016-06-171-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-103-10/+41
|\|
| * qed: fix qed_fill_link() error handlingArnd Bergmann2016-06-023-10/+41
* | qede: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-084-0/+356
* | qed: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-082-0/+1097
* | qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru2016-06-083-1/+563
* | qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter2016-06-081-1/+1
* | qed: PF to reply to unknown messagesYuval Mintz2016-06-081-11/+22
* | qed: PF enforce MAC limitation of VFsYuval Mintz2016-06-082-6/+79
* | qed: Move doorbell calculation from VF to PFYuval Mintz2016-06-082-11/+38
* | qed: Make PF more robust against malicious VFYuval Mintz2016-06-081-4/+68
* | qed: PF-VF resource negotiationYuval Mintz2016-06-083-69/+135
* | qed: Relax VF firmware requirementsYuval Mintz2016-06-084-50/+116
* | qed: Initialize hardware for new protocolsYuval Mintz2016-06-047-70/+1535
* | qed: Add iscsi/rdma personalitiesYuval Mintz2016-06-046-4/+47
* | qed: Add common HSI for new protocolsYuval Mintz2016-06-042-0/+3034
* | qed: Revisit chain implementationYuval Mintz2016-06-045-86/+287
* | qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-0314-4549/+3907
|/
* qed: Don't config min BW on 100g on link flapYuval Mintz2016-05-261-0/+7
* qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2016-05-262-8/+15
* qed: Add missing 100g init modeYuval Mintz2016-05-261-0/+7
* qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
* qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
* qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
* qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
* qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
* qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-251-1/+1
* net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2