Re: [PATCH 1/3] ath6k: report antenna configuration.

2015-10-29 Thread Kalle Valo
gree...@candelatech.com writes: > From: Ben Greear > > This lets 'iw phy phy0 info' report antennas for > the radio device: > > ... > Available Antennas: TX 0x2 RX 0x2 > Configured Antennas: TX 0x2 RX 0x2 > ... > > Signed-off-by: Ben Greear All three applied, thanks. -- Kalle Valo

Re: [PATCH 1/3] ath6k: report antenna configuration.

2015-10-28 Thread Kalle Valo
gree...@candelatech.com writes: > From: Ben Greear > > This lets 'iw phy phy0 info' report antennas for > the radio device: > > ... > Available Antennas: TX 0x2 RX 0x2 > Configured Antennas: TX 0x2 RX 0x2 > ... > > Signed-off-by: Ben Greear The name of driver is ath6kl, note the let

[PATCH 1/3] ath6k: report antenna configuration.

2015-10-21 Thread greearb
From: Ben Greear This lets 'iw phy phy0 info' report antennas for the radio device: ... Available Antennas: TX 0x2 RX 0x2 Configured Antennas: TX 0x2 RX 0x2 ... Signed-off-by: Ben Greear --- This patch series is on top of my various local patches in a 4.2.3 kernel. drivers/n