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
/
ieee1394
/
eth1394.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
ieee1394: eth1394: fix lock imbalance
Stefan Richter
1
-9
/
+5
2007-10-17
ieee1394: eth1394: superfluous local variable
Stefan Richter
1
-2
/
+0
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-17
/
+23
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-5
/
+5
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-10
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
1
-3
/
+1
2007-06-16
ieee1394: fix to ether1394_tx in ether1394.c
Carlos E. Ugarte
1
-6
/
+15
2007-05-28
ieee1394: eth1394: bring back a parent device
Stefan Richter
1
-4
/
+3
2007-05-28
ieee1394: eth1394: handle tlabel exhaustion
Stefan Richter
1
-17
/
+63
2007-05-28
ieee1394: eth1394: remove bogus netif_wake_queue
Stefan Richter
1
-4
/
+0
2007-04-30
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
1
-5
/
+13
2007-04-30
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
1
-3
/
+12
2007-04-30
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
1
-18
/
+16
2007-04-30
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
1
-3
/
+2
2007-04-30
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: clean up fragment_overlap
Stefan Richter
1
-4
/
+4
2007-04-30
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
1
-15
/
+5
2007-04-30
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
1
-13
/
+1
2007-04-30
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
1
-12
/
+4
2007-04-30
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
1
-15
/
+19
2007-04-30
ieee1394: eth1394: contain host reset
Stefan Richter
1
-4
/
+2
2007-04-30
ieee1394: eth1394: shorter error messages
Stefan Richter
1
-24
/
+16
2007-04-30
ieee1394: eth1394: correct a memset argument
Stefan Richter
1
-1
/
+1
2007-04-30
ieee1394: eth1394: refactor .probe and .update
Stefan Richter
1
-32
/
+16
2007-04-30
ieee1394: eth1394: .probe and .update may sleep
Stefan Richter
1
-8
/
+4
2007-04-30
ieee1394: eth1394: coding style
Stefan Richter
1
-227
/
+199
2007-04-30
ieee1394: eth1394: Move common recv_init code to helper function
Jean Delvare
1
-40
/
+31
2007-04-30
ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts
Stefan Richter
1
-1
/
+6
2007-04-30
ieee1394: eth1394: reduce excessive function inlining
Stefan Richter
1
-38
/
+36
2007-04-30
ieee1394: eth1394: clean up host removal
Stefan Richter
1
-17
/
+10
2007-04-30
ieee1394: eth1394: unregister address space in failure case
Stefan Richter
1
-7
/
+6
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-23
ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...
Stefan Richter
1
-0
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-08
ieee1394: Consolidate driver registering
Ben Collins
1
-3
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-10-31
[ETH1394]: Fix unaligned accesses.
David S. Miller
1
-8
/
+12
2006-09-17
ieee1394: remove #include <asm/semaphore.h>
Stefan Richter
1
-1
/
+0
2006-07-03
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
1
-5
/
+6
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-13
eth1394: replace __constant_htons by htons
Ben Collins
1
-12
/
+11
2006-06-13
ieee1394: add preprocessor constant for invalid csr address
Ben Collins
1
-9
/
+7
2006-06-13
[PATCH] eth1394: endian fixes
Ben Collins
1
-3
/
+3
2006-06-13
ieee1394: support for slow links or slow 1394b phy ports
Ben Collins
1
-4
/
+2
2005-11-07
kmalloc/kzalloc changes:
Stefan Richter
1
-6
/
+6
2005-11-07
Remove version strings from eth1394, ohci1394, sbp2.
Stefan Richter
1
-8
/
+0
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
1
-1
/
+1
2005-09-30
[PATCH] eth1394: workaround limitation in rawiso routines
Jody McIntyre
1
-7
/
+5
[next]