index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qed: initialize return rc to avoid returning garbage
Colin Ian King
2016-03-30
1
-1
/
+1
*
qlge: Update version to 1.00.00.35
Manish Chopra
2016-03-25
1
-1
/
+1
*
qlge: Fix receive packets drop.
Manish Chopra
2016-03-19
1
-0
/
+11
*
qed: Enlrage the drain timeout
Yuval Mintz
2016-03-11
1
-2
/
+2
*
qed: Notify of transciever changes
Zvi Nachmani
2016-03-11
2
-0
/
+41
*
qed: Major changes to MB locking
Tomer Tayar
2016-03-11
2
-97
/
+167
*
qed: Prevent MF link notifications
Sudarsana Reddy Kalluru
2016-03-11
2
-1
/
+9
*
qede: Fix net-next "make ARCH=x86_64"
Manish Chopra
2016-03-10
1
-1
/
+4
*
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
2016-03-10
3
-5
/
+14
*
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2016-03-10
2
-6
/
+5
*
qede: Add slowpath/fastpath support and enable hardware GRO
Manish Chopra
2016-03-07
2
-1
/
+388
*
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
2016-03-07
3
-33
/
+79
*
qed: Remove unused NVM vendor ID
Yuval Mintz
2016-03-02
2
-10
/
+0
*
qed: Fix error flow on slowpath start
Yuval Mintz
2016-03-02
3
-44
/
+64
*
qed: Move statistics to L2 code
Yuval Mintz
2016-03-02
3
-245
/
+324
*
qed: Support B0 instead of A0
Yuval Mintz
2016-03-02
2
-19
/
+24
*
qed: Correct BAR sizes for older MFW
Ram Amrani
2016-03-02
1
-13
/
+29
*
qed: Print additional HW attention info
Yuval Mintz
2016-03-01
2
-105
/
+479
*
qed: Print HW attention reasons
Yuval Mintz
2016-03-01
1
-107
/
+1436
*
qed: Add support for HW attentions
Yuval Mintz
2016-03-01
2
-40
/
+357
*
qed: Semantic refactoring of interrupt code
Yuval Mintz
2016-03-01
4
-77
/
+105
*
qed, qede: rebrand module description
Yuval Mintz
2016-02-25
2
-6
/
+6
*
qed: Prevent probe on previous error
Yuval Mintz
2016-02-25
1
-0
/
+11
*
qed: add MODULE_FIRMWARE()
Yuval Mintz
2016-02-25
1
-0
/
+2
*
qede: Don't report link change needlessly
Yuval Mintz
2016-02-25
1
-6
/
+10
*
qede: Linearize SKBs when needed
Yuval Mintz
2016-02-25
1
-5
/
+33
*
qede: Change pci DID for 10g device
Yuval Mintz
2016-02-25
1
-1
/
+1
*
netxen: Use kobj_to_dev()
Amitoj Kaur Chawla
2016-02-25
1
-5
/
+5
*
qed,qede: Bump driver versions to 8.7.0.0
Yuval Mintz
2016-02-22
2
-2
/
+2
*
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
2016-02-22
3
-20
/
+10
*
qed: Change metadata needed for SPQ entries
Yuval Mintz
2016-02-22
3
-107
/
+95
*
qed: Handle possible race in SB config
Yuval Mintz
2016-02-22
1
-9
/
+9
*
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Yuval Mintz
2016-02-22
6
-15
/
+15
*
qede: Add vlan filtering offload support
Sudarsana Reddy Kalluru
2016-02-18
2
-1
/
+286
*
qed: Lay infrastructure for vlan filtering offload
Yuval Mintz
2016-02-18
1
-4
/
+19
*
qed/qede: use 8.7.3.0 FW.
Yuval Mintz
2016-02-17
14
-1679
/
+1573
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-07
1
-2
/
+4
|
\
|
*
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
2016-01-04
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-01
1
-1
/
+1
|
\
|
|
*
qlcnic: fix a loop exit condition better
Dan Carpenter
2015-12-24
1
-1
/
+1
*
|
qlcnic: constify qlcnic_dcb_ops structures
Julia Lawall
2015-12-28
2
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-18
10
-93
/
+150
|
\
|
|
*
qlcnic: fix a timeout loop
Dan Carpenter
2015-12-15
1
-1
/
+2
|
*
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
2015-12-15
1
-2
/
+3
|
*
qed: Correct slowpath interrupt scheme
Sudarsana Kalluru
2015-12-07
4
-52
/
+55
|
*
qed: Fix BAR size split for some servers
Ariel Elior
2015-12-07
2
-21
/
+36
|
*
qed: fix handling of concurrent ramrods.
Tomer Tayar
2015-12-07
2
-17
/
+54
*
|
qede: Add support for {get, set}_pauseparam
Sudarsana Kalluru
2015-12-01
1
-0
/
+60
*
|
qede: Add support for nway_reset
Sudarsana Kalluru
2015-12-01
1
-0
/
+25
*
|
qede: Add support for set_phys_id
Sudarsana Kalluru
2015-12-01
1
-0
/
+29
[next]