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
2016-09-20
qed: Fix stack corruption on probe
Yuval Mintz
1
-2
/
+2
2016-09-01
qed: fix kzalloc-simple.cocci warnings
Wu Fengguang
1
-4
/
+2
2016-08-31
qed: Clear dcbx memory buffers before the usage.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-08-31
qed: Set selection-field while configuring the app entry in ieee mode.
Sudarsana Reddy Kalluru
1
-1
/
+9
2016-08-31
qed*: Disallow dcbx configuration for VF interfaces.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-08-22
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
1
-1
/
+10
2016-08-08
qed: Update app count when adding a new dcbx app entry to the table.
Sudarsana Reddy Kalluru
1
-2
/
+6
2016-08-08
qed: Add dcbx app support for IEEE Selection Field.
Sudarsana Reddy Kalluru
1
-20
/
+104
2016-08-08
qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.
Sudarsana Reddy Kalluru
2
-30
/
+66
2016-08-08
qed: Remove the endian-ness conversion for pri_to_tc value.
Sudarsana Reddy Kalluru
1
-2
/
+1
2016-08-01
qed: Fail driver load in 100g MSI mode.
Sudarsana Reddy Kalluru
1
-1
/
+6
2016-08-01
qed: Fix error return code in qed_resc_alloc()
Wei Yongjun
1
-0
/
+1
2016-08-01
qed: do not use unitialized variable
xypron.glpk@gmx.de
1
-1
/
+1
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
[next]