Re: [PATCH v2 00/16] wl1251 patches from linux-n900 tree

2014-01-16 Thread John W. Linville
On Thu, Jan 16, 2014 at 01:21:21AM +0100, Pavel Machek wrote: > On Mon 2014-01-06 15:00:50, John W. Linville wrote: > > On Tue, Dec 31, 2013 at 10:47:29AM +0100, Pali Rohár wrote: > > > On Sunday 08 December 2013 10:24:58 Pali Rohár wrote: > > > > Hello, I'm sending wl1251 patches from linux-n900 t

Re: [PATCH v2 00/16] wl1251 patches from linux-n900 tree

2014-01-15 Thread Pavel Machek
On Mon 2014-01-06 15:00:50, John W. Linville wrote: > On Tue, Dec 31, 2013 at 10:47:29AM +0100, Pali Rohár wrote: > > On Sunday 08 December 2013 10:24:58 Pali Rohár wrote: > > > Hello, I'm sending wl1251 patches from linux-n900 tree [1] for > > > comments. More patches come from David's monitor & p

Re: [PATCH v2 00/16] wl1251 patches from linux-n900 tree

2014-01-07 Thread Pavel Machek
Hi! > > > Second version contains new patch for fixing NULL pointer > > > dereference which sometimes cause kernel panic and fixes code > > > suggested by Pavel Machek. > > > So far, there are no new comments for patches 01, 03-13 and 16. > > Are there any other problems with that patches or ca

Re: [PATCH v2 00/16] wl1251 patches from linux-n900 tree

2014-01-06 Thread Pavel Machek
Hi! > > > Hello, I'm sending wl1251 patches from linux-n900 tree [1] for > > > comments. More patches come from David's monitor & packet > > > injection work. Patches are tested with 3.12 rc5 kernel on > > > Nokia N900. > > > > > > Second version contains new patch for fixing NULL pointer > > > d

Re: [PATCH v2 00/16] wl1251 patches from linux-n900 tree

2014-01-06 Thread Johannes Berg
On Mon, 2014-01-06 at 15:00 -0500, John W. Linville wrote: > On Tue, Dec 31, 2013 at 10:47:29AM +0100, Pali Rohár wrote: > > On Sunday 08 December 2013 10:24:58 Pali Rohár wrote: > > > Hello, I'm sending wl1251 patches from linux-n900 tree [1] for > > > comments. More patches come from David's moni

Re: [PATCH v2 00/16] wl1251 patches from linux-n900 tree

2014-01-06 Thread John W. Linville
On Tue, Dec 31, 2013 at 10:47:29AM +0100, Pali Rohár wrote: > On Sunday 08 December 2013 10:24:58 Pali Rohár wrote: > > Hello, I'm sending wl1251 patches from linux-n900 tree [1] for > > comments. More patches come from David's monitor & packet > > injection work. Patches are tested with 3.12 rc5 k

Re: [PATCH v2 00/16] wl1251 patches from linux-n900 tree

2013-12-31 Thread Pali Rohár
On Sunday 08 December 2013 10:24:58 Pali Rohár wrote: > Hello, I'm sending wl1251 patches from linux-n900 tree [1] for > comments. More patches come from David's monitor & packet > injection work. Patches are tested with 3.12 rc5 kernel on > Nokia N900. > > Second version contains new patch for fi

[PATCH v2 00/16] wl1251 patches from linux-n900 tree

2013-12-08 Thread Pali Rohár
Hello, I'm sending wl1251 patches from linux-n900 tree [1] for comments. More patches come from David's monitor & packet injection work. Patches are tested with 3.12 rc5 kernel on Nokia N900. Second version contains new patch for fixing NULL pointer dereference which sometimes cause kernel panic a