Historical ath9k-devel archives
 help / color / mirror / Atom feed
 messages from 2013-04-10 06:13:32 to 2013-04-22 08:08:14 UTC [more...]

[ath9k-devel] [PATCH 0/2] ath10k: locking cleanup
 2013-04-22  8:08 UTC  (4+ messages)
` [ath9k-devel] [PATCH 1/2] ath10k: kill vdev_mtx and use conf_mutex
` [ath9k-devel] [PATCH 2/2] ath10k: refactor scan locking

[ath9k-devel] [PATCH 0/7] ath10k: htt tx cleanup
 2013-04-22  8:05 UTC  (10+ messages)
` [ath9k-devel] [PATCH 1/7] ath10k: flatten htt_tx_info
` [ath9k-devel] [PATCH 2/7] ath10k: share htc tx completion for data/mgmt tx
` [ath9k-devel] [PATCH 3/7] ath10k: move htt completion handler up in the code
` [ath9k-devel] [PATCH 4/7] ath10k: share a single htc tx completion for htt data/mgmt/conf tx
` [ath9k-devel] [PATCH 5/7] ath10k: remove per-packet completion handling
` [ath9k-devel] [PATCH 6/7] ath10k: remove `priv` from ath10k_skb_cb
` [ath9k-devel] [PATCH 7/7] ath10k: share htt tx completion for data/mgmt tx

[ath9k-devel] [PATCH] ath10k: cleanup ath10k_bmi_fast_download()
 2013-04-22  8:00 UTC  (2+ messages)

[ath9k-devel] WiFi Failure with AR9280
 2013-04-22  7:41 UTC  (8+ messages)

[ath9k-devel] about openwrt wps pin method
 2013-04-22  4:01 UTC 

[ath9k-devel] In case anyone wants to work on per-packet TPC
 2013-04-20 14:46 UTC 

[ath9k-devel] How can I know WiFi channels flags?
 2013-04-19 15:51 UTC 

[ath9k-devel] [PATCH 0/6] ath10k: cleanups
 2013-04-19  9:35 UTC  (7+ messages)
` [ath9k-devel] [PATCH 1/6] ath10k: rename htt_struct
` [ath9k-devel] [PATCH 2/6] ath10k: fix code style
` [ath9k-devel] [PATCH 3/6] ath10k: fix code style of handling errors
` [ath9k-devel] [PATCH 4/6] ath10k: fix code style a little
` [ath9k-devel] [PATCH 5/6] ath10k: cleanup tx/rx mode handling
` [ath9k-devel] [PATCH 6/6] ath10k: cleanup hw init-related code

[ath9k-devel] [PATCH v2] ath10k: fix HW version/revision names
 2013-04-19  8:33 UTC 

[ath9k-devel] [PATCH] ath10k: fix HW version/revision names
 2013-04-19  8:27 UTC  (3+ messages)

[ath9k-devel] [PATCH] ath10k: move QCA9880_1.0 PCI-specific hacks to pci sub-module
 2013-04-19  7:11 UTC 

[ath9k-devel] Announcement: open source AR9380 and later HAL
 2013-04-18 14:16 UTC  (34+ messages)
  ` [ath9k-devel] AR9287 ; 2-wire coexistence expected behavior

[ath9k-devel] [PATCH] ath10k: fix QoS tx
 2013-04-18 12:51 UTC 

[ath9k-devel] [PATCH] ath10k: split ath10k_pci_target_ps_control
 2013-04-18 12:47 UTC 

[ath9k-devel] [PATCH] ath10k: add bmi_read32/bmi_write32 functions
 2013-04-18 12:21 UTC 

[ath9k-devel] [PATCH] ath10k: simplify FW binary names
 2013-04-18 11:36 UTC 

[ath9k-devel] [PATCH 0/3] ath10k: htc cleanup
 2013-04-18 11:30 UTC  (4+ messages)
` [ath9k-devel] [PATCH 1/3] ath10k: add ath10k_ prefix to htc structs, defs, enums
` [ath9k-devel] [PATCH 2/3] ath10k: merge htc-priv.h into htc.h
` [ath9k-devel] [PATCH 3/3] ath10k: rename htc_tx_lock

[ath9k-devel] [PATCH v3] ath10k: move suspend/resume exports to core.c file
 2013-04-18 11:15 UTC 

[ath9k-devel] [PATCH v2 0/7] various fixes
 2013-04-18 11:11 UTC  (9+ messages)
` [ath9k-devel] [PATCH v2 1/7] ath10k: move suspend/resume exports to core.c file
` [ath9k-devel] [PATCH v2 2/7] ath10k: remove excessive ifdef checks
` [ath9k-devel] [PATCH v2 3/7] ath10k: fix pointer casts in debug code
` [ath9k-devel] [PATCH v2 4/7] ath10k: shift extern variable where it belongs
` [ath9k-devel] [PATCH v2 5/7] ath10k: remove unnecessary NULL check
` [ath9k-devel] [PATCH v2 6/7] ath10k: reindent ath10k_pci_suspend
` [ath9k-devel] [PATCH v2 7/7] ath10k: return error if suspend command fails

[ath9k-devel] [PATCH 0/3] ath10k: pci memleak fix
 2013-04-18 10:59 UTC  (16+ messages)
` [ath9k-devel] [PATCH 1/3] ath10k: drop dead code
` [ath9k-devel] [PATCH 2/3] ath10k: make htc cancellation a generic thing
` [ath9k-devel] [PATCH 3/3] ath10k: reorder pci shutdown sequences
` [ath9k-devel] [PATCH v2 0/5] ath10k: pci memleak fix
  ` [ath9k-devel] [PATCH v2 1/5] ath10k: drop dead code
  ` [ath9k-devel] [PATCH v2 2/5] ath10k: make HTC cancellation a generic thing
  ` [ath9k-devel] [PATCH v2 3/5] ath10k: fix HTC tx flushing
  ` [ath9k-devel] [PATCH v2 4/5] ath10k: reorder pci shutdown sequences
  ` [ath9k-devel] [PATCH v2 5/5] ath10k: fix memory leak during PCI teardown
          ` [ath9k-devel] [PATCH] ath10k: fix unused variable warning

[ath9k-devel] [PATCH] ath10k: add bmi_read32/bmi_write32 function
 2013-04-18 10:53 UTC  (4+ messages)

[ath9k-devel] [PATCH 0/7] ath10k: non-functional cleanups
 2013-04-18 10:45 UTC  (9+ messages)
` [ath9k-devel] [PATCH 1/7] ath10k: fix code style
` [ath9k-devel] [PATCH 2/7] ath10k: use if() instead of ternary operator
` [ath9k-devel] [PATCH 3/7] ath10k: remove unnecessary void cast
` [ath9k-devel] [PATCH 4/7] ath10k: kill WARN_ONs in htt_rx.c
` [ath9k-devel] [PATCH 5/7] ath10k: use macros instead of if() for value range limiting
` [ath9k-devel] [PATCH 6/7] ath10k: use ath10k_warn() instead of WARN()
` [ath9k-devel] [PATCH 7/7] ath10k: remove old function prototype

[ath9k-devel] [PATCH 1/3] ath10k: kill CE_SEND_CB/CE_RECV_CB
 2013-04-18 10:41 UTC  (4+ messages)
` [ath9k-devel] [PATCH 2/3] ath10k: kill WARN_ON in ce.c
` [ath9k-devel] [PATCH 3/3] ath10k: kill MAX_SSID_LEN define

[ath9k-devel] [PATCH 1/7] ath10k: rename struct wmi_struct -> struct ath10k_wmi
 2013-04-18 10:37 UTC  (15+ messages)
` [ath9k-devel] [PATCH 2/7] ath10k: move suspend/resume exports to core.c file
` [ath9k-devel] [PATCH 3/7] ath10k: remove excessive ifdef checks
` [ath9k-devel] [PATCH 4/7] ath10k: reindent ath10k_pci_suspend
` [ath9k-devel] [PATCH 5/7] ath10k: fix pointer casts in debug code
` [ath9k-devel] [PATCH 6/7] ath10k: shift extern variable where it belongs
` [ath9k-devel] [PATCH 7/7] ath10k: remove unnecessary NULL check

[ath9k-devel] [PATCH 0/6] various cleanup patches
 2013-04-18 10:25 UTC  (8+ messages)
` [ath9k-devel] [PATCH 1/6] ath10k: remove obsolete function prototype
` [ath9k-devel] [PATCH 2/6] ath10k: fix typo in ath10k Kconfig
` [ath9k-devel] [PATCH 3/6] ath10k: use if statement instead of cond. operator
` [ath9k-devel] [PATCH 4/6] ath10k: remove pointless goto label
` [ath9k-devel] [PATCH 5/6] ath10k: rename PCI target PS contol functions
` [ath9k-devel] [PATCH 6/6] ath10k: remove fw event chain for target dump notification

[ath9k-devel] [PATCH 0/5] ath10k: cleanups
 2013-04-18 10:01 UTC  (15+ messages)
` [ath9k-devel] [PATCH 1/5] ath10k: replace debug_mtx with conf_mutex
` [ath9k-devel] [PATCH 2/5] ath10k: change wmi structure access
` [ath9k-devel] [PATCH 3/5] ath10k: fix coding style
` [ath9k-devel] [PATCH 4/5] ath10k: use ath10k_warn() instead of ath10k_info()
` [ath9k-devel] [PATCH 5/5] ath10k: fix function prototype argument name
  ` [ath9k-devel] [PATCH v2 0/5] ath10k: cleanups
    ` [ath9k-devel] [PATCH v2 1/5] ath10k: replace debug_mtx with conf_mutex
    ` [ath9k-devel] [PATCH v2 2/5] ath10k: change wmi structure access
    ` [ath9k-devel] [PATCH v2 3/5] ath10k: fix coding style
    ` [ath9k-devel] [PATCH v2 4/5] ath10k: use ath10k_warn() instead of ath10k_info()
    ` [ath9k-devel] [PATCH v2 5/5] ath10k: fix function prototype argument name

[ath9k-devel] [PATCH] ath10k: fix double-prefixed functions
 2013-04-18  9:56 UTC  (2+ messages)

[ath9k-devel] [PATCH] ath10k: improve FW QoS workaround
 2013-04-18  9:54 UTC  (2+ messages)

[ath9k-devel] [PATCH 1/2] ath10k: don't defer mgmt_rx frames
 2013-04-18  9:42 UTC  (3+ messages)
` [ath9k-devel] [PATCH 2/2] ath10k: don't use irqsave when rx/tx_status

[ath9k-devel] MCS 18, 20-23 zero packets received
 2013-04-17 12:11 UTC 

[ath9k-devel] [RFC 0/2] ath10k: kill off htt_tx_info wrapper
 2013-04-17 11:55 UTC  (3+ messages)
` [ath9k-devel] [RFC 1/2] ath10k: simplify txi lifespan
` [ath9k-devel] [RFC 2/2] ath10k: merge htt_tx_info into ath10k_skb_cb

[ath9k-devel] [PATCH 1/2] ath10k: wmi_mgmt_rx setup band
 2013-04-17  7:05 UTC  (5+ messages)
` [ath9k-devel] [PATCH 2/2] ath10k: wmi_mgmt_rx setup rate info

[ath9k-devel] Regarding BAW mechanism
 2013-04-17  6:25 UTC  (3+ messages)

[ath9k-devel] [PATCH 0/4] small cleanups
 2013-04-17  6:14 UTC  (6+ messages)
` [ath9k-devel] [PATCH 1/4] ath10k: fix indentation
` [ath9k-devel] [PATCH 2/4] ath10k: remove odd 'todo' comment
` [ath9k-devel] [PATCH 3/4] ath10k: remove 'todo' comments
` [ath9k-devel] [PATCH 4/4] ath10k: remove obsolete define

[ath9k-devel] [PATCH] ath10k: split way to long line of code
 2013-04-17  6:13 UTC  (2+ messages)

[ath9k-devel] [PATCH 0/3] remaining ath10k_ prefixes for sub-modules
 2013-04-17  6:09 UTC  (5+ messages)
` [ath9k-devel] [PATCH 1/3] ath10k: add ath10k_ prefixes into wmi functions
` [ath9k-devel] [PATCH 2/3] ath10k: add ath10k_ prefixes into htt_tx functions
` [ath9k-devel] [PATCH 3/3] ath10k: add ath10k_ prefixes into htt_rx functions

[ath9k-devel] ath9k greenfield mode support
 2013-04-16 17:15 UTC  (3+ messages)

[ath9k-devel] [patch] ath9k: use GFP_ATOMIC under spinlock
 2013-04-16 12:10 UTC  (2+ messages)

[ath9k-devel] OP_INVALID ... defines in the htc.h
 2013-04-16 10:37 UTC  (3+ messages)

[ath9k-devel] [PATCH 1/2] ath10k: WMI overhaul
 2013-04-16  9:37 UTC  (2+ messages)
` [ath9k-devel] [PATCH 2/2] ath10k: Reduce maximum VDEV count

[ath9k-devel] need help: ath9k_htc driver not working
 2013-04-15 18:19 UTC  (2+ messages)

[ath9k-devel] Problem in calculation of the Queuing+channel access delay (being smaller than airtime)
 2013-04-13 15:22 UTC  (4+ messages)

[ath9k-devel] ath9k-issue with stop RX/TX DMA - correlation with WMM traffic classes?
 2013-04-12 20:49 UTC  (4+ messages)

[ath9k-devel] Possible bug in drivers/net/wireless/ath/ath9k/ar9003_hw.c
 2013-04-11 15:07 UTC 

[ath9k-devel] [RFC] ath9k: Respect current txpower setting
 2013-04-11  0:04 UTC  (8+ messages)

[ath9k-devel] [RFCv2] ath9k: Respect current txpower setting
 2013-04-10 23:25 UTC 

[ath9k-devel] Adjust data rate of beacon frame but TSF goes wrong
 2013-04-10 19:00 UTC 


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