summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_wx.c
Commit message (Expand)AuthorAgeFilesLines
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-4/+2
* Thanks for Andrew Gallatin pointing out that freeing contigmalloc'dmjacob2000-07-091-2/+12
* If swdpio1 doesn't clear, we have a reversed (or disconnected) cable. Changemjacob2000-06-251-3/+3
* Fix this driver to (finally) work with switches. Some more blackmjacob2000-06-161-25/+123
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-0/+2
* put things in place for jumbogramsmjacob2000-01-251-17/+35
* Correctly put the place to mark EOP where we actually do the packetmjacob2000-01-231-9/+9
* Remove some debugging code, replace one line that had spaces with tabs,mjacob2000-01-231-46/+3
* Get rid of the WX_XMIT_SMALL code- we've fixed that problem. Restructuremjacob2000-01-231-68/+131
* Add first pass of the Intel Gigabit Ethernet (wiseman) driver. Thismjacob2000-01-041-0/+1922
OpenPOWER on IntegriCloud