index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
eth1394.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
ieee1394: remove the old IEEE 1394 driver stack
Stefan Richter
1
-1736
/
+0
2010-06-19
ieee1394: remove unused variables
Stefan Richter
1
-3
/
+0
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-2
/
+2
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
1
-10
/
+4
2009-06-15
ieee1394: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-9
/
+7
2009-03-24
ieee1394: constify device ID tables
Stefan Richter
1
-1
/
+1
2009-03-24
ieee1394: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-14
/
+14
2009-01-06
ieee1394: use internal network device stats
Stephen Hemminger
1
-22
/
+16
2009-01-06
ieee1394: remove unneeded last_rx
Stephen Hemminger
1
-2
/
+0
2009-01-06
ieee1394: convert to net_device_ops
Stephen Hemminger
1
-6
/
+10
2009-01-04
ieee1394: eth1394: trivial sparse annotations
Harvey Harrison
1
-13
/
+13
2009-01-04
ieee1394: mark all hpsb_address_ops instances as const
Stefan Richter
1
-1
/
+1
2008-10-15
ieee1394: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2007-10-16
ieee1394: eth1394: fix lock imbalance
Stefan Richter
1
-9
/
+5
2007-10-16
ieee1394: eth1394: superfluous local variable
Stefan Richter
1
-2
/
+0
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-17
/
+23
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-5
/
+5
2007-10-10
[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-27
ieee1394: eth1394: bring back a parent device
Stefan Richter
1
-4
/
+3
2007-05-27
ieee1394: eth1394: handle tlabel exhaustion
Stefan Richter
1
-17
/
+63
2007-05-27
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-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[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
[next]