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-04-15
qede: Add fastpath support for tunneling
Manish Chopra
2
-10
/
+92
2016-04-15
qed: Enable GRE tunnel slowpath configuration
Manish Chopra
1
-0
/
+4
2016-04-15
qed/qede: Add GENEVE tunnel slowpath configuration support
Manish Chopra
4
-1
/
+69
2016-04-15
qed/qede: Add VXLAN tunnel slowpath configuration support
Manish Chopra
5
-4
/
+86
2016-04-15
qed: Add infrastructure support for tunneling
Manish Chopra
10
-4
/
+553
2016-04-15
qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-14
qed* - bump driver versions to 8.7.1.20
Yuval Mintz
2
-3
/
+3
2016-04-14
qede: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
3
-10
/
+283
2016-04-14
qed: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
1
-16
/
+1
2016-04-14
qed*: remove version dependency
Rahul Verma
5
-32
/
+2
2016-03-30
qed: initialize return rc to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-03-25
qlge: Update version to 1.00.00.35
Manish Chopra
1
-1
/
+1
2016-03-18
qlge: Fix receive packets drop.
Manish Chopra
1
-0
/
+11
2016-03-11
qed: Enlrage the drain timeout
Yuval Mintz
1
-2
/
+2
2016-03-11
qed: Notify of transciever changes
Zvi Nachmani
2
-0
/
+41
2016-03-11
qed: Major changes to MB locking
Tomer Tayar
2
-97
/
+167
2016-03-11
qed: Prevent MF link notifications
Sudarsana Reddy Kalluru
2
-1
/
+9
2016-03-10
qede: Fix net-next "make ARCH=x86_64"
Manish Chopra
1
-1
/
+4
2016-03-10
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
3
-5
/
+14
2016-03-10
qlcnic: Remove unnecessary usage of atomic_t
Rajesh Borundia
2
-6
/
+5
2016-03-07
qede: Add slowpath/fastpath support and enable hardware GRO
Manish Chopra
2
-1
/
+388
2016-03-07
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
3
-33
/
+79
2016-03-02
qed: Remove unused NVM vendor ID
Yuval Mintz
2
-10
/
+0
2016-03-02
qed: Fix error flow on slowpath start
Yuval Mintz
3
-44
/
+64
2016-03-02
qed: Move statistics to L2 code
Yuval Mintz
3
-245
/
+324
2016-03-02
qed: Support B0 instead of A0
Yuval Mintz
2
-19
/
+24
2016-03-02
qed: Correct BAR sizes for older MFW
Ram Amrani
1
-13
/
+29
2016-03-01
qed: Print additional HW attention info
Yuval Mintz
2
-105
/
+479
2016-03-01
qed: Print HW attention reasons
Yuval Mintz
1
-107
/
+1436
2016-03-01
qed: Add support for HW attentions
Yuval Mintz
2
-40
/
+357
2016-03-01
qed: Semantic refactoring of interrupt code
Yuval Mintz
4
-77
/
+105
2016-02-25
qed, qede: rebrand module description
Yuval Mintz
2
-6
/
+6
2016-02-25
qed: Prevent probe on previous error
Yuval Mintz
1
-0
/
+11
2016-02-25
qed: add MODULE_FIRMWARE()
Yuval Mintz
1
-0
/
+2
2016-02-25
qede: Don't report link change needlessly
Yuval Mintz
1
-6
/
+10
2016-02-25
qede: Linearize SKBs when needed
Yuval Mintz
1
-5
/
+33
2016-02-25
qede: Change pci DID for 10g device
Yuval Mintz
1
-1
/
+1
2016-02-25
netxen: Use kobj_to_dev()
Amitoj Kaur Chawla
1
-5
/
+5
2016-02-21
qed,qede: Bump driver versions to 8.7.0.0
Yuval Mintz
2
-2
/
+2
2016-02-21
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
3
-20
/
+10
2016-02-21
qed: Change metadata needed for SPQ entries
Yuval Mintz
3
-107
/
+95
2016-02-21
qed: Handle possible race in SB config
Yuval Mintz
1
-9
/
+9
2016-02-21
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Yuval Mintz
6
-15
/
+15
2016-02-18
qede: Add vlan filtering offload support
Sudarsana Reddy Kalluru
2
-1
/
+286
2016-02-18
qed: Lay infrastructure for vlan filtering offload
Yuval Mintz
1
-4
/
+19
2016-02-17
qed/qede: use 8.7.3.0 FW.
Yuval Mintz
14
-1679
/
+1573
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2016-01-04
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
1
-2
/
+4
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-28
qlcnic: constify qlcnic_dcb_ops structures
Julia Lawall
2
-3
/
+3
[prev]
[next]