All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] capturing packets with PHY errors?
@ 2010-10-10  5:31 Shaddi Hasan
  2010-10-11 20:32 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Shaddi Hasan @ 2010-10-10  5:31 UTC (permalink / raw)
  To: ath9k-devel

Hi there,

Is it possible to capture packets with PHY errors via ath9k? If not,
where should I go looking to enable this functionality within the
driver? My goal is to capture everything the radio can hear, including
noise, if this is possible. I have put up a monitor interface that
captures packets that fail the FCS check, but it seems like a number
of packets are being dropped by the hardware before I attempt to
capture.

Thanks!
Shaddi

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

* [ath9k-devel] capturing packets with PHY errors?
  2010-10-10  5:31 [ath9k-devel] capturing packets with PHY errors? Shaddi Hasan
@ 2010-10-11 20:32 ` Luis R. Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Luis R. Rodriguez @ 2010-10-11 20:32 UTC (permalink / raw)
  To: ath9k-devel

On Sat, Oct 09, 2010 at 10:31:35PM -0700, Shaddi Hasan wrote:
> Hi there,
> 
> Is it possible to capture packets with PHY errors via ath9k? If not,
> where should I go looking to enable this functionality within the
> driver? My goal is to capture everything the radio can hear, including
> noise, if this is possible. I have put up a monitor interface that
> captures packets that fail the FCS check, but it seems like a number
> of packets are being dropped by the hardware before I attempt to
> capture.

Poke at ath9k_rx_accept()

  Luis

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

end of thread, other threads:[~2010-10-11 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-10  5:31 [ath9k-devel] capturing packets with PHY errors? Shaddi Hasan
2010-10-11 20:32 ` Luis R. Rodriguez

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.