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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
4
-5
/
+5
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/lance.c
Al Viro
1
-2
/
+7
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/hp-plus.c
Al Viro
1
-4
/
+13
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-235
/
+376
2006-03-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-90
/
+173
2006-03-24
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
8
-179
/
+318
2006-03-24
[PATCH] skge: version 1.5
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] skge: compute available ring buffers
Stephen Hemminger
2
-11
/
+10
2006-03-24
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
1
-35
/
+38
2006-03-24
[PATCH] skge: multicast statistics fix
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
1
-3
/
+2
2006-03-24
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
1
-3
/
+3
2006-03-24
[PATCH] skge: align receive buffers
Stephen Hemminger
1
-1
/
+2
2006-03-24
[PATCH] sky2: dont need to use dev_kfree_skb_any
Stephen Hemminger
1
-2
/
+2
2006-03-24
[PATCH] sky2: Fix RX stats
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] sky2: typo in last stats patch
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] hostap: Fix memory leak on PCI probe error path
Jouni Malinen
2
-5
/
+8
2006-03-24
[PATCH] hostap: Remove dead code (duplicated idx != 0)
Jouni Malinen
1
-4
/
+0
2006-03-24
[PATCH] hostap: Fix unlikely read overrun in CIS parsing
Jouni Malinen
1
-2
/
+2
2006-03-24
[PATCH] hostap: Fix double free in prism2_config() error path
Eugene Teo
1
-2
/
+0
2006-03-24
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
1
-1
/
+1
2006-03-24
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
Adrian Bunk
1
-4
/
+4
2006-03-24
[PATCH] wireless/airo: cache wireless scans
Dan Williams
1
-59
/
+172
2006-03-24
[PATCH] wireless/airo: define default MTU
Dan Williams
1
-16
/
+17
2006-03-24
[PATCH] wireless/airo: clean up printk usage to print device name
Dan Williams
1
-86
/
+105
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
1
-12
/
+13
2006-03-23
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
1
-0
/
+9
2006-03-23
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-23
[TG3]: Add 5755 nvram support
Michael Chan
2
-0
/
+46
2006-03-23
[TG3]: Add 5755 support
Michael Chan
2
-7
/
+36
2006-03-23
[BNX2]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-23
[BNX2]: Separate tx producer and consumer fields
Michael Chan
2
-9
/
+13
2006-03-23
[BNX2]: Move .h files to bnx2.c
Michael Chan
2
-40
/
+40
2006-03-23
[BNX2]: Combine small mem allocations
Michael Chan
2
-19
/
+17
2006-03-23
[BNX2]: Fix link change handling
Michael Chan
2
-12
/
+18
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+1
2006-03-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-56
/
+69
2006-03-23
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2006-03-23
[PATCH] Use of uninitialized variable in drivers/net/depca.c
Eric Sesterhenn
1
-1
/
+1
2006-03-23
[PATCH] Use after free in net/tulip/de2104x.c
Eric Sesterhenn
1
-1
/
+1
2006-03-23
[PATCH] sis900 adm7001 PHY support
Artur Skawina
1
-0
/
+1
2006-03-23
[PATCH] sky2: more ethtool stats
Stephen Hemminger
2
-41
/
+57
2006-03-23
[PATCH] AMD Au1xx0: fix Ethernet TX stats
Sergei Shtylylov
1
-11
/
+7
2006-03-23
[PATCH] fix spidernet build issue
Jens Osterkamp
1
-2
/
+2
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-03-22
[TG3]: Bump driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-22
[TG3]: Skip phy power down on some devices
Michael Chan
1
-2
/
+14
2006-03-22
[TG3]: Fix SRAM access during tg3_init_one()
Michael Chan
1
-3
/
+9
2006-03-22
Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description
James Ring
1
-1
/
+1
[next]