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
2012-12-11
net: smc911x: use io{read,write}*_rep accessors
Matthew Leach
2
-12
/
+12
2012-12-11
tun: allow setting ethernet addresss while running
stephen hemminger
1
-0
/
+1
2012-12-11
bnx2x: use netdev_alloc_frag()
Eric Dumazet
2
-13
/
+32
2012-12-11
net: 8390: use io{read,write}*_rep accessors
Matthew Leach
1
-8
/
+8
2012-12-11
net: dm9000: use io{read,write}*_rep accessors
Matthew Leach
1
-6
/
+6
2012-12-11
net: smc91x: use io{read, write}*_rep accessors instead of string functions
Will Deacon
1
-10
/
+10
2012-12-10
smsc95xx: fix async register writes on big endian platforms
Steve Glendinning
1
-5
/
+9
2012-12-10
smsc95xx: fix register dump of last register
Steve Glendinning
1
-1
/
+1
2012-12-10
smsc75xx: only set mac address once on bind
Steve Glendinning
1
-2
/
+8
2012-12-10
virtio_net: fix a typo in virtnet_alloc_queues()
Amerigo Wang
1
-1
/
+1
2012-12-09
virtio-net: support changing the number of queue pairs through ethtool
Jason Wang
1
-0
/
+43
2012-12-09
virtio_net: multiqueue support
Jason Wang
1
-98
/
+375
2012-12-09
virtio-net: separate fields of sending/receiving queue from virtnet_info
Jason Wang
1
-124
/
+158
2012-12-09
vxlan: Add capability of Rx checksum offload for inner packet
Joseph Gasparakis
1
-2
/
+14
2012-12-09
vxlan: capture inner headers during encapsulation
Joseph Gasparakis
1
-1
/
+9
2012-12-09
r8169: workaround for missing extended GigaMAC registers
françois romieu
1
-18
/
+24
2012-12-07
bonding: Fix check for ethtool get_link operation support
Ben Hutchings
1
-11
/
+6
2012-12-07
net: phy: smsc: Fix config_init typo
Patrick Trantham
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
107
-284
/
+188
2012-12-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
99
-792
/
+1468
2012-12-07
tun: correctly report an error in tun_flow_init()
Paul Moore
1
-1
/
+2
2012-12-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
99
-792
/
+1468
2012-12-07
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-25
/
+43
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-07
bnx2x: Prevent link flaps when booting from SAN.
Barak Witkowski
5
-3
/
+34
2012-12-07
net: phy: smsc: force all capable mode if the phy is started in powerdown mode
trem
1
-1
/
+25
2012-12-07
cnic, bnx2x, bnx2: Simplify cnic probing.
Michael Chan
6
-19
/
+17
2012-12-07
cnic: Include bnx2x.h
Michael Chan
2
-46
/
+20
2012-12-07
bnx2: Add BNX2 prefix to CHIP ID and name macros
Michael Chan
3
-120
/
+120
2012-12-07
bnx2: Add BNX2 prefix to descriptor structures and macros
Michael Chan
4
-172
/
+181
2012-12-07
bnx2: Rename register read and write macros
Michael Chan
2
-321
/
+321
2012-12-07
igb: Update igb version to 4.1.2
Carolyn Wyborny
1
-2
/
+2
2012-12-07
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
1
-6
/
+16
2012-12-07
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
1
-15
/
+14
2012-12-07
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2
-1
/
+6
2012-12-07
ixgbe: Use is_valid_ether_addr
Joe Perches
6
-38
/
+4
2012-12-07
rtlwifi: remove __dev* attributes
Bill Pemberton
6
-6
/
+6
2012-12-07
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
8
-22
/
+22
2012-12-07
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-07
rtl8187: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-07
rt2x00: remove __dev* attributes
Bill Pemberton
4
-5
/
+5
2012-12-07
p54: remove __dev* attributes
Bill Pemberton
3
-9
/
+9
2012-12-07
orinoco: remove __dev* attributes
Bill Pemberton
4
-8
/
+8
2012-12-07
mwl8k: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-12-07
libertas: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-07
iwlwifi: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-07
iwlegacy: remove __dev* attributes
Bill Pemberton
2
-4
/
+4
2012-12-07
ipw2x00: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-07
brcm80211: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-07
b43: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
[next]