index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
5
-17
/
+41
2014-05-22
qlogic: Use time_before()
Manuel Schölling
1
-5
/
+5
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
4
-8
/
+6
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-21
/
+70
2014-05-09
qlcnic: Update version to 5.3.59
Rajesh Borundia
1
-2
/
+2
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
5
-50
/
+42
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
6
-28
/
+78
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
6
-107
/
+99
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
3
-17
/
+24
2014-05-08
qlcnic: Fix Kconfig dependency on HWMON
Harish Patil
1
-1
/
+1
2014-05-08
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2
-18
/
+47
2014-05-08
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
1
-2
/
+6
2014-04-28
qlcnic: Update version to 5.3.58
Jitendra Kalsaria
1
-2
/
+2
2014-04-28
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2
-1
/
+12
2014-04-28
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
5
-4
/
+21
2014-04-28
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2
-6
/
+42
2014-04-28
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
4
-1
/
+95
2014-04-28
qlcnic: Optimize MAC learning code
Shahed Shaikh
1
-12
/
+7
2014-04-28
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-04-28
qlge: Convert /n to \n
Joe Perches
1
-1
/
+1
2014-04-24
qlcnic: Fix memory leak.
Rajesh Borundia
1
-1
/
+8
2014-04-24
qlcnic: Reset firmware API lock at driver load time
Sony Chacko
1
-0
/
+9
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
1
-12
/
+16
2014-04-14
qlcnic: Do not disable SR-IOV when VFs are assigned to VMs
Manish Chopra
1
-0
/
+10
2014-04-14
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
1
-14
/
+17
2014-04-14
qlcnic: Fix PVID configuration on eSwitch port.
Jitendra Kalsaria
1
-0
/
+1
2014-04-14
qlcnic: Fix max ring count calculation
Shahed Shaikh
2
-8
/
+8
2014-04-14
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
Sucheta Chakraborty
3
-4
/
+5
2014-04-14
qlcnic: Fix panic due to uninitialzed delayed_work struct in use.
Sucheta Chakraborty
1
-3
/
+2
2014-04-03
net: qlcnic: include irq.h for irq definitions
Josh Boyer
1
-0
/
+1
2014-04-02
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
Shahed Shaikh
4
-3
/
+26
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-03-30
qlge: remove open-coded skb_cow_head.
françois romieu
1
-5
/
+4
2014-03-29
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
1
-1
/
+3
2014-03-26
qlcnic: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-03-24
qlcnic: Update version to 5.3.57
Shahed Shaikh
1
-2
/
+2
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
8
-2
/
+156
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
4
-29
/
+181
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+6
2014-03-04
qlcnic: dcb: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2014-02-26
qlcnic: Fix number of rings when we fall back from msix to legacy.
Rajesh Borundia
2
-0
/
+2
2014-02-26
qlcnic: Allow any VLAN to be configured from VF.
Sucheta Chakraborty
1
-9
/
+0
2014-02-26
qlcnic: Fix usage of use_msi and use_msi_x module parameters
Shahed Shaikh
1
-1
/
+1
2014-02-26
qlcnic: Fix function return error check
Shahed Shaikh
1
-1
/
+1
2014-02-25
qlcnic: Update version to 5.3.56
Shahed Shaikh
1
-2
/
+2
2014-02-25
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
1
-7
/
+15
2014-02-25
qlcnic: Allow vlan0 traffic
Rajesh Borundia
1
-1
/
+5
2014-02-25
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
1
-2
/
+2
2014-02-25
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
1
-65
/
+37
[next]