All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Mesh support for ath9k_htc
@ 2012-10-24 19:59 Javier Cardona
  2012-10-24 19:59 ` [PATCH 1/2] ath9k_htc: Add support for NL80211_IFTYPE_MESH_POINT interfaces Javier Cardona
  2012-10-24 19:59 ` [PATCH 2/2] ath9k_htc: Honor FIF_OTHER_BSS Javier Cardona
  0 siblings, 2 replies; 9+ messages in thread
From: Javier Cardona @ 2012-10-24 19:59 UTC (permalink / raw)
  To: linville; +Cc: Javier Cardona, linux-wireless, devel, johannes

This patch was submitted as RFC and triggered no objections.  It's been used by
the o11s.org community for a while.  See
http://marc.info/?l=linux-wireless&m=132252734212491 for context.

Javier Cardona (2):
  ath9k_htc: Add support for NL80211_IFTYPE_MESH_POINT interfaces
  ath9k_htc: Honor FIF_OTHER_BSS

 drivers/net/wireless/ath/ath9k/htc.h            |    7 +++++++
 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c |   17 ++++++++++++++++-
 drivers/net/wireless/ath/ath9k/htc_drv_init.c   |    6 +++++-
 drivers/net/wireless/ath/ath9k/htc_drv_main.c   |   14 ++++++++++++++
 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c   |    2 +-
 5 files changed, 43 insertions(+), 3 deletions(-)

-- 
v2: Move the FIF_OTHER_BSS hunk to a separate patch (Pavel Roskin)

1.7.5.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-10-26 15:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 19:59 [PATCH v2 0/2] Mesh support for ath9k_htc Javier Cardona
2012-10-24 19:59 ` [PATCH 1/2] ath9k_htc: Add support for NL80211_IFTYPE_MESH_POINT interfaces Javier Cardona
2012-10-24 22:17   ` [ath9k-devel] " Thomas Pedersen
2012-10-24 22:17     ` Thomas Pedersen
2012-10-25 18:44     ` [ath9k-devel] " Javier Cardona
2012-10-25 18:44       ` Javier Cardona
2012-10-26 15:18       ` [ath9k-devel] " Antonio Quartulli
2012-10-26 15:18         ` Antonio Quartulli
2012-10-24 19:59 ` [PATCH 2/2] ath9k_htc: Honor FIF_OTHER_BSS Javier Cardona

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.