| Age | Commit message (Expand) | Author |
| 2009-08-06 | If the difference bettween last flag and new flag is only IFF_PROMISC or | msaitoh |
| 2009-08-05 | make RX hw checksum available by default. | cegger |
| 2009-08-05 | fix typo | cegger |
| 2009-08-05 | - Don't access VPD even if hardware advertised the capability. | cegger |
| 2009-08-05 | support flow control. from OpenBSD. | cegger |
| 2009-08-04 | support flow control. from OpenBSD. | cegger |
| 2009-08-04 | Fix a bug of BGE_RDMA_MODE_FIFO_LONG_BURST definition. | taca |
| 2009-08-02 | If we're going to complain about exceeding the PCI bandwidth, we may as | gavan |
| 2009-08-01 | Regen. | matt |
| 2009-08-01 | Add Silicon Motion SM502 | matt |
| 2009-07-31 | Disable completely bogus DIAGNOSTIC check. | bouyer |
| 2009-07-30 | do as elad suggested and call kauth instead of using INSECURE in pcimmap() | macallan |
| 2009-07-30 | Fix the bug that another lock mechanism is used to access Kumeran registers | msaitoh |
| 2009-07-28 | add TWSI registers. from OpenBSD. | cegger |
| 2009-07-28 | print chipset name. From OpenBSD. | cegger |
| 2009-07-28 | forgot to commit that along with radeonfb.c | macallan |
| 2009-07-27 | Do a complete device_t/softc split for the PCI attachment. I have | dyoung |
| 2009-07-27 | Support Marvell Hercules-I/II SATA Controllers. | kiyohara |
| 2009-07-27 | Support Marvell Hercules-I/II SATA Controllers. | kiyohara |
| 2009-07-25 | Call prop_dictionary_set_uint32() before mii_attach(), so that brgphy | msaitoh |
| 2009-07-23 | Use kpause(9), cv_timedwait(9), and cv_signal(9) instead of tsleep(9) | dyoung |
| 2009-07-23 | quick hack to allow brightness control via PMF | macallan |
| 2009-07-23 | Reduce the difference against FreeBSD and OpenBSD | msaitoh |
| 2009-07-16 | Correctly bus_dmamap_sync() the transmit descriptors. | jakllsch |
| 2009-07-16 | Let us detach & re-attach children of mfi0. Detach mfi0 at shutdown. | dyoung |
| 2009-07-16 | device_t/softc split. Tested and shown to work on a Dell PowerEdge | dyoung |
| 2009-07-16 | Add a rudimentary detachment hook for mfi(4). | dyoung |
| 2009-07-14 | nuke PCI_ALLOW_MMAP, instead allow mmap(/dev/pci*) with options INSECURE | macallan |
| 2009-07-14 | Some fixes for i80003 and ICH{8,9,10} from e1000 driver and document: | msaitoh |
| 2009-07-13 | Check PCI-X mode as e1000 driver. | msaitoh |
| 2009-07-09 | enable mmap() support for /dev/pci* with options PCI_ALLOW_MMAP | macallan |
| 2009-07-07 | simplify previous. | christos |
| 2009-07-07 | regen. | cegger |
| 2009-07-07 | correct product ids for RD890 chipset | cegger |
| 2009-07-04 | pciioctl(), pci_devioctl(): | cegger |
| 2009-07-04 | remove useless parenthesis | cegger |
| 2009-07-04 | Remove unused elements from siisata_softc. | jakllsch |
| 2009-06-29 | Use PCI IDs from pcidevs, instead of storing them in here. | hubertf |
| 2009-06-29 | regen | hubertf |
| 2009-06-29 | add a few sdhc(4) devices | hubertf |
| 2009-06-26 | A lot of good it does, but let this build with 'no options INET'. | dyoung |
| 2009-06-25 | Update ISP driver to latest and greatest. Includes support for the 8Gb part. | mjacob |
| 2009-06-21 | remove the old drm sources. | mrg |
| 2009-06-21 | make external drm the default. | mrg |
| 2009-06-19 | add r600_cp.c. | mrg |
| 2009-06-17 | A few changes for siisata(4): | jakllsch |
| 2009-06-15 | Apply hw workaround required for all SB600 revisions and SB700 revisions | cegger |
| 2009-06-14 | use __arraycount | cegger |
| 2009-06-12 | Regen. | rjs |
| 2009-06-12 | Add some more Marvell devices. | rjs |