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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-22
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
1
-1
/
+10
2016-08-18
qede: Fix Tx timeout due to xmit_more
Yuval Mintz
1
-1
/
+4
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-03
qlcnic: Update version to 5.3.65
Manish Chopra
1
-2
/
+2
2016-08-03
qlcnic: fix napi budget alteration
Manish Chopra
1
-2
/
+0
2016-08-03
qlcnic: fix data structure corruption in async mbx command handling
Manish Chopra
2
-44
/
+60
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
net: qlcnic: avoid superfluous assignement
xypron.glpk@gmx.de
1
-1
/
+0
2016-08-01
qed: do not use unitialized variable
xypron.glpk@gmx.de
1
-1
/
+1
2016-08-01
net: qlge: remove superfluous statement
xypron.glpk@gmx.de
1
-1
/
+0
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
qede: Reset statistics on explicit down
Yuval Mintz
1
-0
/
+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-30
qede: Don't try removing unconfigured vlans
Yuval Mintz
1
-4
/
+7
2016-07-25
qed: Fix setting/clearing bit in completion bitmap
Manish Chopra
1
-4
/
+3
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-07-01
qede: Bump up driver version to 8.10.1.20
Manish Chopra
1
-1
/
+1
2016-07-01
qede: Add get/set rx copy break tunable support
Manish Chopra
3
-1
/
+51
2016-07-01
qede: Utilize xmit_more
Manish Chopra
1
-14
/
+23
2016-07-01
qede: qede_poll refactoring
Manish Chopra
1
-42
/
+35
2016-07-01
qede: Add support for handling IP fragmented packets.
Manish Chopra
3
-0
/
+23
2016-07-01
qlcnic: add wmb() call in transmit data path.
Sony Chacko
1
-0
/
+2
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-19
/
+30
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
qede: Fix the static checker warnings.
Sudarsana Reddy Kalluru
1
-3
/
+5
2016-06-29
qed: Fix static checker warnings.
Sudarsana Reddy Kalluru
1
-2
/
+2
2016-06-29
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
1
-1
/
+1
2016-06-23
qede: Add support for coalescing config read/update.
Sudarsana Reddy Kalluru
1
-0
/
+53
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
2
-4
/
+6
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-17
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
4
-32
/
+14
2016-06-17
qede: Move all UDP port notifiers to single function
Alexander Duyck
2
-85
/
+50
2016-06-16
net: qlcnic: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+41
2016-06-08
qede: Add dcbnl support.
Sudarsana Reddy Kalluru
4
-0
/
+356
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
[next]