| Age | Commit message (Collapse) | Author |
|
Use "select CRC32" in Kconfig instead of makefile includes.
|
|
as it uses the crc32 library.
|
|
|
|
Rename ariadne2 to zorro8390, since this driver supports several NS8390-based
Zorro Ethernet cards. Kill all never used occurrencies of CONFIG_NE2K_ZORRO.
|
|
|
|
This is the patch to support NEC PC-9800 subarchitecture
against 2.5.65-ac1. (9/14)
C-bus(PC98's legacy bus like ISA) network cards support.
Change IO port and IRQ assign.
Add NE2000 compatible driver for PC-9800.
PCI netwwork card works fine without patch.
Regards,
Osamu Tomita
|
|
series of network interface cards.
Does:
- NAPI
- Zero copy Tx
- VLAN hardware acceleration
- TCP Segmentation offload
|
|
|
|
|
|
|
|
- Matt Domsch: combine common crc32 library
- Pete Zaitcev: ymfpci update
- Davide Libenzi: scheduler improvements
- Al Viro: almost there: "struct block_device *" everywhere
- Richard Gooch: devfs cpqarray update, race fix
- Rusty Russell: PATH_MAX should include the final '0' count
- David Miller: various random updates (mainly net and sparc)
|