All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath6kl: neatening
@ 2011-07-17 18:43 ` Joe Perches
  0 siblings, 0 replies; 14+ messages in thread
From: Joe Perches @ 2011-07-17 18:43 UTC (permalink / raw)
  To: Kalle Valo; +Cc: devel, gregkh, error27, linux-kernel, linux-wireless, netdev

Joe Perches (3):
  ath6kl: Add missing newlines and coalesce messages
  ath6kl: Remove __func__ uses from ath6kl_err
  ath6kl: cfg80211: Add and use ath6kl_cfg80211_ready helper

 drivers/net/wireless/ath/ath6kl/bmi.c      |    2 +-
 drivers/net/wireless/ath/ath6kl/cfg80211.c |  230 ++++++++-------------------
 drivers/net/wireless/ath/ath6kl/debug.c    |    2 +-
 drivers/net/wireless/ath/ath6kl/htc.c      |   15 +-
 drivers/net/wireless/ath/ath6kl/htc_hif.c  |    3 +-
 drivers/net/wireless/ath/ath6kl/init.c     |   79 ++++------
 drivers/net/wireless/ath/ath6kl/main.c     |   16 +-
 drivers/net/wireless/ath/ath6kl/txrx.c     |   53 +++----
 drivers/net/wireless/ath/ath6kl/wmi.c      |   29 ++--
 9 files changed, 155 insertions(+), 274 deletions(-)

-- 
1.7.6.131.g99019


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

end of thread, other threads:[~2011-07-17 21:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-17 18:43 [PATCH 0/3] ath6kl: neatening Joe Perches
2011-07-17 18:43 ` Joe Perches
2011-07-17 18:43 ` [PATCH 1/3] ath6kl: Add missing newlines and coalesce messages Joe Perches
2011-07-17 18:43 ` [PATCH 2/3] ath6kl: Remove __func__ uses from ath6kl_err Joe Perches
2011-07-17 18:43 ` [PATCH 3/3] ath6kl: cfg80211: Add and use ath6kl_cfg80211_ready helper Joe Perches
2011-07-17 18:56 ` [PATCH 0/3] ath6kl: neatening Kalle Valo
2011-07-17 19:52   ` Joe Perches
2011-07-17 20:45     ` Kalle Valo
2011-07-17 21:38       ` [PATCH 0/2] ath6kl: more neatening Joe Perches
2011-07-17 21:38         ` Joe Perches
2011-07-17 21:38         ` [PATCH 1/2] ath6kl: Remove __func__ uses from ath6kl_dbg Joe Perches
2011-07-17 21:38         ` [PATCH 2/2] ath6kl: Remove trailing unpaired close paren from ath6kl_err uses Joe Perches
2011-07-17 21:38           ` Joe Perches
2011-07-17 21:49         ` [PATCH 0/2] ath6kl: more neatening Kalle Valo

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.