summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
...
* qlcnic: fix napi budget alterationManish Chopra2016-08-031-2/+0
* qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2016-08-032-44/+60
* qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-011-1/+6
* qed: Fix error return code in qed_resc_alloc()Wei Yongjun2016-08-011-0/+1
* net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de2016-08-011-1/+0
* qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
* net: qlge: remove superfluous statementxypron.glpk@gmx.de2016-08-011-1/+0
* qed: Prevent over-usage of vlan credits by PFYuval Mintz2016-07-301-1/+8
* qed: Correct min bandwidth for 100gYuval Mintz2016-07-301-1/+1
* qede: Reset statistics on explicit downYuval Mintz2016-07-301-0/+1
* qed: Don't over-do producer cleanup for RxYuval Mintz2016-07-302-4/+4
* qed: Fix removal of spoof checking for VFsYuval Mintz2016-07-301-1/+1
* qede: Don't try removing unconfigured vlansYuval Mintz2016-07-301-4/+7
* qed: Fix setting/clearing bit in completion bitmapManish Chopra2016-07-251-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-174-32/+14
* | qede: Move all UDP port notifiers to single functionAlexander Duyck2016-06-172-85/+50
* | net: qlcnic: don't set unused function argumentArnd Bergmann2016-06-161-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-013-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-071-11/+22
* | qed: PF enforce MAC limitation of VFsYuval Mintz2016-06-072-6/+79
* | qed: Move doorbell calculation from VF to PFYuval Mintz2016-06-072-11/+38
* | qed: Make PF more robust against malicious VFYuval Mintz2016-06-071-4/+68
* | qed: PF-VF resource negotiationYuval Mintz2016-06-073-69/+135
* | qed: Relax VF firmware requirementsYuval Mintz2016-06-074-50/+116
* | qed: Initialize hardware for new protocolsYuval Mintz2016-06-037-70/+1535
* | qed: Add iscsi/rdma personalitiesYuval Mintz2016-06-036-4/+47
OpenPOWER on IntegriCloud