summaryrefslogtreecommitdiffstats
path: root/sys/dev/bfe
Commit message (Expand)AuthorAgeFilesLines
...
* 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