Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/4] ath10k: clean ups
@ 2013-09-27 14:38 Michal Kazior
  2013-09-27 14:38 ` [PATCH 1/4] ath10k: split tid calculation from tx function Michal Kazior
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Michal Kazior @ 2013-09-27 14:38 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Michal Kazior

Hi,

First two patches are non-functional changes.

The latter two should remove some overhead from TX
path and CE processing. Nothing extraordinary.


Michal Kazior (4):
  ath10k: split tid calculation from tx function
  ath10k: split vdev_id calculation from tx function
  ath10k: remove ce_sendlist_send
  ath10k: remove num_sends_allowed

 drivers/net/wireless/ath/ath10k/ce.c  |   35 ++++++------------------
 drivers/net/wireless/ath/ath10k/ce.h  |   16 +----------
 drivers/net/wireless/ath/ath10k/mac.c |   48 ++++++++++++++++++++-------------
 drivers/net/wireless/ath/ath10k/pci.c |   25 +++--------------
 drivers/net/wireless/ath/ath10k/pci.h |    3 ---
 5 files changed, 42 insertions(+), 85 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-10-02  9:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 14:38 [PATCH 0/4] ath10k: clean ups Michal Kazior
2013-09-27 14:38 ` [PATCH 1/4] ath10k: split tid calculation from tx function Michal Kazior
2013-09-30 19:08   ` Kalle Valo
2013-09-27 14:38 ` [PATCH 2/4] ath10k: split vdev_id " Michal Kazior
2013-09-30 19:10   ` Kalle Valo
2013-09-27 14:38 ` [PATCH 3/4] ath10k: remove ce_sendlist_send Michal Kazior
2013-09-27 14:38 ` [PATCH 4/4] ath10k: remove num_sends_allowed Michal Kazior
2013-10-02  9:03 ` [PATCH v2 0/4] ath10k: clean ups Michal Kazior
2013-10-02  9:03   ` [PATCH v2 1/4] ath10k: split tid calculation from tx function Michal Kazior
2013-10-02  9:03   ` [PATCH v2 2/4] ath10k: split vdev_id " Michal Kazior
2013-10-02  9:03   ` [PATCH v2 3/4] ath10k: remove ce_sendlist_send Michal Kazior
2013-10-02  9:03   ` [PATCH v2 4/4] ath10k: remove num_sends_allowed Michal Kazior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox