alistair23-linux/drivers/net/wireless/ath/carl9170
Javier Lopez da93c26d0b carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
This patch contains following modifications:

- Add mesh capabilities on fw.c to permit creation of mesh
  interfaces using this driver.

- Modify carl9170_set_operating_mode, to use AP-style beaconing
  with mesh interfaces.

- Allow beacon updates for NL80211_IFTYPE_MESH_POINT type in
  carl9170_handle_command_response.

- Add NL80211_IFTYPE_MESH_POINT case on carl9170_op_add_interfaces to
  support mesh/ap/sta virtual interface combinations.

Signed-off-by: Javier Lopez <jlopex@cozybit.com>
Acked-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-08-06 15:01:56 -04:00
..
carl9170.h carl9170: fix HT peer BA session corruption 2012-07-11 15:38:26 -04:00
cmd.c wireless: Remove casts to same type 2012-06-06 09:31:33 -07:00
cmd.h
debug.c
debug.h
eeprom.h
fw.c carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces 2012-08-06 15:01:56 -04:00
fwcmd.h
fwdesc.h carl9170: import 1.9.6 firmware headers 2012-07-11 15:38:26 -04:00
hw.h
Kconfig
led.c
mac.c carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces 2012-08-06 15:01:56 -04:00
main.c carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces 2012-08-06 15:01:56 -04:00
Makefile
phy.c
phy.h
rx.c carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces 2012-08-06 15:01:56 -04:00
tx.c carl9170: fix HT peer BA session corruption 2012-07-11 15:38:26 -04:00
usb.c USB: Disable hub-initiated LPM for comms devices. 2012-05-18 15:42:55 -07:00
version.h carl9170: import 1.9.6 firmware headers 2012-07-11 15:38:26 -04:00
wlan.h