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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-07-01
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-07-01
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-07-01
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-07-01
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-07-01
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-07-01
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-07-01
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-07-01
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-07-01
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-07-01
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-06-30
net/irda: convert bfin_sir to net_device_ops
Graf Yang
1
-6
/
+10
2009-06-29
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-26
sky2: Fix checksum endianness
Anton Vorontsov
1
-1
/
+1
2009-06-26
mdio add missing GPL flag
Nicolas Reinecke
1
-0
/
+4
2009-06-26
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-26
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
1
-4
/
+4
2009-06-25
atl1*: add device_set_wakeup_enable to atl1*_set_wol
Brandon Philips
2
-0
/
+4
2009-06-25
Revert "veth: prevent oops caused by netdev destructor"
David S. Miller
1
-16
/
+25
2009-06-25
cpmac: fix compilation failure introduced with netdev_ops conversion
Florian Fainelli
1
-1
/
+1
2009-06-25
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
7
-17
/
+401
2009-06-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
13
-469
/
+507
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-24
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
1
-8
/
+12
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
27
-415
/
+3377
2009-06-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2009-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
28
-930
/
+1755
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-21
/
+42
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
2009-06-24
pci: use pci_ioremap_bar() in drivers/serial
Arjan van de Ven
2
-6
/
+3
2009-06-24
synclink_gt: fix transmit race and timeout
Paul Fulghum
1
-42
/
+30
2009-06-24
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
Andrew Morton
1
-2
/
+2
2009-06-24
kgdb: kgdboc console poll hooks for serial_txx9 uart
Atsushi Nemoto
1
-21
/
+92
2009-06-24
bnx2: Fix the behavior of ethtool when ONBOOT=no
Ooiwa Naohiro
1
-1
/
+9
2009-06-24
asus-laptop: remove EXPERIMENTAL dependency
Corentin Chary
1
-1
/
+1
2009-06-24
asus-laptop: use pr_fmt and pr_<level>
Corentin Chary
1
-24
/
+26
2009-06-24
eeepc-laptop: cpufv updates
Corentin Chary
1
-1
/
+76
2009-06-24
eeepc-laptop: sync eeepc-laptop with asus_acpi
Corentin Chary
1
-4
/
+15
2009-06-24
asus_acpi: Deprecate in favor of asus-laptop
Corentin Chary
1
-2
/
+2
2009-06-24
acpi4asus: update MAINTAINER and KConfig links
Corentin Chary
1
-4
/
+7
2009-06-24
asus-laptop: platform dev as parent for led and backlight
Corentin Chary
1
-21
/
+19
2009-06-24
eeepc-laptop: enable camera by default
Pekka Enberg
1
-0
/
+12
2009-06-24
Merge branch 'bjorn-notify' into release
Len Brown
6
-153
/
+63
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
22
-721
/
+1535
2009-06-24
ACPI: Rename ACPI processor device bus ID
Zhao Yakui
1
-1
/
+10
2009-06-24
acerhdf: Acer Aspire One fan control
Peter Feuerer
3
-0
/
+620
[next]