Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist | |
1998-12-31 | make sure xl_tx_tail pointer gets updated; freebsd | Jason Wright | |
1998-12-31 | tl_tx_tail pointer was not always being updated correctly; freebsd. | Jason Wright | |
1998-12-31 | Trim CRC off of rx'd packets; freebsd. | Jason Wright | |
1998-12-30 | If no phy is probed, proceed in 'auto' mode. This makes cards like my 10mb ↵ | Todd C. Miller | |
etherexpress pro+ combo that worked in 2.3 but not in 2.4. | |||
1998-12-28 | sync | Theo de Raadt | |
1998-12-28 | zoran | Theo de Raadt | |
1998-12-26 | config.new disappeared a long time ago | Niklas Hallqvist | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Another typo | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Fix typo, shorten some names | Thorsten Lockert | |
1998-12-25 | One more chipset | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Correct identifyer for chip | Thorsten Lockert | |
1998-12-25 | Sync | Thorsten Lockert | |
1998-12-25 | Add vendor and a card | Thorsten Lockert | |
1998-12-22 | sync with FreeBSD: | Jason Wright | |
o minor fix for xl_txeof o defensive code for for xl_start o ansification | |||
1998-12-22 | sync with FreeBSD: | Jason Wright | |
o sanity checking on foo_start() routines o ansification | |||
1998-12-22 | sync with FreeBSD | Jason Wright | |
1998-12-21 | If no mii found on a card that claims to support one, don't attach the | Jason Wright | |
interface. | |||
1998-12-17 | sync | Theo de Raadt | |
1998-12-17 | new card; dave@dtsp.co.nz | Theo de Raadt | |
1998-12-16 | sync | Theo de Raadt | |
1998-12-16 | crunch this much smaller | Theo de Raadt | |
1998-12-03 | o Don't match pci product 0xae33, as it's a pciide controller; reported by ↵ | Jason Wright | |
mickey@ (pr 652). o use switch for matching pci products | |||
1998-12-02 | cogent-compatible adapters appearing in an adaptec ethernet block range | Theo de Raadt | |
1998-11-29 | sync | Theo de Raadt | |
1998-11-29 | rhine/rhineII viatech chips | Theo de Raadt | |
1998-11-29 | sync | Theo de Raadt | |
1998-11-29 | tweaks | Theo de Raadt | |
1998-11-26 | sync | Theo de Raadt | |
1998-11-26 | shorten, new s3 card | Theo de Raadt | |
1998-11-23 | make quieter on out of memory conditions | Jason Wright | |
1998-11-23 | clean up, make more quiet, and nuke unused 'csr' variable | Jason Wright | |
1998-11-23 | clean up and make more quiet | Jason Wright | |
1998-11-20 | careful mmap | Theo de Raadt | |
1998-11-20 | MII fixups, should be able to reliably switch modes manually now | Jason Wright | |
1998-11-19 | Sync with FreeBSD: | Jason Wright | |
o match Accton 1207D (MXP5030, 5038) o always do buffer copies on tx (it happened most of the time anyway) o fix up tx packets to minimum length | |||
1998-11-19 | sync | Jason Wright | |
1998-11-19 | remove realtek2 entry | Jason Wright | |
1998-11-19 | sync | Theo de Raadt | |
1998-11-19 | accton 503x | Theo de Raadt | |
1998-11-18 | nuke unused variables | Jason Wright | |
1998-11-18 | add mii attribute to if_rl (missed in last commit) | Jason Wright | |
1998-11-18 | dev/mii'fy RTL driver and add new phy driver for the 8139 internal phy | Jason Wright | |
1998-11-17 | Remove 940UW from the comments. | Jason Downs | |
1998-11-17 | Add adw device driver, from NetBSD. | Jason Downs | |
1998-11-17 | Kill redundant PCI code. | Jason Downs | |
1998-11-16 | Take advantage of generic pci io/mem/busmaster enabling and remove redundant ↵ | Jason Wright | |
code. |