summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* qed: remove redundant assignment to variable 'rc'Colin Ian King2020-04-061-1/+1
* qed: Fix use after free in qed_chain_freeYuval Basson2020-03-301-22/+16
* qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson2020-03-291-11/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-1/+1
|\
| * qlcnic: Fix bad kzalloc null testXu Wang2020-03-261-1/+1
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-1/+1
* | qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai2020-03-161-12/+1
* | net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-18/+5
* | net: qede: reject unsupported coalescing paramsJakub Kicinski2020-03-141-0/+2
* | net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-141-18/+3
* | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-081-3/+7
* | qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-262-5/+5
|/
* qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2020-02-182-1/+30
* qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru2020-02-051-2/+2
* qed: Remove set but not used variable 'p_link'YueHaibing2020-02-041-3/+0
* qed: Fix a error code in qed_hw_init()Dan Carpenter2020-02-011-0/+1
* qed: FW 8.42.2.0 debug featuresMichal Kalderon2020-01-275-2536/+1519
* qed: rt init valid initialization changedMichal Kalderon2020-01-273-21/+6
* qed: Debug feature: ilt and mdumpMichal Kalderon2020-01-277-214/+820
* qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon2020-01-275-1/+224
* qed: FW 8.42.2.0 HSI changesMichal Kalderon2020-01-275-123/+212
* qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon2020-01-274-37/+6
* qed: Add abstraction for different hsi values per chipMichal Kalderon2020-01-272-30/+88
* qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-278-34/+212
* qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon2020-01-277-91/+142
* qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon2020-01-271-26/+25
* qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon2020-01-275-160/+149
* qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon2020-01-274-538/+488
* qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon2020-01-272-191/+232
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-262-0/+3
|\
| * qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2020-01-232-0/+3
* | net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-251-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-225-9/+9
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-223-7/+7
| |\
| | * qede: Disable hardware gro when xdp prog is installedManish Chopra2019-12-201-2/+2
| | * net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings2019-12-171-4/+4
| | * qede: Fix multicast mac configurationManish Chopra2019-12-121-1/+1
| * | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-2/+2
| |/
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-123-5/+5
* | qed: remove redundant assignments to rcColin Ian King2019-12-091-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-201-6/+2
|\
| * bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+10
|\ \ | |/ |/|
| * qede: fix NULL pointer deref in __qede_remove()Manish Chopra2019-11-081-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-7/+22
|\|
| * qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru2019-10-301-6/+21
| * qed: fix spelling mistake "queuess" -> "queues"Colin Ian King2019-10-301-1/+1
* | net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-283-4/+4
|/
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-281-2/+1
|\