index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
/
qed_iwarp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
1
-2
/
+6
2019-09-05
net: qed: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-06-14
qed: iWARP - Fix default window size to be based on chip
Michal Kalderon
1
-5
/
+25
2019-06-14
qed: iWARP - Fix tc for MPA ll2 connection
Michal Kalderon
1
-0
/
+2
2019-06-14
qed: iWARP - fix uninitialized callback
Michal Kalderon
1
-0
/
+1
2019-06-14
qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
Michal Kalderon
1
-5
/
+11
2019-05-26
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
1
-12
/
+12
2019-02-18
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
1
-0
/
+9
2019-02-18
qed: Fix iWARP buffer size provided for syn packet processing.
Michal Kalderon
1
-6
/
+6
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-09-26
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
1
-2
/
+2
2018-09-26
net: qed: list usage cleanup
zhong jiang
1
-5
/
+4
2018-08-01
qed: Make some functions static
YueHaibing
1
-9
/
+11
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
1
-11
/
+2
2018-06-04
qed: Add srq core support for RoCE and iWARP
Yuval Bason
1
-0
/
+23
2018-03-29
qed*: Utilize FW 8.33.11.0
Michal Kalderon
1
-7
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+16
2018-03-16
qed: Fix non TCP packets should be dropped on iWARP ll2 connection
Michal Kalderon
1
-0
/
+15
2018-03-16
qed: Fix MPA unalign flow in case header is split across two packets.
Michal Kalderon
1
-1
/
+1
2018-02-28
qlogic/qed: Constify *pkt_type_str[]
HernĂ¡n Gonzalez
1
-1
/
+1
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
1
-5
/
+28
2017-10-19
qed: Fix iWARP out of order flow
Michal Kalderon
1
-1
/
+6
2017-10-09
qed: Add iWARP support for fpdu spanned over more than two tcp packets
Michal Kalderon
1
-0
/
+193
2017-10-09
qed: Add support for MPA header being split over two tcp packets
Michal Kalderon
1
-1
/
+35
2017-10-09
qed: Add support for freeing two ll2 buffers for corner cases
Michal Kalderon
1
-0
/
+25
2017-10-09
qed: Add unaligned and packed packet processing
Michal Kalderon
1
-0
/
+257
2017-10-09
qed: Add mpa buffer descriptors for storing and processing mpa fpdus
Michal Kalderon
1
-0
/
+116
2017-10-09
qed: Add ll2 connection for processing unaligned MPA packets
Michal Kalderon
1
-0
/
+65
2017-09-26
qed: iWARP - Add check for errors on a SYN packet
Michal Kalderon
1
-0
/
+8
2017-09-26
qed: Add iWARP out of order support
Michal Kalderon
1
-0
/
+44
2017-07-11
qed: Fix printk option passed when printing ipv6 addresses
Kalderon, Michal
1
-3
/
+3
2017-07-03
qed: initialize ll2_syn_handle at start of function
Michal Kalderon
1
-2
/
+1
2017-07-03
qed: iWARP CM add error handling
Kalderon, Michal
1
-2
/
+181
2017-07-03
qed: iWARP implement disconnect flows
Kalderon, Michal
1
-1
/
+89
2017-07-03
qed: iWARP CM add active side connect
Kalderon, Michal
1
-12
/
+228
2017-07-03
qed: iWARP CM add passive side connect
Kalderon, Michal
1
-6
/
+933
2017-07-03
qed: iWARP CM add listener functions and initial SYN processing
Kalderon, Michal
1
-3
/
+266
2017-07-03
qed: iWARP CM - setup a ll2 connection for handling SYN packets
Kalderon, Michal
1
-3
/
+208
2017-07-03
qed: Implement iWARP initialization, teardown and qp operations
Kalderon, Michal
1
-0
/
+531