aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qede (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski1-2/+1
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2-3/+3
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet1-5/+3
2022-05-17net: qede: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-1/+0
2022-04-30qede: Reduce verbosity of ptp tx timestampPrabhakar Kushwaha1-5/+5
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-5/+0
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni1-1/+1
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2021-12-03qed*: esl priv flag support through ethtoolManish Chopra1-0/+13
2021-12-03qed*: enhance tx timeout debug infoManish Chopra1-15/+76
2021-12-03qede: validate non LSO skb lengthManish Chopra1-0/+7
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet1-0/+1
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-1/+1
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha1-1/+4
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2-3/+3
2021-09-24qed: Don't ignore devlink allocation failuresLeon Romanovsky1-7/+5
2021-09-13qed: Improve the stack space of filter_config()Shai Malin1-28/+19
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-08-25qede: Fix memset corruptionShai Malin1-1/+1
2021-08-25qed: Enable automatic recovery on error condition.Alok Prasad1-1/+20
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2-3/+9
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+9
2021-08-02qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha2-0/+9
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2021-07-29qede: Remove the qede module versionShai Malin3-21/+4
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-07-25net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-2/+2
2021-06-24qede: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen1-6/+0
2021-06-08net: qede: Use list_for_each_entry() to simplify codeWang Hai1-4/+2
2021-04-05qede: Use 'skb_add_rx_frag()' instead of hand coding itChristophe JAILLET1-5/+2
2021-04-05qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'Christophe JAILLET1-1/+1
2021-03-25qede: remove unused including <linux/version.h>Zheng Yongjun1-1/+0
2021-03-18bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi1-12/+7
2021-02-11qede: preserve per queue stats across up/down of interfaceBhaskar Upadhaya3-7/+48
2021-02-11qede: add per queue coalesce support for qede driverBhaskar Upadhaya1-0/+124
2021-02-11qede: add netpoll support for qede driverBhaskar Upadhaya1-1/+2
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi1-4/+2
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi1-2/+1
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-6/+0
2020-12-22qede: fix offload for IPIP tunnel packetsManish Chopra1-0/+5
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel1-1/+1
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-1/+20
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe2-6/+8
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-6/+8
2020-09-11qede: Notify qedr when mtu has changedMichal Kalderon2-1/+20
2020-09-09net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov2-6/+8