Re: [ath5k-devel] [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use

2014-07-18 Thread Greg KH
On Sat, Jul 19, 2014 at 07:14:12AM +1000, Dave Airlie wrote: > > > > We have almost 1000 more uses of the non-macro version than the "macro" > > version in the kernel today: > > $ git grep -w DEFINE_PCI_DEVICE_TABLE | wc -l > > 262 > > $ git grep "const struct pci_device_id" | wc -l > > 1254 > > d

Re: [ath5k-devel] [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use

2014-07-18 Thread Greg KH
On Fri, Jul 18, 2014 at 12:22:13PM -0400, John W. Linville wrote: > On Fri, Jul 18, 2014 at 05:26:47PM +0200, Benoit Taine wrote: > > We should prefer `const struct pci_device_id` over > > `DEFINE_PCI_DEVICE_TABLE` to meet kernel coding style guidelines. > > This issue was reported by checkpatch. >

Re: [ath5k-devel] [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use

2014-07-18 Thread Greg KH
On Fri, Jul 18, 2014 at 09:54:32AM -0700, James Bottomley wrote: > On Fri, 2014-07-18 at 09:43 -0700, Greg KH wrote: > > On Fri, Jul 18, 2014 at 12:22:13PM -0400, John W. Linville wrote: > > > On Fri, Jul 18, 2014 at 05:26:47PM +0200, Benoit Taine wrote: > > > >

[ath5k-devel] [014/116] ath5k: dont use external sleep clock in AP mode

2010-03-30 Thread Greg KH
2.6.32-stable review patch. If anyone has any objections, please let us know. -- From: Bob Copeland commit 5d6ce628f986d1a3c523cbb0a5a52095c48cc332 upstream When using the external sleep clock in AP mode, the TSF increments too quickly, causing beacon interval to be much lower

Re: [ath5k-devel] [stable] [PATCH 0/2] ath5k: few AP fixes for 2.6.32

2010-03-18 Thread Greg KH
On Thu, Mar 11, 2010 at 06:23:47PM -0500, Luis R. Rodriguez wrote: > These patches were already merged into the latest 2.6.33.y, > however they are not yet in the latest 2.6.32.y, they are > reported to make ath5k AP support rock solid by a few people. > > For your conveinience I have also put the

Re: [ath5k-devel] Release of Atheros 802.11abg HAL under the ISC

2008-09-27 Thread Greg KH
On Fri, Sep 26, 2008 at 02:57:01PM -0700, Luis R. Rodriguez wrote: > As part of our commitment to help support all of our Atheros devices > under Linux we'd like to announce the release of our Atheros HAL for > our 802.11abg chipsets under the ISC license. > > You can find it here: > > http://www

Re: [ath5k-devel] [stable] [PATCH] ath5k: don't enable MSI, we cannot handle it yet

2008-07-20 Thread Greg KH
On Fri, Jul 18, 2008 at 06:49:24PM +0200, Michael Buesch wrote: > On Friday 18 July 2008 18:44:47 Pavel Roskin wrote: > > On Fri, 2008-07-18 at 12:28 -0400, Pavel Roskin wrote: > > > This fixes support for AR5006 chipset, which supports MSI > > > > Sorry, I found Documentation/stable_kernel_rules.