• Home
Name Date Size #Lines LOC

..--

KconfigD08-May-2024527 1512

MakefileD08-May-202435 21

READMED08-May-2024689 2015

gbdownload.hD08-May-2024584.3 KiB8,2168,212

gbrcvucode.hD08-May-202416.8 KiB239203

oasisdbgdownload.hD08-May-2024487 KiB6,8516,847

oasisdownload.hD08-May-2024487 KiB6,8496,845

oasisrcvucode.hD08-May-202415.2 KiB206203

slic.hD08-May-202419.6 KiB633499

slic_os.hD08-May-20243.5 KiB8538

slicbuild.hD08-May-20243.2 KiB9752

slicdbg.hD08-May-20243.6 KiB10153

slicdump.hD08-May-202410.7 KiB279127

slichw.hD08-May-202425.9 KiB846670

slicinc.hD08-May-20248.2 KiB186130

slicoss.cD08-May-2024160.5 KiB5,9624,753

README

1This driver is supposed to support:
2
3	Mojave cards (single port PCI Gigabit) both copper and fiber
4	Oasis cards (single and dual port PCI-x Gigabit) copper and fiber
5	Kalahari cards (dual and quad port PCI-e Gigabit) copper and fiber
6
7The driver was actually tested on Oasis and Kalahari cards.
8
9TODO:
10	- move firmware loading to request_firmware()
11	- remove direct memory access of structures
12	- any remaining sparse and checkpatch.pl warnings
13	- any netdev recommended changes
14
15Please send patches to:
16        Greg Kroah-Hartman <gregkh@suse.de>
17and Cc: Lior Dotan <liodot@gmail.com> and Christopher Harrer
18<charrer@alacritech.com> as well as they are also able to test out any
19changes.
20