summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: add support for dcbx.Sudarsana Reddy Kalluru2016-05-1710-8/+825
* qed: Remove a stray tabDan Carpenter2016-05-171-1/+1
* qed: VFs gracefully accept lack of PMYuval Mintz2016-05-161-1/+1
* qed: Allow more than 16 VFsYuval Mintz2016-05-161-0/+3
* qed: Reset link on IOV disableManish Chopra2016-05-161-39/+51
* qed: Improve VF interrupt resetYuval Mintz2016-05-164-60/+41
* qed: Correct PF-sanity checkYuval Mintz2016-05-161-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-2/+6
|\
| * qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2016-05-121-2/+6
* | qed*: Tx-switching configurationYuval Mintz2016-05-129-4/+50
* | qed*: support ndo_get_vf_configYuval Mintz2016-05-122-0/+105
* | qed*: IOV support spoof-checkingYuval Mintz2016-05-125-0/+110
* | qed*: IOV link controlYuval Mintz2016-05-125-0/+274
* | qed*: Support forced MACYuval Mintz2016-05-126-0/+229
* | qed*: Support PVID configurationYuval Mintz2016-05-128-7/+467
* | qede: Add VF supportYuval Mintz2016-05-123-9/+90
* | qed: Align TLVsYuval Mintz2016-05-126-2/+375
* | qed: Bulletin and LinkYuval Mintz2016-05-125-6/+425
* | qed: IOV l2 functionalityYuval Mintz2016-05-129-246/+1957
* | qed: IOV configure and FLRYuval Mintz2016-05-1213-11/+959
* | qed: Introduce VFsYuval Mintz2016-05-1223-186/+1777
* | qed: Add VF->PF channel infrastructureYuval Mintz2016-05-129-15/+580
* | qed: Add CONFIG_QED_SRIOVYuval Mintz2016-05-129-0/+650
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-093-11/+14
|\|
| * qede: uninitialized variable in qede_start_xmit()Dan Carpenter2016-05-091-1/+1
| * netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
| * netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter2016-05-071-1/+1
| * netxen: fix error handling in netxen_get_flash_block()Dan Carpenter2016-05-071-4/+8
| * qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru2016-05-061-4/+2
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* | qed: Apply tunnel configurations after PF startManish Chopra2016-05-031-1/+9
* | qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru2016-05-023-4/+242
* | qede: add support for selftests.Sudarsana Reddy Kalluru2016-05-021-1/+55
* | qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru2016-05-029-1/+254
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-2/+2
|\|
| * qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
* | qed: Add PF min bandwidth configuration supportManish Chopra2016-04-266-2/+104
* | qed: Add PF max bandwidth configuration supportManish Chopra2016-04-264-57/+165
* | qed: Add vport WFQ configuration APIsManish Chopra2016-04-265-4/+223
* | qed: add support for link pause configuration.Sudarsana Reddy Kalluru2016-04-251-0/+14
* | qed*: Conditions for changing linkYuval Mintz2016-04-252-4/+16
* | qede: Add support for ethtool private flagsYuval Mintz2016-04-251-0/+23
* | qed*: Align statistics namesYuval Mintz2016-04-254-40/+49
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-241-57/+100
|\|
| * qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| * qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| * qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
* | qlcnic: protect qlicnic_attach_func with rtnl_lockHannes Frederic Sowa2016-04-211-2/+8
* | qede: Add fastpath support for tunnelingManish Chopra2016-04-152-10/+92
* | qed: Enable GRE tunnel slowpath configurationManish Chopra2016-04-151-0/+4