summaryrefslogtreecommitdiff
path: root/include/linux/qed
AgeCommit message (Expand)Author
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-10-04qed: Fix kernel-doc warningsPrabhakar Kushwaha
2021-09-13qed: Improve the stack space of filter_config()Shai Malin
2021-06-03qed: Add IP services APIs supportNikolay Assa
2021-06-03qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin
2021-06-03qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin
2021-06-03qed: Add support of HW filter blockPrabhakar Kushwaha
2021-06-03qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni
2021-04-08net: qed: remove unused including <linux/version.h>Tian Tao
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury
2021-01-28linux/qed: fix spelling typo in qed_chain.hdingsenjie
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16Merge branch 'dynamic_sg' into rdma.git for-nextJason Gunthorpe
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-11qede: Notify qedr when mtu has changedMichal Kalderon
2020-09-11RDMA/qedr: Remove fbo and zbva from the MRJason Gunthorpe
2020-09-09net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-08-24qed: align adjacent indentIgor Russkikh
2020-08-24qed: use devlink logic to report errorsIgor Russkikh
2020-08-24qed: health reporter init deinit seqIgor Russkikh
2020-08-24qed/qede: make devlink survive recoveryIgor Russkikh
2020-07-22qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin
2020-07-22qed: optimize common chain accessorsAlexander Lobakin
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin
2020-07-22qed: reformat "qed_chain.h" a bitAlexander Lobakin
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin
2020-07-20qed: add missing loopback modesAlexander Lobakin
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin
2020-07-20qed: reformat several structures a bitAlexander Lobakin
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-15net: qed: drop duplicate words in commentsRandy Dunlap
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin
2020-06-23net: qed: fix left elements count calculationAlexander Lobakin
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe