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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-41
/
+153
2008-07-25
ibmveth: enable driver for CMO
Robert Jennings
2
-34
/
+140
2008-07-25
ibmveth: Automatically enable larger rx buffer pools for larger mtu
Santiago Leon
1
-7
/
+13
2008-07-25
virtio: Recycle unused recv buffer pages for large skbs in net driver
Rusty Russell
1
-1
/
+35
2008-07-25
virtio net: Allow receiving SG packets
Herbert Xu
1
-5
/
+39
2008-07-25
virtio net: Add ethtool ops for SG/GSO
Herbert Xu
1
-0
/
+18
2008-07-25
virtio: fix virtio_net xmit of freed skb bug
Mark McLoughlin
1
-10
/
+10
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-21
/
+61
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-53
/
+1
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-82
/
+88
2008-07-24
e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call
Ingo Molnar
1
-2
/
+0
2008-07-23
mlx4_core: Improve error message when not enough UAR pages are available
Roland Dreier
1
-0
/
+7
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
4
-13
/
+24
2008-07-23
m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC
Greg Ungerer
1
-1
/
+1
2008-07-23
m68knommu: remove RPXCLASSIC from the m68k tree
Sebastian Siewior
1
-42
/
+0
2008-07-23
m68knommu: fec: remove FADS
Sebastian Siewior
1
-10
/
+0
2008-07-23
sky2: don't stop queue on shutdown
Stephen Hemminger
1
-5
/
+0
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
65
-4115
/
+11885
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
51
-4053
/
+11854
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
3
-161
/
+14
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
[next]