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-01-15
qlge: Fix vlan netdev features.
Jitendra Kalsaria
1
-0
/
+2
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
1
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
3
-1
/
+5
2014-01-04
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
4
-7
/
+12
2014-01-03
qlcnic: Fix resource allocation for TX queues
Manish Chopra
1
-1
/
+2
2014-01-03
qlcnic: Fix loopback diagnostic test
Manish Chopra
3
-6
/
+7
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
1
-2
/
+2
2013-12-18
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
1
-0
/
+15
2013-12-18
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
1
-26
/
+6
2013-12-18
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2
-19
/
+35
2013-12-18
qlcnic: Fix memory allocation
Manish Chopra
1
-4
/
+4
2013-12-18
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
1
-10
/
+1
2013-12-18
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
3
-3
/
+8
2013-12-18
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2
-1
/
+2
2013-12-18
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
Himanshu Madhani
1
-8
/
+2
2013-12-06
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
1
-1
/
+1
2013-12-06
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
1
-8
/
+0
2013-12-06
qlge: Fix ethtool statistics
Jitendra Kalsaria
1
-0
/
+4
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-05
qlcnic: update version to 5.3.52
Himanshu Madhani
1
-2
/
+2
2013-11-05
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
5
-17
/
+18
2013-11-05
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
12
-311
/
+404
2013-11-05
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
4
-62
/
+94
2013-11-05
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
6
-33
/
+67
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+9
2013-10-26
qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter
Shahed Shaikh
2
-5
/
+7
2013-10-26
qlcnic: Do not force adapter to perform LRO without destination IP check
Shahed Shaikh
1
-5
/
+2
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+2
2013-10-22
net: qla3xxx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: qlcnic: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: netxen: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-19
qlcnic: Validate Tx queue only for 82xx adapters.
Himanshu Madhani
2
-8
/
+2
2013-10-18
qlcnic: update version to 5.3.51
Himanshu Madhani
1
-2
/
+2
2013-10-18
qlcnic: Skip unknown entry type while collecting firmware dump
Shahed Shaikh
1
-22
/
+19
2013-10-18
qlcnic: dcb code cleanup and refactoring.
Sucheta Chakraborty
8
-228
/
+207
2013-10-18
qlcnic: Remove redundant eSwitch enable commands
Sony Chacko
3
-26
/
+12
2013-10-18
qlcnic: Update ethtool standard pause settings.
Jitendra Kalsaria
2
-3
/
+18
2013-10-18
qlcnic: Firmware dump collection when auto recovery is disabled.
Pratik Pujar
2
-1
/
+17
2013-10-18
qlcnic: Enhance ethtool to display ring indices and interrupt mask
Pratik Pujar
2
-18
/
+44
2013-10-18
qlcnic: Print informational messages only once during driver load.
Sucheta Chakraborty
4
-16
/
+22
2013-10-14
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2013-10-09
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
Wei Yongjun
1
-1
/
+4
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2
-2
/
+2
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-6
/
+67
2013-10-01
qlcnic: Fix SR-IOV configuration
Manish Chopra
1
-1
/
+7
2013-09-28
qlcnic: Fix register device in FAILED state for 82xx.
Sucheta Chakraborty
3
-2
/
+57
2013-09-28
qlge: Update version to 1.00.00.33
Jitendra Kalsaria
1
-1
/
+1
[next]