index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
3
-11
/
+19
|
\
|
*
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
2014-08-05
1
-2
/
+2
|
*
qlcnic: Set driver version before registering netdev
Rajesh Borundia
2014-08-05
2
-4
/
+4
|
*
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
2014-08-05
1
-5
/
+13
*
|
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
1
-2
/
+2
*
|
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-10
1
-3
/
+4
*
|
qlcnic: Update version to 5.3.61
Harish Patil
2014-07-02
1
-2
/
+2
*
|
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
2014-07-02
1
-6
/
+35
|
/
*
qlcnic: Update version to 5.3.60
Shahed Shaikh
2014-06-11
1
-2
/
+2
*
qlcnic: Optimize ring count validations
Shahed Shaikh
2014-06-11
2
-12
/
+7
*
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
2014-06-11
3
-20
/
+28
*
qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define
Dan Carpenter
2014-06-11
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-05
1
-0
/
+3
|
\
|
*
qlcnic: Initialize mailbox cmd structure to zero
Rajesh Borundia
2014-06-05
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-0
/
+1
|
\
\
|
|
/
|
*
qlcnic: info leak in qlcnic_dcb_peer_app_info()
Dan Carpenter
2014-05-24
1
-0
/
+1
*
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
5
-17
/
+41
*
|
qlogic: Use time_before()
Manuel Schölling
2014-05-22
1
-5
/
+5
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-5
/
+3
*
|
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
3
-21
/
+70
|
\
\
|
|
/
|
*
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
2014-05-07
2
-18
/
+47
|
*
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
2014-05-07
1
-2
/
+6
|
*
qlcnic: Fix memory leak.
Rajesh Borundia
2014-04-24
1
-1
/
+8
|
*
qlcnic: Reset firmware API lock at driver load time
Sony Chacko
2014-04-24
1
-0
/
+9
*
|
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: Update version to 5.3.58
Jitendra Kalsaria
2014-04-27
1
-2
/
+2
*
|
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2014-04-27
2
-1
/
+12
*
|
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-27
5
-4
/
+21
*
|
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2014-04-27
2
-6
/
+42
*
|
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
2014-04-27
3
-1
/
+84
*
|
qlcnic: Optimize MAC learning code
Shahed Shaikh
2014-04-27
1
-12
/
+7
*
|
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-27
1
-3
/
+3
|
/
*
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
3
-3
/
+16
*
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
[next]