Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f304562ed3c97e237a77b3da57b0e43f264bd82a
/
drivers
/
net
/
ethernet
/
qlogic
1d2c202
qed: Fail driver load in 100g MSI mode.
by Sudarsana Reddy Kalluru
· 9 years ago
1b4985b
qed: Fix error return code in qed_resc_alloc()
by Wei Yongjun
· 9 years ago
43dcff3
net: qlcnic: avoid superfluous assignement
by xypron.glpk@gmx.de
· 9 years ago
41fc1e0
qed: do not use unitialized variable
by xypron.glpk@gmx.de
· 9 years ago
4fb482f
net: qlge: remove superfluous statement
by xypron.glpk@gmx.de
· 9 years ago
25eb8d4
qed: Prevent over-usage of vlan credits by PF
by Yuval Mintz
· 9 years ago
d572c43
qed: Correct min bandwidth for 100g
by Yuval Mintz
· 9 years ago
7f7a144
qede: Reset statistics on explicit down
by Yuval Mintz
· 9 years ago
b21290b
qed: Don't over-do producer cleanup for Rx
by Yuval Mintz
· 9 years ago
cb1fa08
qed: Fix removal of spoof checking for VFs
by Yuval Mintz
· 9 years ago
c524e2f5
qede: Don't try removing unconfigured vlans
by Yuval Mintz
· 9 years ago
59d3f1c
qed: Fix setting/clearing bit in completion bitmap
by Manish Chopra
· 9 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
831a8e6
qede: Bump up driver version to 8.10.1.20
by Manish Chopra
· 9 years ago
3d78999
qede: Add get/set rx copy break tunable support
by Manish Chopra
· 9 years ago
312e067
qede: Utilize xmit_more
by Manish Chopra
· 9 years ago
c774169
qede: qede_poll refactoring
by Manish Chopra
· 9 years ago
c72a612
qede: Add support for handling IP fragmented packets.
by Manish Chopra
· 9 years ago
9216a97
qlcnic: add wmb() call in transmit data path.
by Sony Chacko
· 9 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
34c7bb4
qed: Protect the doorbell BAR with the write barriers.
by Sudarsana Reddy Kalluru
· 9 years ago
d2890de
qede: Fix the static checker warnings.
by Sudarsana Reddy Kalluru
· 9 years ago
51d9988
qed: Fix static checker warnings.
by Sudarsana Reddy Kalluru
· 9 years ago
5b4d10f
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
by Dan Carpenter
· 9 years ago
d552fa8
qede: Add support for coalescing config read/update.
by Sudarsana Reddy Kalluru
· 9 years ago
722003a
qed: Add support for coalescing config read/update.
by Sudarsana Reddy Kalluru
· 9 years ago
b639f19
qed: Add missing port-mode
by Yuval Mintz
· 9 years ago
db511c3
qed: Fix returning unlimited SPQ entries
by Yuval Mintz
· 9 years ago
a0d26d5
qed*: Don't reset statistics on inner reload
by Yuval Mintz
· 9 years ago
3264398
qed: Prevent VF from Tx-switching 'promisc'
by Yuval Mintz
· 9 years ago
e6bd892
qed: Correct default vlan behavior
by Yuval Mintz
· 9 years ago
5e44f8e
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 9 years ago
f9f082a
qede: Move all UDP port notifiers to single function
by Alexander Duyck
· 9 years ago
287debd
net: qlcnic: don't set unused function argument
by Arnd Bergmann
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
489e45a
qede: Add dcbnl support.
by Sudarsana Reddy Kalluru
· 9 years ago
a1d8d8a
qed: Add dcbnl support.
by Sudarsana Reddy Kalluru
· 9 years ago
6ad8c63
qed: Add support for query/config dcbx.
by Sudarsana Reddy Kalluru
· 9 years ago
01e517f
qed: potential overflow in qed_cxt_src_t2_alloc()
by Dan Carpenter
· 9 years ago
54fdd80
qed: PF to reply to unknown messages
by Yuval Mintz
· 9 years ago
8246d0b
qed: PF enforce MAC limitation of VFs
by Yuval Mintz
· 9 years ago
5040acf
qed: Move doorbell calculation from VF to PF
by Yuval Mintz
· 9 years ago
4108646
qed: Make PF more robust against malicious VF
by Yuval Mintz
· 9 years ago
1cf2b1a
qed: PF-VF resource negotiation
by Yuval Mintz
· 9 years ago
1fe614d
qed: Relax VF firmware requirements
by Yuval Mintz
· 9 years ago
dbb799c
qed: Initialize hardware for new protocols
by Yuval Mintz
· 9 years ago
c5ac931
qed: Add iscsi/rdma personalities
by Yuval Mintz
· 9 years ago
7a9b6b8
qed: Add common HSI for new protocols
by Yuval Mintz
· 9 years ago
a91eb52
qed: Revisit chain implementation
by Yuval Mintz
· 9 years ago
351a4ded
qed: Utilize FW 8.10.3.0
by Yuval Mintz
· 9 years ago
14b84e8
qed: fix qed_fill_link() error handling
by Arnd Bergmann
· 9 years ago
3e7cfce
qed: Don't config min BW on 100g on link flap
by Yuval Mintz
· 9 years ago
bb13ace
qed: Prevent 100g from working in MSI
by Sudarsana Reddy Kalluru
· 9 years ago
1af9dcf
qed: Add missing 100g init mode
by Yuval Mintz
· 9 years ago
cc3d5eb
qed: Save min/max accross dcbx-change
by Yuval Mintz
· 9 years ago
7952929
qed: Fix allocation in interrupt context
by Sudarsana Reddy Kalluru
· 9 years ago
6ecb0a0
qede: Don't expose self-test for VFs
by Yuval Mintz
· 9 years ago
ce2b885
qede: Reload on GRO changes
by Yuval Mintz
· 9 years ago
be7b6d6
qede: Fix VF minimum BW setting
by Yuval Mintz
· 9 years ago
ec7c7f5
qed: Reset the enable flag for eth protocol.
by Sudarsana Reddy Kalluru
· 9 years ago
3275c0c
net/qlge: Avoids recursive EEH error
by Gavin Shan
· 9 years ago
54b9430
qed: signedness bug in qed_dcbx_process_tlv()
by Dan Carpenter
· 9 years ago
087afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
09ec8e7
qede: Fix DMA address APIs usage
by Manish Chopra
· 9 years ago
0139aa7
mm: rename _count, field of the struct page, to _refcount
by Joonsoo Kim
· 9 years ago
6d061f9
mm/page_ref: use page_ref helper instead of direct modification of _count
by Joonsoo Kim
· 9 years ago
39651ab
qed: add support for dcbx.
by Sudarsana Reddy Kalluru
· 9 years ago
f82731b
qed: Remove a stray tab
by Dan Carpenter
· 9 years ago
416cdf0
qed: VFs gracefully accept lack of PM
by Yuval Mintz
· 9 years ago
83f34bd
qed: Allow more than 16 VFs
by Yuval Mintz
· 9 years ago
079d20a
qed: Reset link on IOV disable
by Manish Chopra
· 9 years ago
b2b897e
qed: Improve VF interrupt reset
by Yuval Mintz
· 9 years ago
b0409fa
qed: Correct PF-sanity check
by Yuval Mintz
· 9 years ago
909b27f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
831bfb0e
qed*: Tx-switching configuration
by Yuval Mintz
· 9 years ago
73390ac
qed*: support ndo_get_vf_config
by Yuval Mintz
· 9 years ago
6ddc760
qed*: IOV support spoof-checking
by Yuval Mintz
· 9 years ago
733def6
qed*: IOV link control
by Yuval Mintz
· 9 years ago
eff1696
qed*: Support forced MAC
by Yuval Mintz
· 9 years ago
08feecd
qed*: Support PVID configuration
by Yuval Mintz
· 9 years ago
fefb020
qede: Add VF support
by Yuval Mintz
· 9 years ago
17b235c
qed: Align TLVs
by Yuval Mintz
· 9 years ago
36558c3
qed: Bulletin and Link
by Yuval Mintz
· 9 years ago
dacd88d
qed: IOV l2 functionality
by Yuval Mintz
· 9 years ago
0b55e27
qed: IOV configure and FLR
by Yuval Mintz
· 9 years ago
1408cc1f
qed: Introduce VFs
by Yuval Mintz
· 9 years ago
37bff2b
qed: Add VF->PF channel infrastructure
by Yuval Mintz
· 9 years ago
32a47e7
qed: Add CONFIG_QED_SRIOV
by Yuval Mintz
· 9 years ago
5f46fea
qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()
by Dan Carpenter
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
810810f
qede: uninitialized variable in qede_start_xmit()
by Dan Carpenter
· 9 years ago
8c1f454
netxen: netxen_rom_fast_read() doesn't return -1
by Dan Carpenter
· 9 years ago
1c755ff
netxen: reversed condition in netxen_nic_set_link_parameters()
by Dan Carpenter
· 9 years ago
545fea5
netxen: fix error handling in netxen_get_flash_block()
by Dan Carpenter
· 9 years ago
8e0ddc0
qede: prevent chip hang when increasing channels
by Sudarsana Reddy Kalluru
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
c0f31a0
qed: Apply tunnel configurations after PF start
by Manish Chopra
· 9 years ago
16f46bf
qede: add implementation for internal loopback test.
by Sudarsana Reddy Kalluru
· 9 years ago
3044a02
qede: add support for selftests.
by Sudarsana Reddy Kalluru
· 9 years ago
03dc76c
qed: add infrastructure for device self tests.
by Sudarsana Reddy Kalluru
· 9 years ago
Next »