Re: [PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method

2015-12-21 Thread Brent Taylor
On Mon, Dec 21, 2015 at 1:23 PM, Souptick Joarder wrote: > Hi Brent, > > On Tue, Dec 1, 2015 at 11:11 AM, Brent Taylor wrote: >> Since commit 8437754c83351d6213c1a47ff029c1126d6042a7, ar->fw is expected to >> be pointing to memory allocated by vmalloc.

[v2] ath6kl: Use vmalloc to allocate ar->fw for api1 method

2015-12-01 Thread Brent Taylor
are being loaded is the 'fw' image, then use vmalloc, otherwise use kmalloc. Signed-off-by: Brent Taylor --- v2: Fix commit message and code formatting (use tab instaed of spaces) drivers/net/wireless/ath/ath6kl/init.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --

[PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method

2015-11-30 Thread Brent Taylor
7;fw' image, then use vmalloc, otherwise use kmalloc. Signed-off-by: Brent Taylor --- drivers/net/wireless/ath/ath6kl/init.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath6kl/init.c b/drivers/net/wireless/ath/ath6kl/init.c index 6

[PATCH v3] ath6kl: Use vmalloc for loading firmware using api1 method and use kvfree

2015-11-28 Thread Brent Taylor
Signed-off-by: Brent Taylor ath6kl: Use vmalloc for loading firmware using api1 method and free using kvfree ath6kl: fix kmalloc build error --- Changes v2 -> v3: - fix kmalloc build error Changes v1 -> v2: - simplify memory allocation - use kvfree drivers/net/wireless/ath/

[PATCH v2] ath6kl: Use vmalloc for loading firmware using api1 method and use kvfree

2015-11-28 Thread Brent Taylor
Signed-off-by: Brent Taylor ath6kl: Use vmalloc for loading firmware using api1 method and free using kvfree --- Changes v1 -> v2: - simplify memory allocation - use kvfree drivers/net/wireless/ath/ath6kl/core.c | 2 +- drivers/net/wireless/ath/ath6kl/init.c | 7 ++- 2 files chan

Re: [PATCH] ath6kl: Use vmalloc for loading firmware using api1 method

2015-11-28 Thread Brent Taylor
Sorry, the first e-mail was sent via gmail and I forgot about sending it in plain text mode. Whats the status on this patch? I don't see it on patchwork anymore nor is it in any of the git trees I checked. Thanks, Brent On Fri, Oct 16, 2015 at 12:10 AM, Brent Taylor wrote: > Signe

[PATCH] ath6kl: Use vmalloc for loading firmware using api1 method

2015-10-15 Thread Brent Taylor
Signed-off-by: Brent Taylor --- drivers/net/wireless/ath/ath6kl/init.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/drivers/net/wireless/ath/ath6kl/init.c b/drivers/net/wireless/ath/ath6kl/init.c index 6e473fa..2155739 100644 --- a/drivers/net/wireless

Re: Laptop disassociating by local choice (reason=17)

2014-12-03 Thread Brent Taylor
On Wed, Dec 3, 2014 at 10:58 AM, Brent Taylor wrote: > On Wed, Dec 3, 2014 at 8:05 AM, Brent Taylor wrote: >> On Tue, Dec 2, 2014 at 11:37 PM, Kalle Valo wrote: >>> Brent Taylor writes: >>> >>>> On Dec 2, 2014 11:24 PM, "Kalle Valo" wrote: >

Re: Laptop disassociating by local choice (reason=17)

2014-12-03 Thread Brent Taylor
On Wed, Dec 3, 2014 at 8:05 AM, Brent Taylor wrote: > On Tue, Dec 2, 2014 at 11:37 PM, Kalle Valo wrote: >> Brent Taylor writes: >> >>> On Dec 2, 2014 11:24 PM, "Kalle Valo" wrote: >>>> >>>> Brent Taylor writes: >>>> >&g

Re: Laptop disassociating by local choice (reason=17)

2014-12-03 Thread Brent Taylor
On Tue, Dec 2, 2014 at 11:37 PM, Kalle Valo wrote: > Brent Taylor writes: > >> On Dec 2, 2014 11:24 PM, "Kalle Valo" wrote: >>> >>> Brent Taylor writes: >>> >>> >I actually ran the wpa_supplicant with -t as the parameter n

Re: Laptop disassociating by local choice (reason=17)

2014-12-02 Thread Brent Taylor
On Tue, Dec 2, 2014 at 5:32 PM, Dan Williams wrote: > On Tue, 2014-12-02 at 16:35 -0600, Brent Taylor wrote: >> 1417557229.339147: WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 >> 01 00 00 0f ac 04 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00 >> 1417557229.339179: WPA: RSN I

Re: Laptop disassociating by local choice (reason=17)

2014-12-02 Thread Brent Taylor
On Tue, Dec 2, 2014 at 1:39 PM, Krishna Chaitanya wrote: > On Wed, Dec 3, 2014 at 12:48 AM, Brent Taylor wrote: >> On Mon, Dec 1, 2014 at 1:00 PM, Krishna Chaitanya >> wrote: >>> On Tue, Dec 2, 2014 at 12:19 AM, Brent Taylor wrote: >>>> >>>>

Re: Laptop disassociating by local choice (reason=17)

2014-12-02 Thread Brent Taylor
On Mon, Dec 1, 2014 at 1:00 PM, Krishna Chaitanya wrote: > On Tue, Dec 2, 2014 at 12:19 AM, Brent Taylor wrote: >> >> On Mon, Nov 10, 2014 at 12:12 PM, Brent Taylor wrote: >> > Resending in plain text mode... >> > >> > Hi Kalle, >> >I

Re: Laptop disassociating by local choice (reason=17)

2014-12-01 Thread Brent Taylor
On Mon, Nov 10, 2014 at 12:12 PM, Brent Taylor wrote: > Resending in plain text mode... > > Hi Kalle, >I have a custom built board with an AR6003 WiFi chip running > linux-3.10.40 and hostapd 2.2 that I'm trying to use as an access > point. > > My conf

Laptop disassociating by local choice (reason=17)

2014-11-10 Thread Brent Taylor
a computer that is connected to the internet, so while getting log files is possible, it 's just not the easiest thing to do. If requested, I could get a log dump from hostapd and/or debug output from the ath6kl driver. Thanks for any help Brent Taylor -- To unsubscribe from this list: send