index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-367
/
+1139
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-24
qlcnic: Do not sleep while holding spinlock
Shahed Shaikh
1
-1
/
+1
2013-06-24
qlcnic: Update version to 5.2.44
Jitendra Kalsaria
1
-2
/
+2
2013-06-24
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
10
-64
/
+225
2013-06-24
qlcnic: Add support for 'set driver version' in 83XX
Pratik Pujar
6
-16
/
+33
2013-06-24
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
4
-5
/
+6
2013-06-24
qlcnic: Add support for PEX DMA method to read memory section of adapter dump
Shahed Shaikh
2
-7
/
+221
2013-06-24
qlcnic: Minimize sleep duration within loopback diagnostic test.
Jitendra Kalsaria
2
-19
/
+41
2013-06-24
qlcnic: Secondary unicast MAC address support.
Jitendra Kalsaria
6
-23
/
+83
2013-06-24
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
4
-64
/
+206
2013-06-03
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+2
2013-05-31
qlcnic: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-05-25
qlcnic: Update version to 5.2.43
Shahed Shaikh
1
-2
/
+2
2013-05-25
qlcnic: Enhance virtual NIC logging
Manish Chopra
3
-40
/
+41
2013-05-25
qlcnic: qlcnic_get_board_name() function cleanup
Manish Chopra
1
-9
/
+28
2013-05-25
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
5
-46
/
+98
2013-05-25
qlcnic: modify reset recovery path in diag mode
Sony Chacko
3
-8
/
+34
2013-05-25
qlcnic: diagnostics routine changes
Sony Chacko
2
-9
/
+31
2013-05-25
qlcnic: Convert nested if-else to switch-case
Jitendra Kalsaria
1
-7
/
+11
2013-05-25
qlcnic: Initialize trans_work and idc_aen_work at VF probe.
Sucheta Chakraborty
1
-1
/
+5
2013-05-25
qlcnic: Remove qlcnic_config_npars module parameter
Shahed Shaikh
3
-35
/
+11
2013-05-25
qlcnic: Update IRQ name for 8200 and 8300 Series adapter.
Himanshu Madhani
2
-12
/
+16
2013-05-25
qlcnic: Disable INT-x interrupt for 83xx on driver unload
Himanshu Madhani
1
-0
/
+8
2013-05-25
qlcnic: Support spoof check config.
Rajesh Borundia
4
-0
/
+40
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-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
3
-9
/
+13
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
[next]