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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-11
s2io: make strings at tables const
Jon Mason
2
-6
/
+6
2010-12-11
s2io: rx_ring_sz bounds checking
Jon Mason
2
-19
/
+26
2010-12-11
igb: Add new function to read part number from EEPROM in string format
Carolyn Wyborny
4
-11
/
+102
2010-12-11
e1000e: increment the driver version
Bruce Allan
1
-1
/
+1
2010-12-11
e1000e: static analysis tools complain of a possible null ptr p dereference
Bruce Allan
1
-0
/
+3
2010-12-11
e1000e: minor error message corrections
Bruce Allan
2
-2
/
+2
2010-12-11
e1000e: prevent null ptr dereference in e1000_tx_queue()
Bruce Allan
1
-2
/
+2
2010-12-11
e1000e: support new PBA format from EEPROM
Bruce Allan
4
-28
/
+130
2010-12-11
e1000e: 82579 PHY incorrectly identified during init
Bruce Allan
2
-5
/
+25
2010-12-11
e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
Bruce Allan
1
-1
/
+1
2010-12-11
e1000e: 82571 Serdes can fail to get link
Bruce Allan
1
-8
/
+27
2010-12-11
e1000e: 82577/8 must acquire h/w semaphore before workaround
Bruce Allan
1
-0
/
+7
2010-12-11
e1000e: 82574/82583 performance improvement
Bruce Allan
1
-2
/
+2
2010-12-11
e1000e: 82571-based mezzanine card can fail ethtool link test
Bruce Allan
1
-1
/
+6
2010-12-11
e1000e: fix double initialization in blink path
Holger Eitzenberger
3
-2
/
+3
2010-12-11
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
2
-10
/
+11
2010-12-11
ixgbe: fix ntuple support
Emil Tantilov
1
-1
/
+1
2010-12-11
ixgbe: fix X540 to use it's own info struct
Don Skidmore
2
-10
/
+10
2010-12-11
ixgbe: fix X540 phy id to correct value
Don Skidmore
2
-2
/
+2
2010-12-11
ixgb: Don't check for vlan group on transmit
Emil Tantilov
1
-21
/
+30
2010-12-11
Intel Wired LAN drivers: Use static const
Jeff Kirsher
7
-53
/
+65
2010-12-11
e1000: fix return value not set on error
Dean Nelson
1
-4
/
+6
2010-12-11
isdn: Fix printed out copy_from_user() return value after previous change.
David S. Miller
1
-3
/
+4
2010-12-11
bonding: add the debugfs facility to the bonding driver
Taku Izumi
4
-2
/
+115
2010-12-11
enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...
Roopa Prabhu
3
-19
/
+47
2010-12-11
isdn: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-2
/
+2
2010-12-11
vxge: update driver version
Jon Mason
1
-3
/
+3
2010-12-11
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-11
vxge: hotplug stall
Jon Mason
1
-2
/
+2
2010-12-11
vxge: transmit timeout deadlock
Jon Mason
2
-5
/
+15
2010-12-11
vxge: use pci_request_region()
Jon Mason
1
-3
/
+3
2010-12-11
vxge: fix crash of VF when unloading PF
Jon Mason
1
-7
/
+18
2010-12-11
vxge: code cleanup and reorganization
Jon Mason
6
-1979
/
+1812
2010-12-11
netdev: Use default implementation of ethtool_ops::get_link where possible
Ben Hutchings
8
-62
/
+8
2010-12-11
enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data
Roopa Prabhu
2
-23
/
+57
2010-12-11
enic: Add ndo_set_vf_mac support for enic dynamic devices
Roopa Prabhu
2
-1
/
+22
2010-12-11
enic: Add ndo_set_rx_mode support for enic vnics
Roopa Prabhu
3
-24
/
+102
2010-12-11
sfc: convert references to LRO to GRO
stephen hemminger
1
-15
/
+15
2010-12-11
stmmac: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-11
ifb: use the lockless variants of skb_queue
Changli Gao
1
-8
/
+6
2010-12-11
ifb: remove unused macro TX_TIMEOUT
Changli Gao
1
-2
/
+0
2010-12-11
ifb: remove the useless debug stats
Changli Gao
1
-19
/
+0
2010-12-11
qeth: buffer count imbalance
Jan Glauber
1
-1
/
+1
2010-12-11
qeth: l3 add vlan hdr in passthru frames
Frank Blaschka
1
-1
/
+1
2010-12-11
qeth: support VIPA add/del in offline mode
Einar Lueck
1
-1
/
+4
2010-12-11
qeth: support ipv6 query arp cache for HiperSockets
Einar Lueck
2
-73
/
+144
2010-12-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
8
-306
/
+468
2010-12-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
66
-3414
/
+4558
2010-12-10
bnx2x: Update version number and a date.
Vladislav Zolotarov
1
-2
/
+2
2010-12-10
bnx2x: Fixed a compilation warning
Vladislav Zolotarov
1
-2
/
+2
[next]