linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ath9k_htc patches
@ 2011-02-21  2:15 Sujith
  0 siblings, 0 replies; only message in thread
From: Sujith @ 2011-02-21  2:15 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless

From: Sujith Manoharan <Sujith.Manoharan@atheros.com>

Here are some cleanups/fixes. These add some preliminary
code needed to enable AP mode. AP mode is not enabled in this
series, it would be done later when proper TX status reporting
and TX filtering is added to the firmware. These patches don't
require a firmware update and the internal patch queue was growing
long and unwieldy, so it would be good to have these merged.

Sujith

Sujith Manoharan (23):
  ath9k_htc: Handle storage devices
  ath9k_htc: Allow upto two simultaneous interfaces
  ath9k_htc: Unify target capability updating
  ath9k_htc: Fix error handling in add_interface
  ath9k_htc: Remove OP_PREAMBLE_SHORT
  ath9k_htc: Remove OP_PROTECT_ENABLE
  ath9k_htc: Remove OP_ASSOCIATED variable
  ath9k_htc: Set the BSSID mask for multiple interfaces
  ath9k_htc: Make sequence number calculation per-VIF
  ath9k_htc: Use VIF from the packet's control data
  ath9k_htc: Protect ampdu_action with a mutex
  ath9k_htc: Maintain individual counters for interfaces
  ath9k_htc: Allow AP interface to be created
  ath9k_htc: Calculate and set the HW opmode
  ath9k_htc: Add ANI for AP mode
  ath9k_htc: Disable powersave if an AP interface is present
  ath9k_htc: Configure beacon timers in AP mode
  ath9k_htc: Fix TBTT calculation for IBSS mode
  ath9k_htc: Handle BSSID/AID for multiple interfaces
  ath9k_htc: Fix host RX initialization
  ath9k_htc: Fix RX filters
  ath9k_htc: Add debug code to print endpoint mapping
  ath9k_htc: Fix error path in URB allocation

 drivers/net/wireless/ath/ath9k/hif_usb.c        |   78 ++++-
 drivers/net/wireless/ath/ath9k/htc.h            |   76 ++++-
 drivers/net/wireless/ath/ath9k/htc_drv_beacon.c |  137 +++++++-
 drivers/net/wireless/ath/ath9k/htc_drv_init.c   |   19 +-
 drivers/net/wireless/ath/ath9k/htc_drv_main.c   |  448 ++++++++++++++++-------
 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c   |   82 +++--
 drivers/net/wireless/ath/ath9k/reg.h            |    1 +
 drivers/net/wireless/ath/ath9k/wmi.c            |    4 -
 8 files changed, 643 insertions(+), 202 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-21  2:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21  2:15 ath9k_htc patches Sujith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).