summaryrefslogtreecommitdiffstats
path: root/sys/dev/bfe
Commit message (Expand)AuthorAgeFilesLines
* correct direction for bus_dma sync of rx buffersam2005-01-091-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-062-6/+5
* Locking cleanups to remove the need for a recursive mutexmtm2004-10-232-60/+49
* Fix sis, bfe and ndis in the same way dc was fixed:mlaier2004-10-081-9/+14
* Add PCI ID for the BCM4401-B0.des2004-09-012-0/+3
* The whitespace crusader strikes!des2004-08-072-95/+95
* Bring in the first chunk of altq driver modifications. This covers themlaier2004-07-021-4/+6
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Set the IFCAP_VLAN_MTU bit in capenable as well.des2004-05-251-0/+1
* Set baudrate to 100 Mbps, and advertise our ability to handle extendeddes2004-05-251-1/+7
* We don't need to initialize if_output, ether_ifattach() does itmux2004-05-231-1/+0
* Apply fix for long timeouts on driver initialisation.dmlb2004-05-231-2/+7
* Added BSD license, as requested by author.wes2004-04-041-0/+22
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-2/+2
* Announce ethernet MAC addresss in ether_ifattach().mdodd2004-03-141-3/+0
* When we get a packet error, move on, don't go into an infinite loopjulian2004-03-021-0/+2
* Whitespace changes to match rest of file..julian2004-03-021-65/+102
* Drop the driver lock around calls to if_input to avoid a LOR whensam2003-11-141-0/+2
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-2/+1
* Remove unnecessary #include of brgphyreg.h, left over from when Stuart usedwpaul2003-09-091-1/+0
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-092-0/+2069
OpenPOWER on IntegriCloud