MediaTek (Ralink) 7630 Linux wireless driver
C Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Kconfig
Makefile
README.md
build.sh
load.sh
rt2400pci.c
rt2400pci.h
rt2500pci.c
rt2500pci.h
rt2500usb.c
rt2500usb.h
rt2800.h
rt2800lib.c
rt2800lib.h
rt2800pci.c
rt2800pci.h
rt2800usb.c
rt2800usb.h
rt2x00.h
rt2x00config.c
rt2x00crypto.c
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c
rt2x00dump.h
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h
rt2x00link.c
rt2x00mac.c
rt2x00pci.c
rt2x00pci.h
rt2x00queue.c
rt2x00queue.h
rt2x00reg.h
rt2x00soc.c
rt2x00soc.h
rt2x00usb.c
rt2x00usb.h
rt61pci.c
rt61pci.h
rt73usb.c
rt73usb.h
run.sh
unload.sh

README.md

MT7630

Here you can find the linux driver for MediaTek (Ralink) 7630 wifi card. The current status of the driver is it works under 3.5, and possibly fails to even compile in later version of kernels.

If you are a kernel developer, feel free to fix this driver up and push it to mainline kernel. The code is put here so someone can pick it up, and you are more than welcome to do so, since I don't have time and hardware so please don't expect any improvement.