index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-09
qede: Ingress tc flower offload (drop action) support.
Manish Chopra
4
-11
/
+362
2018-08-09
qede: Add destination ip based flow profile.
Manish Chopra
1
-48
/
+66
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
6
-49
/
+194
2018-08-07
qlge: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-07
qlcnic: Mark expected switch fall-througs
Gustavo A. R. Silva
1
-1
/
+2
2018-08-07
qede: qede_fp: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+2
2018-08-07
netxen_nic: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
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
5
-14
/
+32
2018-07-19
qede: Add driver callbacks for eeprom module query.
Sudarsana Reddy Kalluru
1
-0
/
+88
2018-07-19
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
4
-0
/
+104
2018-07-13
qlogic: check kstrtoul() for errors
Dan Carpenter
1
-0
/
+2
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
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
qlogic: netxen: remove various redundant variables
Colin Ian King
2
-11
/
+3
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-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+38
2018-07-02
qede: Adverstise software timestamp caps when PHC is not available.
Sudarsana Reddy Kalluru
1
-2
/
+8
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-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
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
4
-7
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
6
-21
/
+24
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-4
/
+5
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
4
-2
/
+14
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
3
-7
/
+5
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
5
-15
/
+37
2018-05-25
qede: Support flow classification to the VFs.
Manish Chopra
1
-4
/
+30
[prev]
[next]