Wang Chen 4bcd426796 staging-slicoss: Kill directly reference of netdev->priv 16 years ago
..
Kconfig 4d6f6af8d6 Staging: add Alacritech slicoss network driver 16 years ago
Makefile 4d6f6af8d6 Staging: add Alacritech slicoss network driver 16 years ago
README 4d6f6af8d6 Staging: add Alacritech slicoss network driver 16 years ago
gbdownload.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
gbrcvucode.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
oasisdbgdownload.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
oasisdownload.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
oasisrcvucode.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
slic.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
slic_os.h 68cf95f318 Staging: SLICOSS: Fix remaining type names 16 years ago
slicbuild.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
slicdbg.h e9eff9d6a0 Staging: SLICOSS: lots of checkpatch fixes 16 years ago
slicdump.h 68cf95f318 Staging: SLICOSS: Fix remaining type names 16 years ago
slichw.h 68cf95f318 Staging: SLICOSS: Fix remaining type names 16 years ago
slicinc.h 4578ca0fc2 Staging: SLICOSS: Fix warnings due to static usage 16 years ago
slicoss.c 4bcd426796 staging-slicoss: Kill directly reference of netdev->priv 16 years ago

README

This driver is supposed to support:

Mojave cards (single port PCI Gigabit) both copper and fiber
Oasis cards (single and dual port PCI-x Gigabit) copper and fiber
Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber

The driver was actually tested on Oasis and Kalahari cards.

TODO:
- move firmware loading to request_firmware()
- remove direct memory access of structures
- any remaining sparse and checkpatch.pl warnings
- any netdev recommended changes

Please send patches to:
Greg Kroah-Hartman
and Cc: Lior Dotan and Christopher Harrer
as well as they are also able to test out any
changes.