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
/
vxge
/
vxge-config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+5
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
1
-29
/
+15
2011-04-12
vxge: spin-lock issue
Jon Mason
1
-16
/
+32
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-02-01
vxge: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-20
vxge: MSIX one shot mode
Jon Mason
1
-20
/
+10
2011-01-20
vxge: correct eprom version detection
Jon Mason
1
-1
/
+1
2010-12-11
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-11
vxge: code cleanup and reorganization
Jon Mason
1
-1303
/
+1178
2010-11-29
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-15
/
+9
2010-11-28
drivers/net: use vzalloc()
Eric Dumazet
1
-23
/
+8
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
1
-77
/
+23
2010-11-11
vxge: correct multi-function detection
Jon Mason
1
-3
/
+3
2010-11-11
vxge: Titan1A detection
Jon Mason
1
-31
/
+9
2010-11-11
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
1
-5
/
+10
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
1
-1
/
+182
2010-11-11
vxge: serialize access to steering control register
Jon Mason
1
-483
/
+324
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
1
-3
/
+83
2010-11-11
vxge: enable rxhash
Jon Mason
1
-0
/
+2
2010-10-25
vxge: make functions local and remove dead code
stephen hemminger
1
-85
/
+247
2010-07-16
vxge: Update copyright information
Jon Mason
1
-2
/
+2
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-17
/
+0
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-08
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-30
vxge: Set function-0 as the privilaged function for normal function.
Sreenivasa Honnur
1
-2
/
+4
2010-03-30
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
1
-10
/
+4
2009-10-07
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
1
-0
/
+24
2009-10-07
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
1
-0
/
+22
2009-10-07
vxge: Removed unused functions.
Sreenivasa Honnur
1
-204
/
+0
2009-10-07
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
1
-2
/
+0
2009-10-07
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
1
-22
/
+30
2009-07-06
vxge: Removed ioremap of unused bar addresses and their references
Sreenivasa Honnur
1
-10
/
+0
2009-06-17
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
1
-5
/
+7
2009-06-11
vxge: No need for check vfree() pointer.
Figo.zhang
1
-8
/
+4
2009-04-02
Neterion: New driver: Hardware init & configuration
Ramkrishna Vepa
1
-0
/
+5264