Commit Graph

399 Commits (787d2214c19bcc9b6ac48af0ce098277a801eded)

Author SHA1 Message Date
Al Viro 51ec138c64 ieee1394: forgotten dereference... 18 years ago
Stefan Richter 53c96b4174 ieee1394: remove old isochronous ABI 18 years ago
Stefan Richter 77bba7aea7 ieee1394: sbp2: change some module parameters from int to bool 18 years ago
Stefan Richter 93f2e0259a ieee1394: first minimal NUMA awareness 18 years ago
Stefan Richter 8e4dc400b7 ieee1394: eth1394: revert parent device to that in 2.6.20 18 years ago
Stefan Richter a0e857eeff ieee1394: nodemgr: parallelize between several hosts 18 years ago
Kay Sievers dd7f2928d8 ieee1394: convert ieee1394 from "struct class_device" to "struct device" 18 years ago
Stefan Richter 59337087cb ieee1394: raw1394: fix a 32/64-bits compat fix 18 years ago
Stefan Richter 19f00e66f8 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment 18 years ago
Petr Vandrovec 650c12c528 ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel 18 years ago
Petr Vandrovec 883b97eaf2 ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel 18 years ago
Petr Vandrovec ee9be42596 ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel 18 years ago
Stefan Richter 6552731a05 ieee1394: add comments in struct hpsb_packet 18 years ago
Stefan Richter 17a624869e ieee1394: ohci1394: remove dead CONFIG variable 18 years ago
Carlos E. Ugarte 18b461796b ieee1394: fix to ether1394_tx in ether1394.c 18 years ago
Stefan Richter d7794c8668 ieee1394: sbp2: offer SAM-conforming target port ID in sysfs 18 years ago
Stefan Richter a52938f3e2 ieee1394: fix calculation of sysfs attribute "address" 18 years ago
Petr Vandrovec 976da96a5d ieee1394: raw1394: Fix async send 18 years ago
Stefan Richter ef50a6c59d ieee1394: eth1394: bring back a parent device 18 years ago
Stefan Richter 7a97bc03e0 ieee1394: eth1394: handle tlabel exhaustion 18 years ago
Stefan Richter 69c29fa7d1 ieee1394: eth1394: remove bogus netif_wake_queue 18 years ago
Stefan Richter 20e2008e1f ieee1394: sbp2: include workqueue.h 18 years ago
FUJITA Tomonori d7dea2cf80 [SCSI] sbp2: convert to use the data buffer accessors 18 years ago
Martin Schwidefsky eeca7a36a8 [S390] Kconfig: refine depends statements. 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Stefan Richter bcfd09ee48 ieee1394: remove garbage from Kconfig 18 years ago
Stefan Richter 3f94aa4d69 ieee1394: more help in Kconfig 18 years ago
Simon Arlott 749cf76620 ieee1394: ohci1394: Fix mistake in printk message. 18 years ago
Bernhard Kauer 2ab7752469 ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl register 18 years ago
Stefan Richter c13596b0e5 ieee1394: ohci1394: fix cosmetic problem in error logging 18 years ago
Stefan Richter 21b2c5647b ieee1394: eth1394: send async streams at S100 on 1394b buses 18 years ago
Akinobu Mita 809e905ce7 ieee1394: eth1394: fix error path in module_init 18 years ago
Stefan Richter fdc0092bfd ieee1394: eth1394: correct return codes in hard_start_xmit 18 years ago
Stefan Richter 53f374e76c ieee1394: eth1394: hard_start_xmit is called in atomic context 18 years ago
Stefan Richter 099398719b ieee1394: eth1394: some conditions are unlikely 18 years ago
Stefan Richter 2e2173df68 ieee1394: eth1394: clean up fragment_overlap 18 years ago
Stefan Richter 01590d20b4 ieee1394: eth1394: don't use alloc_etherdev 18 years ago
Stefan Richter 8a62bf7978 ieee1394: eth1394: omit useless set_mac_address callback 18 years ago
Stefan Richter 599bba9647 ieee1394: eth1394: CONFIG_INET is always defined 18 years ago
Stefan Richter 17bab407d5 ieee1394: eth1394: allow MTU bigger than 1500 18 years ago
Adrian Bunk f982e5ffcf ieee1394: unexport highlevel_host_reset 18 years ago
Stefan Richter 246a5fdade ieee1394: eth1394: contain host reset 18 years ago
Stefan Richter 5009d26961 ieee1394: eth1394: shorter error messages 18 years ago
Stefan Richter 027611b842 ieee1394: eth1394: correct a memset argument 18 years ago
Stefan Richter d06c1ddad9 ieee1394: eth1394: refactor .probe and .update 18 years ago
Stefan Richter 5e7abccd38 ieee1394: eth1394: .probe and .update may sleep 18 years ago
Stefan Richter efbeccf174 ieee1394: eth1394: coding style 18 years ago
Jean Delvare 09d7a96f5a ieee1394: eth1394: Move common recv_init code to helper function 18 years ago