index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
eth1394.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee1394: eth1394: fix lock imbalance
Stefan Richter
2007-10-16
1
-9
/
+5
*
ieee1394: eth1394: superfluous local variable
Stefan Richter
2007-10-16
1
-2
/
+0
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-17
/
+23
*
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
1
-5
/
+5
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
2007-07-10
1
-3
/
+1
*
ieee1394: fix to ether1394_tx in ether1394.c
Carlos E. Ugarte
2007-06-16
1
-6
/
+15
*
ieee1394: eth1394: bring back a parent device
Stefan Richter
2007-05-27
1
-4
/
+3
*
ieee1394: eth1394: handle tlabel exhaustion
Stefan Richter
2007-05-27
1
-17
/
+63
*
ieee1394: eth1394: remove bogus netif_wake_queue
Stefan Richter
2007-05-27
1
-4
/
+0
*
ieee1394: eth1394: send async streams at S100 on 1394b buses
Stefan Richter
2007-04-30
1
-5
/
+13
*
ieee1394: eth1394: fix error path in module_init
Akinobu Mita
2007-04-30
1
-3
/
+12
*
ieee1394: eth1394: correct return codes in hard_start_xmit
Stefan Richter
2007-04-30
1
-18
/
+16
*
ieee1394: eth1394: hard_start_xmit is called in atomic context
Stefan Richter
2007-04-30
1
-3
/
+2
*
ieee1394: eth1394: some conditions are unlikely
Stefan Richter
2007-04-30
1
-4
/
+4
*
ieee1394: eth1394: clean up fragment_overlap
Stefan Richter
2007-04-30
1
-4
/
+4
*
ieee1394: eth1394: don't use alloc_etherdev
Stefan Richter
2007-04-30
1
-15
/
+5
*
ieee1394: eth1394: omit useless set_mac_address callback
Stefan Richter
2007-04-30
1
-13
/
+1
*
ieee1394: eth1394: CONFIG_INET is always defined
Stefan Richter
2007-04-30
1
-12
/
+4
*
ieee1394: eth1394: allow MTU bigger than 1500
Stefan Richter
2007-04-30
1
-15
/
+19
*
ieee1394: eth1394: contain host reset
Stefan Richter
2007-04-30
1
-4
/
+2
*
ieee1394: eth1394: shorter error messages
Stefan Richter
2007-04-30
1
-24
/
+16
*
ieee1394: eth1394: correct a memset argument
Stefan Richter
2007-04-30
1
-1
/
+1
*
ieee1394: eth1394: refactor .probe and .update
Stefan Richter
2007-04-30
1
-32
/
+16
*
ieee1394: eth1394: .probe and .update may sleep
Stefan Richter
2007-04-30
1
-8
/
+4
*
ieee1394: eth1394: coding style
Stefan Richter
2007-04-30
1
-227
/
+199
*
ieee1394: eth1394: Move common recv_init code to helper function
Jean Delvare
2007-04-30
1
-40
/
+31
*
ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts
Stefan Richter
2007-04-30
1
-1
/
+6
*
ieee1394: eth1394: reduce excessive function inlining
Stefan Richter
2007-04-30
1
-38
/
+36
*
ieee1394: eth1394: clean up host removal
Stefan Richter
2007-04-30
1
-17
/
+10
*
ieee1394: eth1394: unregister address space in failure case
Stefan Richter
2007-04-30
1
-7
/
+6
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...
Stefan Richter
2007-03-23
1
-0
/
+3
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
1
-3
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[ETH1394]: Fix unaligned accesses.
David S. Miller
2006-10-30
1
-8
/
+12
*
ieee1394: remove #include <asm/semaphore.h>
Stefan Richter
2006-09-17
1
-1
/
+0
*
[PATCH] ieee1394: update #include directives in midlayer header files
Stefan Richter
2006-07-03
1
-5
/
+6
*
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
1
-2
/
+1
*
eth1394: replace __constant_htons by htons
Ben Collins
2006-06-12
1
-12
/
+11
*
ieee1394: add preprocessor constant for invalid csr address
Ben Collins
2006-06-12
1
-9
/
+7
*
[PATCH] eth1394: endian fixes
Ben Collins
2006-06-12
1
-3
/
+3
*
ieee1394: support for slow links or slow 1394b phy ports
Ben Collins
2006-06-12
1
-4
/
+2
*
kmalloc/kzalloc changes:
Stefan Richter
2005-11-07
1
-6
/
+6
*
Remove version strings from eth1394, ohci1394, sbp2.
Stefan Richter
2005-11-07
1
-8
/
+0
*
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] eth1394: workaround limitation in rawiso routines
Jody McIntyre
2005-09-30
1
-7
/
+5
[next]