| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | John-Mark Gurney | 2005-03-02 | 1 | -0/+1 |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 23 | -25/+25 |
| * | MFC rev 1.50: | Hidetoshi Shimokawa | 2005-01-13 | 1 | -1/+2 |
| * | MFC: Fix malloc type in free(). | Hidetoshi Shimokawa | 2004-12-01 | 1 | -1/+1 |
| * | Since if_fwip doesn't contain locking or run with INTR_MPSAFE, mark | Robert Watson | 2004-08-13 | 1 | -1/+2 |
| * | Set IFF_NEEDSGIANT for fwe network interface since the firewire | Robert Watson | 2004-08-12 | 1 | -1/+2 |
| * | Fix and add deivce ID's. | Hidetoshi Shimokawa | 2004-08-04 | 2 | -4/+9 |
| * | Avoid casts as lvalues. | Alexander Kabaev | 2004-07-28 | 1 | -1/+1 |
| * | Temporary fix for interoperability with Windows and OS X. A more complete | Doug Rabson | 2004-07-20 | 1 | -1/+1 |
| * | Don't output too many debug messages for bootverbose. | Hidetoshi Shimokawa | 2004-07-20 | 3 | -11/+16 |
| * | Initialize ifp->if_output for FreeBSD-4. | Hidetoshi Shimokawa | 2004-07-20 | 1 | -0/+3 |
| * | Adjust packet length correctly for FreeBSD-4. | Hidetoshi Shimokawa | 2004-07-20 | 1 | -2/+4 |
| * | Add some PCI IDs for OHCI chips. | Hidetoshi Shimokawa | 2004-07-17 | 2 | -0/+30 |
| * | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | Poul-Henning Kamp | 2004-07-15 | 1 | -0/+2 |
| * | Trim a few things from the dmesg output and stick them under bootverbose to | John Baldwin | 2004-07-01 | 1 | -2/+3 |
| * | Remove the setting of the pci config variables on power state changes. | Warner Losh | 2004-06-28 | 1 | -5/+0 |
| * | Fix the description of hw.firewire.sbp.exclusive_login. | Hidetoshi Shimokawa | 2004-06-18 | 1 | -1/+1 |
| * | Second half of the dev_t cleanup. | Poul-Henning Kamp | 2004-06-17 | 1 | -1/+1 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 4 | -22/+22 |
| * | Fix spelling. | Doug Rabson | 2004-06-15 | 1 | -2/+2 |
| * | If we run out of transmission labels, just re-queue the packet for later | Doug Rabson | 2004-06-14 | 2 | -4/+17 |
| * | Add configuration rom entries for IP over firewire. | Doug Rabson | 2004-06-13 | 2 | -0/+28 |
| * | Add a new driver to support IP over firewire. This driver is intended to | Doug Rabson | 2004-06-13 | 2 | -0/+975 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Don't try to copy out the result payload if there isn't one. This ioctl | Doug Rabson | 2004-05-23 | 1 | -6/+14 |
| * | We don't need to initialize if_output, ether_ifattach() does it | Maxime Henrion | 2004-05-23 | 1 | -1/+0 |
| * | Initialise OHCI_CROMHDR and OHCI_BUS_OPT in fwohci_ibr to make sure that | Doug Rabson | 2004-05-23 | 1 | -0/+7 |
| * | Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to | Doug Rabson | 2004-05-22 | 18 | -573/+573 |
| * | Mark the capability of this driver to receive VLAN frames >1500 bytes | Yaroslav Tykhiy | 2004-05-21 | 1 | -0/+1 |
| * | Fix spelling. | Doug Rabson | 2004-05-21 | 3 | -13/+13 |
| * | Don't use the node id as an index into the topology map. This breaks | Doug Rabson | 2004-05-16 | 1 | -2/+21 |
| * | MFp4: FireWire | Hidetoshi Shimokawa | 2004-03-26 | 13 | -243/+449 |
| * | Fix a bug introduced in rev 1.33(mega API change). | Hidetoshi Shimokawa | 2004-03-24 | 1 | -1/+1 |
| * | Convert callers to the new bus_alloc_resource_any(9) API. | Nate Lawson | 2004-03-17 | 1 | -3/+2 |
| * | Check that xfer != NULL before dereferencing it, not after. | Colin Percival | 2004-02-22 | 1 | -2/+2 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -3/+3 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+0 |
| * | Use the PCIR_BAR() macro rather than a magic number to specify the BAR | John Baldwin | 2004-02-12 | 1 | -1/+1 |
| * | Add NEC uPD72873. | Hidetoshi Shimokawa | 2004-01-30 | 2 | -0/+5 |
| * | Use device_identify and bus_add_child methods to add a firewire | Hidetoshi Shimokawa | 2004-01-30 | 3 | -30/+57 |
| * | * fwohci_pci.c | Hidetoshi Shimokawa | 2004-01-23 | 2 | -10/+17 |
| * | Add missing free() in exception handlers. | Hidetoshi Shimokawa | 2004-01-22 | 2 | -2/+3 |
| * | Sync type of linkspeed with firewire.c. | Hidetoshi Shimokawa | 2004-01-11 | 1 | -1/+1 |
| * | * firewire | Hidetoshi Shimokawa | 2004-01-08 | 3 | -18/+34 |
| * | Remove __P(). | Hidetoshi Shimokawa | 2004-01-06 | 6 | -124/+124 |
| * | Fix register mis-alignment introduced in rev1.12. | Hidetoshi Shimokawa | 2004-01-06 | 1 | -33/+34 |
| * | MFp4: | Hidetoshi Shimokawa | 2004-01-05 | 6 | -29/+27 |
| * | Catch a few places where NULL (pointer) was used where 0 (integer) was | Peter Wemm | 2003-12-23 | 1 | -4/+4 |
| * | Fix panic. | Hidetoshi Shimokawa | 2003-12-13 | 1 | -6/+2 |
| * | MFp4: | Hidetoshi Shimokawa | 2003-12-11 | 2 | -129/+310 |