libertas_tf: main.c, data paths and mac80211 handlers
authorLuis Carlos Cobo <luisca@cozybit.com>
Thu, 14 Aug 2008 17:40:57 +0000 (10:40 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:55 +0000 (16:29 -0400)
commit06b16ae5319251c26377afcb401e46056d5673f4
treef0924cbdad4a46fe2e8f458840536bddb1d9ea93
parent7670e62c7ed6d1a70a98c3047898712be6aa9ff8
libertas_tf: main.c, data paths and mac80211 handlers

This patch contains most of the libertastf driver, just lacking command helper
functions and usb specific functions. Currently, monitor, managed, ap and mesh
interfaces are supported. Even though this driver supports the same hardware as
the "libertas" driver, it uses a different (thin) firmware, that makes it
suitable for a mac80211 driver.

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas_tf/main.c [new file with mode: 0644]