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

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.