On Tue, 22 Aug 2006 16:15:47 -0500, Larry Finger wrote:
> No it cannot change between frames; however, the max value can be very
> different for different
> drivers using d80211. On the bcm43xx, it is 60; whereas 100 seems to be a
> better value for the
> rt2x00 chips. Adding it here seemed lik
On Tue, 2006-08-22 at 16:15 -0500, Larry Finger wrote:
> >> + int maxssi;
> >
> > Why is maxssi here? Can it really change between received frames?
>
> No it cannot change between frames; however, the max value can be very
> different for different
> drivers using d80211. On the bcm43xx, it is
Jiri Benc wrote:
On Mon, 14 Aug 2006 08:29:08 -0500, Larry Finger wrote:
This patch implements wireless statistics for bcm43xx using the d80211 stack.It
also sets a framework for the implementation in other drivers that use the
d80211 code. The component parts have been circulated on the netdev
On Mon, 14 Aug 2006 08:29:08 -0500, Larry Finger wrote:
> This patch implements wireless statistics for bcm43xx using the d80211
> stack.It
> also sets a framework for the implementation in other drivers that use the
> d80211 code. The component parts have been circulated on the netdev mailing
This patch implements wireless statistics for bcm43xx using the d80211 stack.It
also sets a framework for the implementation in other drivers that use the
d80211 code. The component parts have been circulated on the netdev mailing
list, and all suggested changes have been incorporated. The speci