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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
3
-22
/
+48
2018-09-19
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
Sudarsana Reddy Kalluru
2
-1
/
+9
2018-09-19
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2
-1
/
+18
2018-08-25
qed: fix spelling mistake "comparsion" -> "comparison"
Colin Ian King
1
-1
/
+1
2018-08-20
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
3
-3
/
+56
2018-08-20
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
2
-20
/
+44
2018-08-20
qed: Wait for MCP halt and resume commands to take place
Tomer Tayar
2
-8
/
+39
2018-08-20
qed: Wait for ready indication before rereading the shmem
Tomer Tayar
1
-9
/
+41
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
2
-5
/
+9
2018-08-07
qed: qed_dev: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-08-07
qed: Add Multi-TC RoCE support
Denis Bolotin
3
-32
/
+121
2018-08-07
qed: Add a flag which indicates if offload TC is set
Denis Bolotin
4
-7
/
+33
2018-08-07
qed: Add DCBX API - qed_dcbx_get_priority_tc()
Denis Bolotin
2
-0
/
+21
2018-08-01
qed: Make some functions static
YueHaibing
12
-38
/
+43
2018-07-29
qed: remove redundant functions qed_get_cm_pq_idx_rl
YueHaibing
1
-10
/
+0
2018-07-29
qed: remove redundant functions qed_set_gft_event_id_cm_hdr
YueHaibing
1
-13
/
+0
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-16
/
+27
2018-07-21
qed: Correct Multicast API to reflect existence of 256 approximate buckets.
Sudarsana Reddy Kalluru
5
-13
/
+17
2018-07-21
qed: Fix possible race for the link state value.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-07-21
qed: Fix link flap issue due to mismatching EEE capabilities.
Sudarsana Reddy Kalluru
1
-3
/
+9
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
4
-14
/
+30
2018-07-19
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
4
-0
/
+104
2018-07-12
qed: fix spelling mistake "successffuly" -> "successfully"
Ewan D. Milne
1
-1
/
+1
2018-07-05
qed: off by one in qed_parse_mcp_trace_buf()
Dan Carpenter
1
-1
/
+1
2018-07-05
qed: Fix reading stale configuration information
Denis Bolotin
2
-12
/
+28
2018-07-04
qed: remove redundant pointer 'name'
Colin Ian King
1
-2
/
+0
2018-07-02
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
1
-4
/
+4
2018-07-02
qed: Fix setting of incorrect eswitch mode.
Sudarsana Reddy Kalluru
2
-3
/
+18
2018-07-02
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+8
2018-06-20
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
1
-7
/
+4
2018-06-20
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
1
-2
/
+10
2018-06-20
qed: Fix possible memory leak in Rx error path handling.
Sudarsana Reddy Kalluru
1
-2
/
+9
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
4
-13
/
+14
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-3
/
+3
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
12
-435
/
+662
2018-06-04
qed: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-4
/
+3
2018-06-04
qed: Add srq core support for RoCE and iWARP
Yuval Bason
8
-7
/
+223
2018-06-04
qed: Fix use of incorrect shmem address.
Sudarsana Reddy Kalluru
1
-2
/
+3
2018-06-04
qed: Fix shared memory inconsistency between driver and the MFW.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
1
-2
/
+10
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-1
/
+1
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-25
qed*: Support drop action classification
Manish Chopra
1
-15
/
+20
2018-05-25
qed*: Support other classification modes.
Manish Chopra
1
-0
/
+2
2018-05-22
qed: Add driver infrastucture for handling mfw requests.
Sudarsana Reddy Kalluru
3
-1
/
+160
2018-05-22
qed: Add support for processing iscsi tlv request.
Sudarsana Reddy Kalluru
2
-1
/
+134
2018-05-22
qed: Add support for processing fcoe tlv request.
Sudarsana Reddy Kalluru
2
-1
/
+831
2018-05-22
qed: Add support for tlv request processing.
Sudarsana Reddy Kalluru
5
-1
/
+443
2018-05-22
qed: Add MFW interfaces for TLV request support.
Sudarsana Reddy Kalluru
1
-0
/
+231
[next]