aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/eth1394.c
AgeCommit message (Expand)Author
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-06ieee1394: use internal network device statsStephen Hemminger
2009-01-06ieee1394: remove unneeded last_rxStephen Hemminger
2009-01-06ieee1394: convert to net_device_opsStephen Hemminger
2009-01-04ieee1394: eth1394: trivial sparse annotationsHarvey Harrison
2009-01-04ieee1394: mark all hpsb_address_ops instances as constStefan Richter
2008-10-15ieee1394: Use DIV_ROUND_UPJulia Lawall
2007-10-16ieee1394: eth1394: fix lock imbalanceStefan Richter
2007-10-16ieee1394: eth1394: superfluous local variableStefan Richter
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-10ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter
2007-06-16ieee1394: fix to ether1394_tx in ether1394.cCarlos E. Ugarte
2007-05-27ieee1394: eth1394: bring back a parent deviceStefan Richter
2007-05-27ieee1394: eth1394: handle tlabel exhaustionStefan Richter
2007-05-27ieee1394: eth1394: remove bogus netif_wake_queueStefan Richter
2007-04-30ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter
2007-04-30ieee1394: eth1394: fix error path in module_initAkinobu Mita
2007-04-30ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter
2007-04-30ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter
2007-04-30ieee1394: eth1394: some conditions are unlikelyStefan Richter
2007-04-30ieee1394: eth1394: clean up fragment_overlapStefan Richter
2007-04-30ieee1394: eth1394: don't use alloc_etherdevStefan Richter
2007-04-30ieee1394: eth1394: omit useless set_mac_address callbackStefan Richter
2007-04-30ieee1394: eth1394: CONFIG_INET is always definedStefan Richter
2007-04-30ieee1394: eth1394: allow MTU bigger than 1500Stefan Richter
2007-04-30ieee1394: eth1394: contain host resetStefan Richter
2007-04-30ieee1394: eth1394: shorter error messagesStefan Richter
2007-04-30ieee1394: eth1394: correct a memset argumentStefan Richter
2007-04-30ieee1394: eth1394: refactor .probe and .updateStefan Richter
2007-04-30ieee1394: eth1394: .probe and .update may sleepStefan Richter
2007-04-30ieee1394: eth1394: coding styleStefan Richter
2007-04-30ieee1394: eth1394: Move common recv_init code to helper functionJean Delvare
2007-04-30ieee1394: eth1394: don't autoload by hotplug when ohci1394 startsStefan Richter
2007-04-30ieee1394: eth1394: reduce excessive function inliningStefan Richter
2007-04-30ieee1394: eth1394: clean up host removalStefan Richter
2007-04-30ieee1394: eth1394: unregister address space in failure caseStefan Richter
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-03-23ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...Stefan Richter
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-30[ETH1394]: Fix unaligned accesses.David S. Miller
2006-09-17ieee1394: remove #include <asm/semaphore.h>Stefan Richter
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-12eth1394: replace __constant_htons by htonsBen Collins