summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
* 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
* qed: fix qed_fill_link() error handlingArnd Bergmann2016-06-013-10/+41
* 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
* qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-231-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-201-4/+3
|\
| * qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3
* | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-2/+2
* | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-191-1/+1
|/
* 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-111-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-081-1/+1
| * netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
OpenPOWER on IntegriCloud