]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit322f9343f374f09a49e391c722237015de4fa7a0
treef0924cbdad4a46fe2e8f458840536bddb1d9ea93
parent706da1bf104c49f734292caabba80e4a5eacf44d
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]