summaryrefslogtreecommitdiffstats
path: root/sys/dev/de
Commit message (Expand)AuthorAgeFilesLines
* 'see" -> "see" (in the comment).asami1995-11-291-2/+2
* Set flag to stop backoff counter from counting when carrier activity isdg1995-11-171-8/+14
* statizice some internal magic.phk1995-11-141-2/+2
* From Matt Thomas:dg1995-10-261-2/+3
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-2/+2
* Add SIOCGIFADDR support.dg1995-10-071-1/+7
* Check for failure to map the interrupt. Not doing so will guarantee thatdg1995-10-021-3/+8
* Latest version from Matt Thomas. This version works with the newerdg1995-09-291-229/+888
* Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; thedg1995-06-281-4/+5
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-25/+25
* Fixed bugs in multicast address handling (flag was set in wrong register,dg1995-05-261-266/+427
* There are two serious bugs in if_de.c. The first should not matterdg1995-05-221-3/+4
* Fixed bug in bpf/multicast support that caused multicast packets to getdg1995-05-221-7/+5
* Fixed mbuf leak and panic that occurred when packets got too memorydg1995-05-051-99/+313
* Matt says that no pre-2.3 pass boards were supposed to ship, but I certainlyjkh1995-04-181-3/+3
* Changed minimum supported rev of DC21040 to pass 2.2.dg1995-04-171-3/+3
* Various changes from Matt Thomas to improve media selection and fixdg1995-04-131-98/+228
* From Matt Thomas: Added support for 100Mb cards (such as the DEC DE-500-XAdg1995-04-091-134/+321
* Cosmetic changes.se1995-03-211-6/+6
* Added a new field to the pci_device struct called pd_shutdown to specifydg1995-03-171-1/+20
* Prepare for shared interrupts (required by the new PCI code that addsse1995-03-161-2/+6
* Turn on "Capture Effect" avoidence. This modifies the collision algorithmdg1995-02-101-1/+2
* Reapplied all of Stefan's changes. What a mess - the files were modifieddg1995-02-021-4/+11
* Fixed up include paths after copying these in the repository.dg1995-02-021-3/+3
* Restore my changes in rev 1.11 that Garrett killed in his commit.dg1994-12-221-2/+2
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-2/+2
* Unbogify the size being passed to bzero when clearing struct softc.dg1994-12-181-2/+2
* The physical memory allocated for input DMA must be contiguous. The driverdg1994-12-111-3/+3
* Fix bug I introduced that broke BPF support. Caused by a byte order problemdg1994-11-301-3/+1
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-241-2/+1
* Bunch of fixes from Matt Thomas:dg1994-11-221-43/+61
* Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot timedg1994-11-131-5/+16
* Added missing call to bpf on the transmit side. Nuked revision log.dg1994-11-101-30/+5
* Fixed bug that somehow made it into here: the ifp must be stored in thedg1994-11-091-72/+19
* Submitted by: Matt Thomas <thomas@lkg.dec.com>se1994-10-121-16/+34
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-121-35/+44
* Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning outwollman1994-10-011-0/+1180
OpenPOWER on IntegriCloud