[PATCH 3/3] ath5k: implement ieee80211_ops->{get,set}_ringparam

Sedat Dilek sedat.dilek at googlemail.com
Wed Mar 9 15:34:51 EST 2011


On Wed, Mar 9, 2011 at 5:21 PM, John W. Linville <linville at tuxdriver.com> wrote:
> set_ringparam only allows changes to tx ring at this time.
>
> Signed-off-by: John W. Linville <linville at tuxdriver.com>
> ---

Yay, a step forward what concerns ath5k and debloat-testing!

Tested against linux-next (next-20110309) with [1] and [2,3,4].

- Sedat -

[1] https://patchwork.kernel.org/patch/619631/
[2] https://patchwork.kernel.org/patch/621791/
[3] https://patchwork.kernel.org/patch/621771/
[4] https://patchwork.kernel.org/patch/621781/

P.S.: My investigations...

# lspci -nnvv | grep -i ath
02:02.0 Ethernet controller [0200]: Atheros Communications Inc. AR5212
802.11abg NIC [168c:1014] (rev 01)
        Kernel driver in use: ath5k

# ethtool -G wlan0 tx 1

# ethtool -g wlan0
Ring parameters for wlan0:
Pre-set maximums:
RX:             40
RX Mini:        0
RX Jumbo:       0
TX:             50
Current hardware settings:
RX:             40
RX Mini:        0
RX Jumbo:       0
TX:             1
- EOT -



More information about the Bloat-devel mailing list