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
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
/
qlcnic
/
qlcnic_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
qlogic: Move the QLogic drivers
Jeff Kirsher
1
-4390
/
+0
2011-08-01
qlcnic: Added debug info
Sritej Velaga
1
-1
/
+12
2011-08-01
qlcnic: Move get template from probe to start fw
Sritej Velaga
1
-7
/
+15
2011-08-01
qlcnic: Fix delay in reset path
Sritej Velaga
1
-0
/
+5
2011-07-22
qlcnic: remove usage of vlan_group_get_device
Jiri Pirko
1
-6
/
+1
2011-07-17
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
1
-1
/
+6
2011-07-14
qlcnic: fix race in skb->len access.
Sucheta Chakraborty
1
-2
/
+2
2011-07-14
qlcnic: enable mac-learning in promiscous mode.
Sucheta Chakraborty
1
-6
/
+7
2011-07-14
qlcnic: fix chip reset logic
Sritej Velaga
1
-7
/
+8
2011-06-24
qlcnic: multi protocol internal loopback support added.
Sucheta Chakraborty
1
-0
/
+6
2011-06-24
qlcnic: Add support to enable/disable FW dump capability
Anirban Chakraborty
1
-3
/
+5
2011-06-24
qlcnic: fix default operating state of interface
Amit Kumar Salecha
1
-2
/
+2
2011-06-24
qlcnic: fix initial number of msix entries in adapter.
Sucheta Chakraborty
1
-4
/
+2
2011-06-24
qlcnic: Remove holding api lock while taking the dump
Anirban Chakraborty
1
-3
/
+5
2011-06-24
qlcnic: Add capability to take FW dump deterministically
Sritej Velaga
1
-8
/
+24
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-06-06
qlcnic: Avoid double free of skb in tx path
Sucheta Chakraborty
1
-0
/
+1
2011-05-13
qlcnic: FW dump support
Anirban Chakraborty
1
-2
/
+11
2011-04-29
qlcnic: support rcv ring configuration through ethtool
Sucheta Chakraborty
1
-30
/
+116
2011-04-20
net: qlcnic: convert to hw_features
Michał Mirosław
1
-19
/
+16
2011-04-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+14
2011-04-13
qlcnic: limit skb frags for non tso packet
Amit Kumar Salecha
1
-0
/
+14
2011-04-06
qlcnic: Fix LRO disable
Rajesh Borundia
1
-1
/
+2
2011-04-06
qlcnic: Remove unused code
Anirban Chakraborty
1
-16
/
+5
2011-04-06
qlcnic: Changes to VLAN code
Anirban Chakraborty
1
-17
/
+25
2011-04-06
qlcnic: Code optimization patch
Anirban Chakraborty
1
-109
/
+101
2011-04-06
qlcnic: Cleanup patch
Anirban Chakraborty
1
-59
/
+99
2011-04-06
qlcnic: Memory leak fix
Sony Chacko
1
-2
/
+4
2011-04-06
qlcnic: Make PCI info available in all modes
Sony Chacko
1
-3
/
+3
2011-02-24
qlcnic: Remove validation for max tx and max rx queues
Rajesh Borundia
1
-4
/
+2
2011-02-24
qlcnic: fix checks for auto_fw_reset
amit salecha
1
-5
/
+4
2011-01-11
qlcnic: change module parameter permissions
amit salecha
1
-5
/
+5
2010-12-17
qlcnic: reset pci function unconditionally during probe
Rajesh Borundia
1
-4
/
+1
2010-12-03
qlcnic: LICENSE file for qlcnic
Sritej Velaga
1
-20
/
+3
2010-12-03
qlcnic: validate eswitch config values for PF
Amit Kumar Salecha
1
-3
/
+6
2010-12-03
qlcnic: Disable loopback support
Sucheta Chakraborty
1
-55
/
+0
2010-11-28
qlcnic: avoid using reset_devices as it may become obsolete.
Rajesh Borundia
1
-0
/
+5
2010-10-31
qlcnic: fix panic on load
Eric Dumazet
1
-1
/
+0
2010-10-27
qlcnic: reduce rx ring size
Sony Chacko
1
-2
/
+12
2010-10-27
qlcnic: fix mac learning
amit salecha
1
-0
/
+5
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-10-09
qlcnic: fix promiscous mode for VF
Rajesh Borundia
1
-2
/
+7
2010-10-09
qlcnic: remove private LRO flag
Amit Kumar Salecha
1
-2
/
+0
2010-10-09
qlcnic: support quiescent mode
Amit Kumar Salecha
1
-17
/
+66
2010-10-09
qlcnic: driver private workqueue
Amit Kumar Salecha
1
-1
/
+11
2010-10-05
qlcnic: cleanup port mode setting
Sritej Velaga
1
-40
/
+0
2010-10-05
qlcnic: sparse warning fixes
Sucheta Chakraborty
1
-5
/
+5
2010-10-05
qlcnic: fix vlan TSO on big endian machine
Sucheta Chakraborty
1
-5
/
+10
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-17
qlcnic: vlan lro support
Amit Kumar Salecha
1
-9
/
+30
[next]