All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 0/6] ath10k: pci cleanup
@ 2013-04-24 10:19 Michal Kazior
  2013-04-24 10:19 ` [ath9k-devel] [PATCH 1/6] ath10k: fix pci_set_drvpriv ordering Michal Kazior
                   ` (7 more replies)
  0 siblings, 8 replies; 31+ messages in thread
From: Michal Kazior @ 2013-04-24 10:19 UTC (permalink / raw)
  To: ath9k-devel

This gets rid of the ugly device/target resetting
retries. It also tries to simplify pci probing
logic.

Michal Kazior (6):
  ath10k: fix pci_set_drvpriv ordering
  ath10k: refactor pci interrupt functions
  ath10k: remove pci probe retrying
  ath10k: remove ath10k_pci_configure()
  ath10k: remove ath10k_pci_probe_device()
  ath10k: simplify pci target reset

 drivers/net/wireless/ath/ath10k/pci.c |  452 ++++++++++++++-------------------
 1 file changed, 186 insertions(+), 266 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-04-26  6:49 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 10:19 [ath9k-devel] [PATCH 0/6] ath10k: pci cleanup Michal Kazior
2013-04-24 10:19 ` [ath9k-devel] [PATCH 1/6] ath10k: fix pci_set_drvpriv ordering Michal Kazior
2013-04-24 10:19 ` [ath9k-devel] [PATCH 2/6] ath10k: refactor pci interrupt functions Michal Kazior
2013-04-24 10:19 ` [ath9k-devel] [PATCH 3/6] ath10k: remove pci probe retrying Michal Kazior
2013-04-24 10:19 ` [ath9k-devel] [PATCH 4/6] ath10k: remove ath10k_pci_configure() Michal Kazior
2013-04-24 10:19 ` [ath9k-devel] [PATCH 5/6] ath10k: remove ath10k_pci_probe_device() Michal Kazior
2013-04-24 10:20 ` [ath9k-devel] [PATCH 6/6] ath10k: simplify pci target reset Michal Kazior
2013-04-24 11:22 ` [ath9k-devel] [PATCH 0/6] ath10k: pci cleanup Michal Kazior
2013-04-24 12:26 ` [ath9k-devel] [PATCH v2 " Michal Kazior
2013-04-24 12:26   ` [ath9k-devel] [PATCH v2 1/6] ath10k: fix pci_set_drvpriv ordering Michal Kazior
2013-04-24 12:26   ` [ath9k-devel] [PATCH v2 2/6] ath10k: refactor pci interrupt functions Michal Kazior
2013-04-24 12:26   ` [ath9k-devel] [PATCH v2 3/6] ath10k: remove pci probe retrying Michal Kazior
2013-04-24 12:26   ` [ath9k-devel] [PATCH v2 4/6] ath10k: remove ath10k_pci_configure() Michal Kazior
2013-04-24 12:26   ` [ath9k-devel] [PATCH v2 5/6] ath10k: remove ath10k_pci_probe_device() Michal Kazior
2013-04-24 12:26   ` [ath9k-devel] [PATCH v2 6/6] ath10k: simplify pci target reset Michal Kazior
2013-04-25  7:24   ` [ath9k-devel] [PATCH v2 0/6] ath10k: pci cleanup Kalle Valo
2013-04-25  7:36     ` Michal Kazior
2013-04-25  7:56       ` Kalle Valo
2013-04-25  7:59         ` Bartosz.Markowski at tieto.com
2013-04-25  8:10         ` Michal Kazior
2013-04-25  8:16           ` Kalle Valo
2013-04-25  7:24   ` [ath9k-devel] [PATCH v3 " Michal Kazior
2013-04-25  7:24     ` [ath9k-devel] [PATCH v3 1/6] ath10k: fix pci_set_drvpriv ordering Michal Kazior
2013-04-26  6:45       ` Kalle Valo
2013-04-26  6:49         ` Michal Kazior
2013-04-25  7:24     ` [ath9k-devel] [PATCH v3 2/6] ath10k: refactor pci interrupt functions Michal Kazior
2013-04-25  7:24     ` [ath9k-devel] [PATCH v3 3/6] ath10k: remove pci probe retrying Michal Kazior
2013-04-25  7:24     ` [ath9k-devel] [PATCH v3 4/6] ath10k: remove ath10k_pci_configure() Michal Kazior
2013-04-25  7:24     ` [ath9k-devel] [PATCH v3 5/6] ath10k: remove ath10k_pci_probe_device() Michal Kazior
2013-04-25  7:24     ` [ath9k-devel] [PATCH v3 6/6] ath10k: simplify pci target reset Michal Kazior
2013-04-26  6:16     ` [ath9k-devel] [PATCH v3 0/6] ath10k: pci cleanup 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.