index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: Add support for Timestamping the unicast PTP packets.
Sudarsana Reddy Kalluru
2019-07-03
1
-2
/
+6
*
qed: Fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-06-18
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
2
-8
/
+2
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
2
-8
/
+2
*
|
qed: iWARP - Fix default window size to be based on chip
Michal Kalderon
2019-06-14
1
-5
/
+25
*
|
qed: iWARP - Fix tc for MPA ll2 connection
Michal Kalderon
2019-06-14
1
-0
/
+2
*
|
qed: iWARP - fix uninitialized callback
Michal Kalderon
2019-06-14
1
-0
/
+1
*
|
qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
Michal Kalderon
2019-06-14
1
-5
/
+11
*
|
qed: remove redundant assignment to rc
Colin Ian King
2019-06-02
1
-1
/
+1
*
|
qed: Fix static checker warning
Michal Kalderon
2019-05-30
1
-12
/
+12
*
|
qed: fix spelling mistake "inculde" -> "include"
Colin Ian King
2019-05-29
1
-1
/
+1
*
|
qed: Reduce the severity of ptp debug message.
Sudarsana Reddy Kalluru
2019-05-29
1
-1
/
+2
*
|
qed*: Add iWARP 100g support
Michal Kalderon
2019-05-26
1
-0
/
+31
*
|
qed: Add qed devlink parameters table
Michal Kalderon
2019-05-26
2
-0
/
+113
*
|
qed: Set the doorbell address correctly
Michal Kalderon
2019-05-26
2
-12
/
+19
*
|
qedr: Change the MSI-X vectors selection to be based on affined engine
Michal Kalderon
2019-05-26
1
-2
/
+2
*
|
qed: Modify offload protocols to use the affined engine
Michal Kalderon
2019-05-26
4
-189
/
+273
*
|
qed*: Change hwfn used for sb initialization
Michal Kalderon
2019-05-26
1
-20
/
+27
*
|
qed: Add llh ppfid interface and 100g support for offload protocols
Michal Kalderon
2019-05-26
11
-339
/
+1203
*
|
qed: Modify api for performing a dmae to another PF
Michal Kalderon
2019-05-26
8
-39
/
+52
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
3
-5
/
+8
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
6
-77
/
+106
|
|
\
|
*
|
qed: Define new MF bit for no_vlan config
Sudarsana Reddy Kalluru
2019-03-20
3
-5
/
+8
*
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
2
-16
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
2
-16
/
+0
|
|
/
*
|
qed: fix spelling mistake "faspath" -> "fastpath"
Colin Ian King
2019-04-16
1
-1
/
+1
*
|
qed: Fix the DORQ's attentions handling
Denis Bolotin
2019-04-14
2
-16
/
+48
*
|
qed: Fix missing DORQ attentions
Denis Bolotin
2019-04-14
3
-3
/
+20
*
|
qed: Fix the doorbell address sanity check
Denis Bolotin
2019-04-14
1
-8
/
+8
*
|
qed: Delete redundant doorbell recovery types
Denis Bolotin
2019-04-14
4
-51
/
+31
|
/
*
qed: Read device port count from the shmem
Sudarsana Reddy Kalluru
2019-02-21
5
-67
/
+44
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-20
2
-7
/
+15
|
\
|
*
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
2019-02-18
1
-0
/
+9
|
*
qed: Fix iWARP buffer size provided for syn packet processing.
Michal Kalderon
2019-02-18
2
-7
/
+6
*
|
qed: fix indentation issue with statements in an if-block
Colin Ian King
2019-02-13
1
-6
/
+6
*
|
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-08
4
-0
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
5
-12
/
+17
|
\
|
|
*
qed*: Advance drivers version to 8.37.0.20
Manish Chopra
2019-02-06
1
-1
/
+1
|
*
qed: Change verbosity for coalescing message.
Rahul Verma
2019-02-06
1
-1
/
+2
|
*
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
2019-02-06
1
-2
/
+3
|
*
qed: Assign UFP TC value to vlan priority in UFP mode.
Sudarsana Reddy Kalluru
2019-02-06
1
-0
/
+3
|
*
qed: Fix EQ full firmware assert.
Manish Chopra
2019-02-06
2
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-29
6
-12
/
+51
|
\
|
|
*
qed: Fix stack out of bounds bug
Manish Chopra
2019-01-28
1
-4
/
+4
|
*
qed: Fix system crash in ll2 xmit
Manish Chopra
2019-01-28
1
-5
/
+15
|
*
qed: Fix VF probe failure while FLR
Manish Chopra
2019-01-28
1
-0
/
+10
|
*
qed: Fix LACP pdu drops for VFs
Manish Chopra
2019-01-28
3
-2
/
+16
|
*
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
2019-01-28
1
-1
/
+6
*
|
qed: Add infrastructure for error detection and recovery
Tomer Tayar
2019-01-28
10
-16
/
+231
*
|
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
2019-01-28
7
-112
/
+178
[next]