summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rl.c
Commit message (Expand)AuthorAgeFilesLines
* Grrrr... The RealTek 8139 is yet another chip that includes the ethernetwpaul1998-12-241-4/+13
* probe function changed from returning char * to const char *.dillon1998-12-141-4/+4
* Silence gcc -Wall -ansi -pedantic.wpaul1998-12-101-18/+12
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-3/+3
* if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038wpaul1998-12-071-15/+15
* Add missing return statement to rl_phy_writereg(). This bug didn't actuallywpaul1998-11-201-2/+3
* The Accton 1207D adapter uses a chip called the MXP 5030 (or 5038)wpaul1998-11-181-25/+24
* Add driver support for PCI fast ethernet adapters based on thewpaul1998-10-181-0/+1989
OpenPOWER on IntegriCloud