aboutsummaryrefslogtreecommitdiff
path: root/sys/pci
Commit message (Expand)AuthorAgeFilesLines
* MFC: if_sk.c (revs 1.67 and 1.78), if_skreg.h (revs 1.17 and 1.20).Stephen McKay2004-04-152-1/+44
* Actually fix the TX performance with polling(4) enabledRuslan Ermilov2004-04-062-2/+2
* MFC: synch driver with its -CURRENT version, including the supportRuslan Ermilov2004-04-062-53/+130
* MFC: 1.134: Three bugfixes, mostly affecting polling(4).Ruslan Ermilov2004-04-051-6/+8
* Fixed bad bits of the polling(4) support MFC.Ruslan Ermilov2004-03-311-2/+2
* MFC: 1.63: Reprogram hardware RX filters when IFF_ALLMULTI flag is set.Ruslan Ermilov2004-03-251-0/+3
* MFC rev 1.167; disable TX checksummingMike Silbersack2004-03-191-0/+20
* After Far too long, MFC something resembling the -current version of theJulian Elischer2004-03-012-12/+26
* MFC Rev.1.111MIHIRA Sanpei Yoshiro2003-12-222-0/+6
* MFC:Wilko Bulte2003-11-182-0/+10
* MFC rev 1.85; fix a condition where sis_encap would allocate a new mbuf,Mike Silbersack2003-11-111-9/+9
* MFC rev 1.127; fix a condition where dc_encap would allocate a new mbuf,Mike Silbersack2003-11-111-9/+9
* MFC Rev. 1.125Martin Blapp2003-10-291-4/+3
* MFC:Martin Blapp2003-10-292-12/+35
* MFC: Add support for SK-9521 V2.0 and 3COM 3C940.Wilko Bulte2003-10-142-168/+787
* Go back to PIO mode for now; MMIO mode appears to cause problems onMurray Stokely2003-10-081-0/+2
* MFC 1.81: "short cable" fix for DP8315Sam Leffler2003-10-061-0/+23
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-10-011-0/+171
* MFC rev 1.154Mike Silbersack2003-09-301-0/+2
* MFC 1.19: The GTLB enable/flush bit is 1<<7, not 1<<8.Eric Anholt2003-09-171-1/+1
* MFC: Add PCIR_BARS and PCIR_BAR(x) macros to aid in maintaining driversJohn Baldwin2003-09-091-0/+2
* Back out the changes for the 8139C+/8169 chips. One user has reported aBill Paul2003-08-302-1984/+293
* MFC: rev. 1.63 and rev. 1.123Martin Blapp2003-08-272-2/+4
* Back this out by request.Martin Blapp2003-08-271-1/+0
* MFC: All davicom cards seem to need DC_TX_ALIGN.Martin Blapp2003-08-271-0/+1
* MFC 1.9+1.10: Add a PCI ID for the Apollo Pro 133A. & Sort the listGarance A Drosehn2003-08-241-2/+4
* MFC 1.6: Add pci id# for the sis648Garance A Drosehn2003-08-241-0/+2
* MFC 1.17: Add PCI IDs for the i82855 and i82875P AGP bridges.Garance A Drosehn2003-08-241-0/+12
* Undo small portion of MFC: revert the rl_rxeof() function to its oldBill Paul2003-08-171-7/+20
* MFC: port all the support for the 8139C+ and 8169 chips to -stable.Bill Paul2003-08-152-312/+1990
* Mega MFC of the xl driver:Mike Silbersack2003-08-102-283/+557
* MFC rev 1.66:Mike Silbersack2003-07-201-1/+25
* MFC rev 1.96:Mike Silbersack2003-07-141-34/+30
* MFC: Fix a bug that could cause dc_stop() to try to m_freem() somethingMaxime Henrion2003-07-101-2/+4
* MFC: Add ID for VT8233A.Matthew N. Dodd2003-06-221-0/+2
* MFC: Add Intel 85x/86x AGP support.Guido van Rooij2003-06-192-16/+113
* MFC: Change a :Maxime Henrion2003-06-081-1/+1
* MFC Rev. 1.107Martin Blapp2003-06-071-2/+26
* MFC Rev 1.105Martin Blapp2003-06-071-1/+5
* MFC rev. 1.106 (if_dc.c) and rev. 1.31 (if_dcreg.h)Martin Blapp2003-06-072-0/+14
* MFC: Fix support for 256 MB apertures and add i865 chipset support.John Baldwin2003-06-022-12/+31
* MFC: Add PCI ID's for the Intel ICH5 controller.John Baldwin2003-05-071-0/+20
* Fix typo.Hidetoshi Shimokawa2003-04-291-1/+1
* MFC: r1.2 - Fix typo.Murray Stokely2003-04-121-1/+1
* Fix resource leaks where resources weren't freed in attach() failure.Nate Lawson2003-03-057-3/+21
* MFC: Add vendor/device ID for Peppercon card.Dan Moschuk2003-03-022-0/+12
* Move free() to the right place. This solves someMartin Blapp2003-02-211-1/+1
* MFC Rev. 1.80, 1.81Martin Blapp2003-02-122-30/+129
* MFC if_vr.c revs 1.59, 1.60, 1.61 andMike Silbersack2003-02-062-34/+174
* MFC rev. 1.26Martin Blapp2003-02-052-0/+9