linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ath: simplify radar / beaconing flag settings
@ 2013-10-21 17:14 Luis R. Rodriguez
  2013-10-21 17:14 ` [PATCH 1/5] ath: fix logic on ath_reg_apply_active_scan_flags() Luis R. Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Luis R. Rodriguez @ 2013-10-21 17:14 UTC (permalink / raw)
  To: linville, johannes
  Cc: linux-wireless, janusz.dziedzic, smihir, tushnimb,
	Luis R. Rodriguez

John, Johannes,

these patches start cleaning up the flag usage through the reg-notifier
but the main motiviation here as to help clarify the case in which
DFS is supported and we don't need to apply some paranoid flags. I've
determined its best to clean this up on cfg80211 (unifying flags)
and deal with the DFS case in cfg80211 as well (I add the documentation,
but expect Januz to send a respective change later for DFS).

Given that the later patches cfg80211 / other drivers I'll let you
guys decide what tree these bubble up through.

This series simplifies the flag application setup. Just a heads up I
noticed that broadcom and rtl drivers share a lot of this code so
eventually we may want to just export these and share them somehow.

Luis R. Rodriguez (5):
  ath: fix logic on ath_reg_apply_active_scan_flags()
  ath: clean up ath_reg_apply_active_scan_flags()
  ath: rename ath_reg_apply_active_scan_flags() to
    ath_reg_apply_ir_flags()
  ath: simplify ath_reg_apply_beaconing_flags()
  ath: move the channel for ath_reg_apply_beaconing_flags() into helper

 drivers/net/wireless/ath/regd.c | 174 ++++++++++++++++++++++------------------
 1 file changed, 94 insertions(+), 80 deletions(-)

-- 
1.8.4.rc3


^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH 0/5] ath: simplify radar / beaconing flag settings
@ 2013-10-21 17:14 Luis R. Rodriguez
  2013-10-21 17:14 ` [PATCH 1/5] ath: fix logic on ath_reg_apply_active_scan_flags() Luis R. Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Luis R. Rodriguez @ 2013-10-21 17:14 UTC (permalink / raw)
  To: linville, johannes
  Cc: linux-wireless, janusz.dziedzic, smihir, tushnimb,
	Luis R. Rodriguez

John, Johannes,

these patches start cleaning up the flag usage through the reg-notifier
but the main motiviation here as to help clarify the case in which
DFS is supported and we don't need to apply some paranoid flags. I've
determined its best to clean this up on cfg80211 (unifying flags)
and deal with the DFS case in cfg80211 as well (I add the documentation,
but expect Januz to send a respective change later for DFS).

Given that the later patches cfg80211 / other drivers I'll let you
guys decide what tree these bubble up through.

This series simplifies the flag application setup. Just a heads up I
noticed that broadcom and rtl drivers share a lot of this code so
eventually we may want to just export these and share them somehow.

Luis R. Rodriguez (5):
  ath: fix logic on ath_reg_apply_active_scan_flags()
  ath: clean up ath_reg_apply_active_scan_flags()
  ath: rename ath_reg_apply_active_scan_flags() to
    ath_reg_apply_ir_flags()
  ath: simplify ath_reg_apply_beaconing_flags()
  ath: move the channel for ath_reg_apply_beaconing_flags() into helper

 drivers/net/wireless/ath/regd.c | 174 ++++++++++++++++++++++------------------
 1 file changed, 94 insertions(+), 80 deletions(-)

-- 
1.8.4.rc3


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

end of thread, other threads:[~2013-10-21 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 17:14 [PATCH 0/5] ath: simplify radar / beaconing flag settings Luis R. Rodriguez
2013-10-21 17:14 ` [PATCH 1/5] ath: fix logic on ath_reg_apply_active_scan_flags() Luis R. Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2013-10-21 17:14 [PATCH 0/5] ath: simplify radar / beaconing flag settings Luis R. Rodriguez
2013-10-21 17:14 ` [PATCH 1/5] ath: fix logic on ath_reg_apply_active_scan_flags() Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).