aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30ieee1394: eth1394: allow MTU bigger than 1500Stefan Richter1-15/+19
2007-04-30ieee1394: unexport highlevel_host_resetAdrian Bunk1-1/+0
2007-04-30ieee1394: eth1394: contain host resetStefan Richter1-4/+2
2007-04-30ieee1394: eth1394: shorter error messagesStefan Richter1-24/+16
2007-04-30ieee1394: eth1394: correct a memset argumentStefan Richter1-1/+1
2007-04-30ieee1394: eth1394: refactor .probe and .updateStefan Richter1-32/+16
2007-04-30ieee1394: eth1394: .probe and .update may sleepStefan Richter1-8/+4
2007-04-30ieee1394: eth1394: coding styleStefan Richter2-244/+206
2007-04-30ieee1394: eth1394: Move common recv_init code to helper functionJean Delvare1-40/+31
2007-04-30ieee1394: eth1394: don't autoload by hotplug when ohci1394 startsStefan Richter5-86/+36
2007-04-30ieee1394: eth1394: reduce excessive function inliningStefan Richter1-38/+36
2007-04-30ieee1394: eth1394: clean up host removalStefan Richter1-17/+10
2007-04-30ieee1394: eth1394: unregister address space in failure caseStefan Richter1-7/+6
2007-04-30ieee1394: send async streams at S100Stefan Richter1-0/+7
2007-04-30ieee1394: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary1-1/+1
2007-04-30ieee1394: nodemgr: unify some error messagesStefan Richter1-8/+5
2007-04-30ieee1394: nodemgr: less noise in dmesgStefan Richter1-7/+8
2007-04-30ieee1394: unroll a weird macroStefan Richter1-50/+41
2007-04-30ieee1394: iso.c needs sched.hAndrew Morton1-0/+1
2007-04-30ieee1394: some more includesStefan Richter2-0/+4
2007-04-30ieee1394: ieee1394_transactions needs sched.hTorsten Kaiser1-0/+1
2007-04-30ieee1394: ieee1394_core printk formatRandy Dunlap1-1/+1
2007-04-30ieee1394: remove usage of skb_queue as packet queueStefan Richter6-169/+163
2007-04-30ieee1394: csr1212: log if devices have CRC errors in their ROMStefan Richter1-18/+9
2007-04-30ieee1394: csr1212: more sensible names for jump targetsStefan Richter1-10/+8
2007-04-30ieee1394: csr1212: warn on unreachable codeStefan Richter1-2/+5
2007-04-30ieee1394: shrink csr1212_new_string_descriptor_leafStefan Richter1-77/+46
2007-04-30ieee1394: csr1212: coding styleStefan Richter2-113/+133
2007-04-30ieee1394: replace vmalloc by kmalloc in csr1212Stefan Richter2-4/+6
2007-04-30ieee1394: de-inline some functionsStefan Richter3-32/+33
2007-04-30ieee1394: stricter error checks in csr1212Stefan Richter3-51/+34
2007-04-30ieee1394: csr1212: rename some typesStefan Richter2-81/+74
2007-04-30ieee1394: drop csr1212's support for external compilationStefan Richter4-168/+84
2007-04-30ieee1394: remove unused csr1212 codeStefan Richter2-480/+99
2007-04-30ieee1394: small header cleanupStefan Richter2-2/+2
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter18-239/+348
2007-04-30ieee1394: remove declarations of nonexisting functionsStefan Richter3-14/+1
2007-04-30ieee1394: sbp2: include fixesAndrew Morton1-0/+2
2007-04-30ieee1394: sbp2: move some memory allocations into non-atomic contextStefan Richter1-15/+5
2007-04-30ieee1394: sbp2: optimize DMA direction of s/g tablesStefan Richter1-6/+6
2007-04-30ieee1394: sbp2: enforce 32bit DMA mappingStefan Richter1-0/+5
2007-04-30ieee1394: sbp2: remove unnecessary alignments of struct membersStefan Richter1-4/+4
2007-04-27IEEE1394: remove rwsem use from ieee1394 coreGreg Kroah-Hartman1-8/+0
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-8/+6
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-09ieee1394: change deprecation status of dv1394Stefan Richter2-5/+5
2007-03-23ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conversionStefan Richter1-0/+3
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1