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
2013-05-23
qlcnic: Fix updating netdev->features
Shahed Shaikh
4
-46
/
+61
2013-05-23
qlcnic: remove netdev->trans_start updates within the driver
Sony Chacko
3
-6
/
+1
2013-05-23
qlcnic: Return proper error codes from probe failure paths
Sony Chacko
1
-4
/
+8
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-12
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-05-12
qlcnic: Fix mailbox response handling.
Rajesh Borundia
4
-15
/
+10
2013-05-12
qlcnic: Fix bug in diagnostics test reset recovery path
Manish Chopra
1
-3
/
+11
2013-05-12
qlcnic: Fix reset recovery after transmit timeout
Sony Chacko
2
-14
/
+23
2013-05-12
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
4
-27
/
+94
2013-05-12
qlcnic: Fix missing bracket in module parameter.
Himanshu Madhani
1
-5
/
+5
2013-05-12
qlcnic: Fix ethtool strings
Shahed Shaikh
1
-2
/
+3
2013-05-12
qlcnic: Fix setting MAC address
Manish Chopra
1
-0
/
+21
2013-04-25
qlcnic: Update version to 5.2.42
Shahed Shaikh
1
-2
/
+2
2013-04-25
qlcnic: Add identifying string for 83xx adapter
Himanshu Madhani
1
-19
/
+106
2013-04-25
qlcnic: Rename the IRQ description.
Himanshu Madhani
2
-9
/
+18
2013-04-25
qlcnic: Enable Interrupt Coalescing for 83xx adapter
Himanshu Madhani
4
-22
/
+87
2013-04-25
qlcnic: Add eSwitch statistics support
Shahed Shaikh
3
-1
/
+11
2013-04-25
qlcnic: Take EPORT out of reset sequence before disabling PAUSE
Manish Chopra
1
-0
/
+25
2013-04-25
qlcnic: Enhance channel configuration logs
Manish Chopra
3
-8
/
+28
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-18
/
+44
2013-04-20
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
1
-1
/
+1
2013-04-20
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
1
-1
/
+1
2013-04-20
qlge: Fix receive path to drop error frames
Sritej Velaga
1
-7
/
+29
2013-04-20
qlcnic: Update version to 5.2.41
Rajesh Borundia
1
-2
/
+2
2013-04-20
qlcnic: Support polling for mailbox events.
Rajesh Borundia
4
-1
/
+37
2013-04-20
qlcnic: Fix loopback test for SR-IOV PF.
Rajesh Borundia
6
-22
/
+78
2013-04-20
qlcnic: Support VLAN id config.
Rajesh Borundia
8
-29
/
+492
2013-04-20
qlcnic: Support MAC address, Tx rate config.
Rajesh Borundia
4
-3
/
+213
2013-04-20
qlcnic: VF reset recovery implementation.
Rajesh Borundia
8
-43
/
+440
2013-04-20
qlcnic: VF FLR implementation.
Rajesh Borundia
4
-18
/
+320
2013-04-20
qlcnic: Change 82xx adapter VLAN id endian type.
Rajesh Borundia
7
-30
/
+25
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2
-8
/
+8
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2
-6
/
+6
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
3
-11
/
+11
2013-04-18
qlcnic: Fix typo in logs
Shahed Shaikh
1
-5
/
+4
2013-04-18
qlcnic: fix TSO race condition
Sritej Velaga
1
-2
/
+1
2013-04-18
qlcnic: Stop traffic before performing loopback test
Jitendra Kalsaria
1
-0
/
+6
2013-04-17
qlcnic: fix beaconing test for 82xx adapter
Himanshu Madhani
1
-2
/
+2
2013-04-02
qlcnic: Bump up the version to 5.2.40
Rajesh Borundia
1
-2
/
+2
2013-04-02
qlcnic: Fix sparse warnings.
Rajesh Borundia
1
-2
/
+1
2013-04-02
qlcnic: Fix NULL dereference in error path.
Rajesh Borundia
1
-6
/
+5
2013-04-02
qlcnic: Fix potential NULL dereference
Rajesh Borundia
1
-0
/
+2
2013-03-29
qlcnic: Bump up the version to 5.2.39
Rajesh Borundia
1
-3
/
+3
2013-03-29
qlcnic: Support atomic commands
Rajesh Borundia
5
-9
/
+183
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
10
-175
/
+994
2013-03-29
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
7
-8
/
+1191
2013-03-29
qlcnic: Use shared interrupt vector for Tx and Rx
Rajesh Borundia
5
-22
/
+80
2013-03-29
qlcnic: SR-IOV VF probe
Rajesh Borundia
8
-22
/
+214
2013-03-29
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia
12
-7
/
+613
[next]