summaryrefslogtreecommitdiff
path: root/sys/dev/marvell/if_gfe.c
AgeCommit message (Expand)Author
2003-08-05Try to drain the Tx pending queues after dealing with Rx/Tx interrupts.scw
2003-07-14add missing __KERNEL_RCSID()lukem
2003-06-12Always pass BUS_DMA_COHERENT to bus_dmamem_map() when allocatingscw
2003-04-30Update inptr *after* we do the dmasync.matt
2003-04-30Fix overrun of TX buffer dmamap.matt
2003-04-10When attaching, make sure the "Reject Broadcast Mode", "Promiscuous Mode"scw
2003-04-08Use PAGE_SIZE rather than NBPG.thorpej
2003-04-08Deal with discovery strangeness/timing issue. Sometimes the Ownership bitmatt
2003-03-24Update bpf interface to current. Make output buffers aligned to amatt
2003-03-18remove some unneeded code.matt
2003-03-17Use a subregion for the mac's ethernet registers. Shaves 512 bytesmatt
2003-03-16Cleanup. Move much of the code to bus_space instead of usingmatt
2003-03-05Add preliminary support Marvell (Galileo) Discovery System Controllers.matt