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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
4
-6
/
+2
2013-01-05
qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
Jiri Pirko
1
-0
/
+2
2013-01-03
qlcnic: fix build error
Sony Chacko
1
-2
/
+1
2013-01-03
qlcnic: do not duplicate infrastructure functions
Stephen Rothwell
1
-19
/
+1
2013-01-02
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2013-01-02
qlcnic: remove unused definitions from header file
Shahed Shaikh
3
-134
/
+4
2013-01-02
qlcnic: 83xx ethtool interface routines
Sony Chacko
6
-193
/
+750
2013-01-02
qlcnic: 83xx register dump routines
Sony Chacko
6
-155
/
+529
2013-01-02
qlcnic: enable 83xx virtual NIC mode
Sony Chacko
6
-7
/
+285
2013-01-02
qlcnic: flash template based firmware reset recovery
Sony Chacko
5
-0
/
+538
2013-01-02
qlcnic: 83xx CNA inter driver communication mechanism
Sony Chacko
6
-19
/
+1830
2013-01-02
qlcnic: 83xx adpater flash interface routines
Sony Chacko
3
-0
/
+443
2013-01-02
qlcnic: 83xx sysfs routines
Sony Chacko
6
-122
/
+266
2013-01-02
qlcnic: 83xx base driver
Sony Chacko
3
-175
/
+330
2013-01-02
qlcnic: 83xx data path routines
Sony Chacko
7
-133
/
+676
2013-01-02
qlcnic: 83xx memory map and HW access routines
Sony Chacko
9
-32
/
+2094
2013-01-02
qlcnic: macros for common register access
Himanshu Madhani
3
-80
/
+107
2013-01-02
qlcnic: change driver hardware interface mechanism
Sony Chacko
9
-518
/
+1035
2012-12-20
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2012-12-20
qlcnic: fix unused variable warnings
Shahed Shaikh
4
-12
/
+6
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
3
-6
/
+5
2012-12-04
qlcnic: rename module params with module_param_named
Sony Chacko
1
-16
/
+16
2012-12-04
qlcnic: fix bug in LRO descriptor access macro
Sony Chacko
1
-1
/
+1
2012-12-04
qlcnic: update NIC partition interface routines
Sony Chacko
3
-48
/
+89
2012-12-04
qlcnic: get board name API
Sony Chacko
2
-31
/
+30
2012-12-04
qlcnic: modify PCI and register access routines
Sony Chacko
4
-162
/
+222
2012-12-04
qlcnic: move HW specific data to seperate structure
Sony Chacko
8
-173
/
+177
2012-12-04
qlcnic: add 82xx adapter specific checks
Sony Chacko
2
-8
/
+22
2012-12-03
qlge: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-03
qla3xxx: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-03
qlcnic: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-12-03
netxen: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-12-01
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2012-11-28
qlcnic: fix coding style issues in qlcnic_minidump.c
Sony Chacko
1
-17
/
+17
2012-11-28
qlcnic: create file qlcnic_minidump.c for dump utility
Sony Chacko
4
-628
/
+632
2012-11-28
qlcnic: fix style issues in qlcnic_sysfs.c file
Sony Chacko
1
-116
/
+127
2012-11-28
qlcnic: create file qlcnic_sysfs.c for sysfs routines
Sony Chacko
4
-956
/
+969
2012-11-28
qlcnic: fix coding style issues in qlcnic_io.c
Sony Chacko
1
-150
/
+113
2012-11-28
qlcnic: create file qlcnic_io.c for datapath routines
Sony Chacko
5
-1376
/
+1373
2012-11-26
qlcnic: fix sparse check endian warnings
Shahed Shaikh
6
-221
/
+300
2012-11-18
qlcnic: fix sparse warnings
Sony Chacko
3
-53
/
+65
2012-11-18
qlcnic: fix compiler warnings
Sony Chacko
5
-25
/
+17
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2012-11-07
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
1
-43
/
+43
2012-11-07
drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
Kumar Amit Mehta
1
-8
/
+8
2012-10-31
netxen: explicity handle pause autoneg parameter
Flavio Leitner
1
-0
/
+7
2012-10-31
qla3xxx: remove unused variable in ql_process_mac_tx_intr()
Wei Yongjun
1
-3
/
+0
2012-10-31
qla3xxx: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-22
qla3xxx: Ensure request/response queue addr writes to the registers
Joe Jin
1
-2
/
+7
2012-10-07
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
[prev]
[next]