summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-031-1/+1
* qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon2019-07-261-1/+1
* qed: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-3/+2Star
* ethernet: remove redundant memsetFuqian Huang2019-07-151-3/+0Star
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-093-6/+6
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-20/+3Star
* qlcnic: remove redundant assignment to variable errColin Ian King2019-07-031-1/+1
* qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru2019-07-031-2/+6
* qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann2019-06-181-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-183-12/+3Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-053-12/+3Star
* | qed: iWARP - Fix default window size to be based on chipMichal Kalderon2019-06-151-5/+25
* | qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon2019-06-151-0/+2
* | qed: iWARP - fix uninitialized callbackMichal Kalderon2019-06-151-0/+1
* | qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon2019-06-151-5/+11
* | qede: Make two functions staticYueHaibing2019-06-131-2/+2
* | qed: Fix build error without CONFIG_DEVLINKYueHaibing2019-06-041-0/+1
* | drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-032-5/+8
* | qed: remove redundant assignment to rcColin Ian King2019-06-031-1/+1
* | qed: Fix static checker warningMichal Kalderon2019-05-311-12/+12
* | qed: fix spelling mistake "inculde" -> "include"Colin Ian King2019-05-291-1/+1
* | qede: Handle infinite driver spinning for Tx timestamp.Sudarsana Reddy Kalluru2019-05-294-7/+36
* | qed: Reduce the severity of ptp debug message.Sudarsana Reddy Kalluru2019-05-291-1/+2
* | qed*: Add iWARP 100g supportMichal Kalderon2019-05-261-0/+31
* | qed: Add qed devlink parameters tableMichal Kalderon2019-05-262-0/+113
* | qed: Set the doorbell address correctlyMichal Kalderon2019-05-262-12/+19
* | qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon2019-05-261-2/+2
* | qed: Modify offload protocols to use the affined engineMichal Kalderon2019-05-264-189/+273
* | qed*: Change hwfn used for sb initializationMichal Kalderon2019-05-262-21/+29
* | qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon2019-05-2611-339/+1203
* | qed: Modify api for performing a dmae to another PFMichal Kalderon2019-05-268-39/+52
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner2019-05-219-153/+9Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-086-17/+32
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-177-81/+109
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-091-1/+1
| |\ \
| * | | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-021-2/+2
| * | | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-202-5/+3Star
| * | | qed: Define new MF bit for no_vlan configSudarsana Reddy Kalluru2019-03-203-5/+8
| * | | qede: Populate mbi version in ethtool driver query data.Sudarsana Reddy Kalluru2019-03-201-5/+19
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-077-35/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-087-35/+0Star
| |/ /
* | | qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King2019-04-171-1/+1
* | | qed: Fix the DORQ's attentions handlingDenis Bolotin2019-04-142-16/+48
* | | qed: Fix missing DORQ attentionsDenis Bolotin2019-04-143-3/+20
* | | qed: Fix the doorbell address sanity checkDenis Bolotin2019-04-141-8/+8
* | | qed: Delete redundant doorbell recovery typesDenis Bolotin2019-04-144-51/+31Star
* | | qede: fix write to free'd pointer error and double free of ptpColin Ian King2019-04-131-4/+3Star
| |/ |/|
* | qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-091-1/+1
|/