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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
ide: factor out simplex handling from ide_pci_dma_base()
Bartlomiej Zolnierkiewicz
5
-18
/
+43
2008-07-23
ide: remove ide_setup_dma()
Bartlomiej Zolnierkiewicz
6
-18
/
+15
2008-07-23
ide: remove ->dma_{status,command} fields from ide_hwif_t
Bartlomiej Zolnierkiewicz
12
-75
/
+74
2008-07-23
ide: use I/O ops directly in ide-dma.c
Bartlomiej Zolnierkiewicz
1
-14
/
+45
2008-07-23
ide: add ->read_sff_dma_status method
Bartlomiej Zolnierkiewicz
5
-9
/
+35
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
27
-140
/
+131
2008-07-23
ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device()
Bartlomiej Zolnierkiewicz
1
-7
/
+13
2008-07-23
ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)
Bartlomiej Zolnierkiewicz
1
-26
/
+16
2008-07-23
ide-pmac: add ->init_dev method (take 4)
Bartlomiej Zolnierkiewicz
1
-11
/
+20
2008-07-23
ide-pmac: store pmif instead of hwif in ->driver_data (take 2)
Bartlomiej Zolnierkiewicz
1
-40
/
+57
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
99
-7133
/
+13448
2008-07-23
Re-delete zombie 'drivers/usb/serial/airprime.c' file
Linus Torvalds
1
-355
/
+0
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-219
/
+100
2008-07-23
ipw2200: Call netif_*_queue() interfaces properly.
David S. Miller
1
-31
/
+2
2008-07-23
netxen: Needs to include linux/vmalloc.h
David S. Miller
1
-0
/
+1
2008-07-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2008-07-23
[netdrvr] atl1d: fix !CONFIG_PM build
Jeff Garzik
1
-1
/
+1
2008-07-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
63
-6938
/
+13261
2008-07-23
r6040: rework init_one error handling
Florian Fainelli
1
-19
/
+25
2008-07-23
r6040: bump release number to 0.18
Florian Fainelli
1
-2
/
+2
2008-07-23
r6040: handle RX fifo full and no descriptor interrupts
Florian Fainelli
1
-7
/
+15
2008-07-23
r6040: change the default waiting time
Florian Fainelli
1
-2
/
+2
2008-07-23
r6040: use definitions for magic values in descriptor status
Florian Fainelli
1
-11
/
+26
2008-07-23
r6040: completely rework the RX path
Florian Fainelli
1
-82
/
+62
2008-07-23
r6040: call napi_disable when puting down the interface and set lp->dev accor...
Florian Fainelli
1
-2
/
+2
2008-07-23
mv643xx_eth: fix NETPOLL build
Lennert Buytenhek
1
-1
/
+1
2008-07-23
r6040: rework the RX buffers allocation routine
Florian Fainelli
1
-9
/
+44
2008-07-23
r6040: fix scheduling while atomic in r6040_tx_timeout
Florian Fainelli
1
-41
/
+58
2008-07-23
r6040: fix null pointer access and tx timeouts
Florian Fainelli
1
-8
/
+20
2008-07-23
r6040: prefix all functions with r6040
Florian Fainelli
1
-30
/
+30
2008-07-23
rndis_host: support WM6 devices as modems
Thomas Backlund
2
-1
/
+14
2008-07-23
at91_ether: use netstats in net_device structure
Paulius Zaleckas
2
-21
/
+19
2008-07-23
sfc: Create one RX queue and interrupt per CPU package by default
Ben Hutchings
1
-1
/
+18
2008-07-23
sfc: Use a separate workqueue for resets
Ben Hutchings
2
-4
/
+21
2008-07-23
sfc: I2C adapter initialisation fixes
Ben Hutchings
1
-9
/
+3
2008-07-23
e1000: make ioport free
Taku Izumi
2
-13
/
+74
2008-07-23
e1000: delete non NAPI code from the driver
Francois Romieu
4
-173
/
+16
2008-07-23
e1000: remove email reference
Jeff Kirsher
1
-1
/
+1
2008-07-23
e1000: Move assignments in tests before test
Joe Perches
2
-34
/
+56
2008-07-23
e1000: checkpatch clean
Joe Perches
1
-14
/
+20
2008-07-23
e1000: Remove spaces after casts and function names
Joe Perches
5
-51
/
+50
2008-07-23
e1000: Move extern function definitions to e1000.h
Joe Perches
2
-14
/
+10
2008-07-23
e1000: Use hw, er32, and ew32
Joe Perches
4
-970
/
+1029
2008-07-23
e1000: neaten function declarations
Joe Perches
4
-671
/
+385
2008-07-23
Fix typo in meth driver
Christoph Lameter
1
-1
/
+1
2008-07-23
atl1e: Atheros L1E Gigabit Ethernet driver
Jie Yang
9
-0
/
+5241
2008-07-23
ixgbe: remove device ID for unsupported device
Jesse Brandeburg
1
-2
/
+0
2008-07-23
sparc32: pass -m32 when building vmlinux.lds
Stephen Rothwell
1
-0
/
+1
2008-07-23
netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328
Anton Vorontsov
8
-25
/
+5
2008-07-23
8139too: Fall back to PIO when MMIO fails.
Dave Jones
1
-3
/
+5
[prev]
[next]