All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/16] ath9k: some cleanups, and a few small fixes
@ 2008-07-29  5:47 ` lrodriguez at atheros.com
  0 siblings, 0 replies; 50+ messages in thread
From: lrodriguez @ 2008-07-29  5:47 UTC (permalink / raw)
  To: linville, linville
  Cc: linux-wireless, ath9k-devel, Jouni.Malinen, Luis R. Rodriguez,
	linux-wireless, ath9k-devel

From: Luis R. Rodriguez <lrodriguez@atheros.com>

This set of patches cleans up ath9k under consideration of
the comments made so far.

  Luis

^ permalink raw reply	[flat|nested] 50+ messages in thread

end of thread, other threads:[~2008-07-31  2:06 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-29  5:47 [PATCH 00/16] ath9k: some cleanups, and a few small fixes lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 01/16] ath9k: Replace KASSERT() with BUG_ON() lrodriguez at atheros.com
2008-07-29  5:47 ` [ath9k-devel] [PATCH 02/16] ath9k: Remove ineffective multirate retry stuff lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 03/16] ath9k: Clean up in antenna diversity handling. Get rid of sc_needmib lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 04/16] ath9k: Use struct ath_softc directly instead of a void pointer lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 05/16] ath9k: Use 'ATH9K' as a prefix instead of 'HAL' for a lot of macros lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 06/16] ath9k: Fix missing brace in branch on ath_chainmask_sel_logic() lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-31  1:11   ` [ath9k-devel] " Pavel Roskin
2008-07-31  1:11     ` Pavel Roskin
2008-07-31  1:21     ` [ath9k-devel] " Luis R. Rodriguez
2008-07-31  1:21       ` Luis R. Rodriguez
2008-07-31  1:41       ` [ath9k-devel] " Pavel Roskin
2008-07-31  1:41         ` Pavel Roskin
2008-07-29  5:47 ` [ath9k-devel] [PATCH 07/16] ath9k: Replace enum hal_bool with bool lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 08/16] ath9k: Revamp debugging lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 09/16] ath9k: Use standard ISR return values, merge ath_intr and ath_isr lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 10/16] ath9k: Don't pass opmode twice to ath_vap_attach, return standard error values from add_interface lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 11/16] ath9k: Remove "OS_" prefixes in macros lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-31  1:16   ` [ath9k-devel] " Pavel Roskin
2008-07-31  1:16     ` Pavel Roskin
2008-07-31  1:23     ` [ath9k-devel] " Luis R. Rodriguez
2008-07-31  1:23       ` Luis R. Rodriguez
2008-07-31  1:44       ` [ath9k-devel] " Pavel Roskin
2008-07-31  1:44         ` Pavel Roskin
2008-07-31  2:06         ` [ath9k-devel] " Luis R. Rodriguez
2008-07-31  2:06           ` Luis R. Rodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 12/16] ath9k: Dont maintain some of h/w caps in ath_softc, access them directly from ah_caps instead lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 13/16] ath9k: Break down ath9k_regd_init_channels and use helper functions lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 14/16] ath9k: Remove AH_DEBUG_COUNTRY lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 15/16] ath9k: Don't set the channel in ath_rate_init() lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:47 ` [ath9k-devel] [PATCH 16/16] ath9k: Remove some unused macros lrodriguez at atheros.com
2008-07-29  5:47   ` lrodriguez
2008-07-29  5:50 ` [ath9k-devel] [PATCH 00/16] ath9k: some cleanups, and a few small fixes Luis R. Rodriguez
2008-07-29  5:50   ` Luis R. Rodriguez
2008-07-29  5:52   ` [ath9k-devel] " Luis R. Rodriguez
2008-07-29  5:52     ` Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.