summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2020-04-25qlcnic: remove unused inline function qlcnic_hw_write_wx_2MYueHaibing
2020-04-23qed: Make ll2_cbs staticZou Wei
2020-04-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru
2020-04-20qed: use true,false for bool variablesJason Yan
2020-04-20net: qed: Remove unneeded cast from memory allocationAishwarya Ramakrishnan
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson
2020-03-29qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai
2020-03-14net: qlnic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-14net: qede: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: netxen: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-02-05qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru
2020-02-04qed: Remove set but not used variable 'p_link'YueHaibing
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon
2020-01-27qed: rt init valid initialization changedMichal Kalderon
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-23qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-17net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12qede: Fix multicast mac configurationManish Chopra
2019-12-09qed: remove redundant assignments to rcColin Ian King
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra