All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/6] ath10k: cleanups
@ 2013-04-19  9:35 Michal Kazior
  2013-04-19  9:35 ` [ath9k-devel] [PATCH 1/6] ath10k: rename htt_struct Michal Kazior
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Michal Kazior @ 2013-04-19  9:35 UTC (permalink / raw)
  To: ath9k-devel

Michal Kazior (6):
  ath10k: rename htt_struct
  ath10k: fix code style
  ath10k: fix code style of handling errors
  ath10k: fix code style a little
  ath10k: cleanup tx/rx mode handling
  ath10k: cleanup hw init-related code

 drivers/net/wireless/ath/ath10k/core.h   |    2 +-
 drivers/net/wireless/ath/ath10k/htt.c    |   27 +++++++-------
 drivers/net/wireless/ath/ath10k/htt.h    |   36 +++++++-----------
 drivers/net/wireless/ath/ath10k/htt_rx.c |   30 +++++++--------
 drivers/net/wireless/ath/ath10k/htt_tx.c |   20 +++++-----
 drivers/net/wireless/ath/ath10k/hw.h     |   46 ++++++++++++++++-------
 drivers/net/wireless/ath/ath10k/mac.c    |   21 ++++-------
 drivers/net/wireless/ath/ath10k/txrx.c   |    8 ++--
 drivers/net/wireless/ath/ath10k/txrx.h   |    8 ++--
 drivers/net/wireless/ath/ath10k/wmi.c    |   60 +++++++++++++++---------------
 drivers/net/wireless/ath/ath10k/wmi.h    |    8 ++--
 11 files changed, 135 insertions(+), 131 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-24 11:08 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19  9:35 [ath9k-devel] [PATCH 0/6] ath10k: cleanups Michal Kazior
2013-04-19  9:35 ` [ath9k-devel] [PATCH 1/6] ath10k: rename htt_struct Michal Kazior
2013-04-19  9:35 ` [ath9k-devel] [PATCH 2/6] ath10k: fix code style Michal Kazior
2013-04-19  9:35 ` [ath9k-devel] [PATCH 3/6] ath10k: fix code style of handling errors Michal Kazior
2013-04-19  9:35 ` [ath9k-devel] [PATCH 4/6] ath10k: fix code style a little Michal Kazior
2013-04-19  9:35 ` [ath9k-devel] [PATCH 5/6] ath10k: cleanup tx/rx mode handling Michal Kazior
2013-04-19  9:35 ` [ath9k-devel] [PATCH 6/6] ath10k: cleanup hw init-related code Michal Kazior
2013-04-22  9:35 ` [ath9k-devel] [PATCH 0/6] ath10k: cleanups Kalle Valo
2013-04-23  8:02   ` [ath9k-devel] [PATCH v2 " Michal Kazior
2013-04-23  8:02     ` [ath9k-devel] [PATCH v2 1/6] ath10k: rename htt_struct Michal Kazior
2013-04-23  8:02     ` [ath9k-devel] [PATCH v2 2/6] ath10k: fix code style Michal Kazior
2013-04-23  8:02     ` [ath9k-devel] [PATCH v2 3/6] ath10k: fix code style of handling errors Michal Kazior
2013-04-23  8:02     ` [ath9k-devel] [PATCH v2 4/6] ath10k: fix code style a little Michal Kazior
2013-04-23  8:02     ` [ath9k-devel] [PATCH v2 5/6] ath10k: cleanup tx/rx mode handling Michal Kazior
2013-04-23  8:02     ` [ath9k-devel] [PATCH v2 6/6] ath10k: cleanup hw init-related code Michal Kazior
2013-04-24 10:35     ` [ath9k-devel] [PATCH v2 0/6] ath10k: cleanups Kalle Valo
2013-04-24 10:56       ` Michal Kazior
2013-04-24 11:08         ` Kalle Valo
2013-04-24 11:00       ` 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.