aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_iwarp.c
AgeCommit message (Expand)Author
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-03-23qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-03-23qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2018-09-26qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-08-01qed: Make some functions staticYueHaibing
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-16qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-16qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-02-28qlogic/qed: Constify *pkt_type_str[]HernĂ¡n Gonzalez
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon
2017-10-09qed: Add iWARP support for fpdu spanned over more than two tcp packetsMichal Kalderon
2017-10-09qed: Add support for MPA header being split over two tcp packetsMichal Kalderon
2017-10-09qed: Add support for freeing two ll2 buffers for corner casesMichal Kalderon
2017-10-09qed: Add unaligned and packed packet processingMichal Kalderon
2017-10-09qed: Add mpa buffer descriptors for storing and processing mpa fpdusMichal Kalderon
2017-10-09qed: Add ll2 connection for processing unaligned MPA packetsMichal Kalderon
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon
2017-09-26qed: Add iWARP out of order supportMichal Kalderon
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal
2017-07-03qed: initialize ll2_syn_handle at start of functionMichal Kalderon
2017-07-03qed: iWARP CM add error handlingKalderon, Michal
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal
2017-07-03qed: iWARP CM add active side connectKalderon, Michal
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal
2017-07-03qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal