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
/
qed
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
qed: Prevent over-usage of vlan credits by PF
Yuval Mintz
1
-1
/
+8
2016-07-30
qed: Correct min bandwidth for 100g
Yuval Mintz
1
-1
/
+1
2016-07-30
qed: Don't over-do producer cleanup for Rx
Yuval Mintz
2
-4
/
+4
2016-07-30
qed: Fix removal of spoof checking for VFs
Yuval Mintz
1
-1
/
+1
2016-07-25
qed: Fix setting/clearing bit in completion bitmap
Manish Chopra
1
-4
/
+3
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-15
/
+25
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
qed: Fix static checker warnings.
Sudarsana Reddy Kalluru
1
-2
/
+2
2016-06-23
qed: Add support for coalescing config read/update.
Sudarsana Reddy Kalluru
7
-5
/
+283
2016-06-19
qed: Add missing port-mode
Yuval Mintz
2
-0
/
+2
2016-06-19
qed: Fix returning unlimited SPQ entries
Yuval Mintz
1
-3
/
+18
2016-06-19
qed*: Don't reset statistics on inner reload
Yuval Mintz
1
-1
/
+2
2016-06-19
qed: Prevent VF from Tx-switching 'promisc'
Yuval Mintz
1
-4
/
+0
2016-06-19
qed: Correct default vlan behavior
Yuval Mintz
1
-0
/
+1
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+39
2016-06-08
qed: Add dcbnl support.
Sudarsana Reddy Kalluru
2
-0
/
+1097
2016-06-08
qed: Add support for query/config dcbx.
Sudarsana Reddy Kalluru
3
-1
/
+563
2016-06-08
qed: potential overflow in qed_cxt_src_t2_alloc()
Dan Carpenter
1
-1
/
+1
2016-06-07
qed: PF to reply to unknown messages
Yuval Mintz
1
-11
/
+22
2016-06-07
qed: PF enforce MAC limitation of VFs
Yuval Mintz
2
-6
/
+79
2016-06-07
qed: Move doorbell calculation from VF to PF
Yuval Mintz
2
-11
/
+38
2016-06-07
qed: Make PF more robust against malicious VF
Yuval Mintz
1
-4
/
+68
2016-06-07
qed: PF-VF resource negotiation
Yuval Mintz
3
-69
/
+135
2016-06-07
qed: Relax VF firmware requirements
Yuval Mintz
4
-50
/
+116
2016-06-03
qed: Initialize hardware for new protocols
Yuval Mintz
7
-70
/
+1535
2016-06-03
qed: Add iscsi/rdma personalities
Yuval Mintz
6
-4
/
+47
2016-06-03
qed: Add common HSI for new protocols
Yuval Mintz
2
-0
/
+3034
2016-06-03
qed: Revisit chain implementation
Yuval Mintz
4
-84
/
+283
2016-06-02
qed: Utilize FW 8.10.3.0
Yuval Mintz
12
-4539
/
+3899
2016-06-01
qed: fix qed_fill_link() error handling
Arnd Bergmann
2
-10
/
+39
2016-05-26
qed: Don't config min BW on 100g on link flap
Yuval Mintz
1
-0
/
+7
2016-05-26
qed: Prevent 100g from working in MSI
Sudarsana Reddy Kalluru
2
-8
/
+15
2016-05-26
qed: Add missing 100g init mode
Yuval Mintz
1
-0
/
+7
2016-05-26
qed: Save min/max accross dcbx-change
Yuval Mintz
1
-2
/
+4
2016-05-26
qed: Fix allocation in interrupt context
Sudarsana Reddy Kalluru
1
-11
/
+16
2016-05-25
qed: Reset the enable flag for eth protocol.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-05-23
qed: signedness bug in qed_dcbx_process_tlv()
Dan Carpenter
1
-1
/
+2
2016-05-17
qed: add support for dcbx.
Sudarsana Reddy Kalluru
10
-8
/
+825
2016-05-17
qed: Remove a stray tab
Dan Carpenter
1
-1
/
+1
2016-05-16
qed: VFs gracefully accept lack of PM
Yuval Mintz
1
-1
/
+1
2016-05-16
qed: Allow more than 16 VFs
Yuval Mintz
1
-0
/
+3
2016-05-16
qed: Reset link on IOV disable
Manish Chopra
1
-39
/
+51
2016-05-16
qed: Improve VF interrupt reset
Yuval Mintz
4
-60
/
+41
2016-05-16
qed: Correct PF-sanity check
Yuval Mintz
1
-3
/
+3
2016-05-12
qed*: Tx-switching configuration
Yuval Mintz
8
-3
/
+27
2016-05-12
qed*: support ndo_get_vf_config
Yuval Mintz
1
-0
/
+93
2016-05-12
qed*: IOV support spoof-checking
Yuval Mintz
4
-0
/
+99
2016-05-12
qed*: IOV link control
Yuval Mintz
4
-0
/
+248
2016-05-12
qed*: Support forced MAC
Yuval Mintz
5
-0
/
+198
2016-05-12
qed*: Support PVID configuration
Yuval Mintz
7
-7
/
+449
[next]