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
*
qlcnic: Update version to 5.3.59
Rajesh Borundia
2014-05-09
1
-2
/
+2
*
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
2014-05-09
5
-50
/
+42
*
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
2014-05-09
6
-28
/
+78
*
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
2014-05-09
6
-107
/
+99
*
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
2014-05-09
3
-17
/
+24
*
qlcnic: Fix Kconfig dependency on HWMON
Harish Patil
2014-05-07
1
-1
/
+1
*
qlcnic: Update version to 5.3.58
Jitendra Kalsaria
2014-04-28
1
-2
/
+2
*
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2014-04-28
2
-1
/
+12
*
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-28
5
-4
/
+21
*
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2014-04-28
2
-6
/
+42
*
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
2014-04-28
4
-1
/
+95
*
qlcnic: Optimize MAC learning code
Shahed Shaikh
2014-04-28
1
-12
/
+7
*
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-28
1
-3
/
+3
*
qlge: Convert /n to \n
Joe Perches
2014-04-28
1
-1
/
+1
*
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
2014-04-15
1
-12
/
+16
*
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
2014-04-14
1
-0
/
+10
*
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
2014-04-14
1
-14
/
+17
*
qlcnic: Fix PVID configuration on eSwitch port.
Jitendra Kalsaria
2014-04-14
1
-0
/
+1
*
qlcnic: Fix max ring count calculation
Shahed Shaikh
2014-04-14
2
-8
/
+8
*
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
2014-04-14
3
-4
/
+5
*
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
2014-04-14
1
-3
/
+2
*
net: qlcnic: include irq.h for irq definitions
Josh Boyer
2014-04-03
1
-0
/
+1
*
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
2014-04-01
4
-3
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-1
/
+3
|
\
|
*
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
2014-03-28
1
-1
/
+3
*
|
qlge: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-5
/
+4
*
|
qlcnic: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-1
/
+1
*
|
qlcnic: Update version to 5.3.57
Shahed Shaikh
2014-03-24
1
-2
/
+2
*
|
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
8
-2
/
+156
*
|
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
2014-03-24
4
-29
/
+181
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-06
4
-13
/
+6
|
\
|
|
*
qlcnic: dcb: a couple off by one bugs
Dan Carpenter
2014-03-03
1
-2
/
+2
|
*
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2014-02-26
2
-0
/
+2
|
*
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
2014-02-26
1
-9
/
+0
|
*
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
2014-02-26
1
-1
/
+1
|
*
qlcnic: Fix function return error check
Shahed Shaikh
2014-02-26
1
-1
/
+1
*
|
qlcnic: Update version to 5.3.56
Shahed Shaikh
2014-02-25
1
-2
/
+2
*
|
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
2014-02-25
1
-7
/
+15
*
|
qlcnic: Allow vlan0 traffic
Rajesh Borundia
2014-02-25
1
-1
/
+5
*
|
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
2014-02-25
1
-2
/
+2
*
|
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
2014-02-25
1
-65
/
+37
*
|
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
2014-02-25
7
-66
/
+287
*
|
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-11
/
+4
*
|
qlge: Get rid of an redundant assignment
Alexander Gordeev
2014-02-18
1
-1
/
+0
*
|
qlcnic: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-2
/
+6
*
|
qlcnic: Cleanup qlcnic_enable_msix() return values
Alexander Gordeev
2014-02-18
1
-5
/
+5
*
|
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-2
/
+3
|
/
*
qlcnic: Fix loopback test failure
Shahed Shaikh
2014-01-28
1
-3
/
+8
*
qlcnic: Fix tx timeout.
Rajesh Borundia
2014-01-28
1
-7
/
+2
*
qlcnic: Fix initialization of vlan list.
Rajesh Borundia
2014-01-28
1
-6
/
+5
[next]