aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/qed (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-22qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin1-4/+14
2020-07-22qed: optimize common chain accessorsAlexander Lobakin1-27/+33
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin1-8/+13
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin2-14/+16
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin1-112/+0
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin1-8/+8
2020-07-22qed: reformat "qed_chain.h" a bitAlexander Lobakin1-60/+66
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin1-0/+1
2020-07-20qed: add missing loopback modesAlexander Lobakin1-0/+5
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin1-0/+13
2020-07-20qed: reformat several structures a bitAlexander Lobakin1-31/+33
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin1-41/+6
2020-07-15net: qed: drop duplicate words in commentsRandy Dunlap2-2/+2
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-8/+7
2020-06-30net: qed: update copyright yearsAlexander Lobakin18-0/+18
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin16-448/+18
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin2-2/+3
2020-06-23net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+0
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe1-1/+0
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson1-0/+3
2020-05-21qed: Add XRC to RoCEYuval Basson1-0/+19
2020-05-14net: qed: fix bad formattingIgor Russkikh1-3/+2
2020-05-14net: qed: attention clearing propertiesIgor Russkikh1-0/+9
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh1-0/+12
2020-04-17scsi: qed: Send BW update notifications to the protocol driversSudarsana Reddy Kalluru1-0/+1
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson1-9/+15
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon1-0/+9
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon1-0/+1
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon2-31/+68
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon2-41/+26
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon1-2/+2
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon3-3/+23
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon1-2/+2
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru1-0/+8
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru1-0/+9
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru1-0/+11
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru1-0/+1
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma1-1/+1
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon1-1/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner1-4/+1
2019-05-26qed*: Add iWARP 100g supportMichal Kalderon1-0/+2
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon1-1/+9
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-2/+0
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+1
2019-01-28qede: Error recovery processTomer Tayar1-4/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20