ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-26 19:00:47 to 2013-10-24 05:36:55 UTC [more...]

[PATCH] ath10k: Initialize list-head on vif creation
 2013-10-24  5:36 UTC  (2+ messages)

[PATCH] ath10k: Log firmware debug prints and dbg logs
 2013-10-24  5:05 UTC  (2+ messages)

ath10k hits warning in sta_info.c:839
 2013-10-23 23:28 UTC  (4+ messages)

[PATCH 0/3] ath10k: tx power fixes
 2013-10-23 11:02 UTC  (4+ messages)
` [PATCH 1/3] ath10k: setup min channel power to a reasonable value
` [PATCH 2/3] ath10k: use proper tx power unit
` [PATCH 3/3] ath10k: respect power_level values

Another crash related to list corruption
 2013-10-22 21:01 UTC 

DMAR faults?
 2013-10-22 17:12 UTC 

Firmware crash and kernel crash when associating second STA to same AP
 2013-10-22 16:50 UTC 

Kernel panic in today's 'ath' tree
 2013-10-22  0:16 UTC 

README for the ath10k firmware repository?
 2013-10-21 22:07 UTC 

Fwd: ath10k related kernel crash in wireless-testing (3.12.0-rc3-wl+)
 2013-10-21 16:46 UTC  (9+ messages)

[PATCH] ath10k: add error handling to ath10k_pci_wait()
 2013-10-21 14:19 UTC  (4+ messages)

[PATCH v2 0/8] ath10k: fixes 2013-10-15
 2013-10-21 14:15 UTC  (16+ messages)
` [PATCH v2 1/8] ath10k: prevent starting monitor without a vdev
` [PATCH v2 2/8] ath10k: add sanity checks for monitor management
` [PATCH v2 3/8] ath10k: fix endianess in prints
` [PATCH v2 4/8] ath10k: fix NSS reporting in RX
` [PATCH v2 5/8] ath10k: fix NULL deref upon early FW crash
` [PATCH v2 6/8] ath10k: implement ath10k_pci_soc_read/write32()
` [PATCH v2 7/8] ath10k: fix device initialization routine
` [PATCH v2 8/8] ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW

[PATCH 1/2] ath10k: remove P2P from supported interface modes for 10.X FW
 2013-10-21  6:52 UTC  (6+ messages)
` [PATCH 2/2] ath10k: extend number of AP interfaces for 10.X firmware

Pull request: ath 20131017
 2013-10-18 17:57 UTC  (2+ messages)

[PATCH 0/7] ath10k: fixes 2013-10-15
 2013-10-16 14:18 UTC  (14+ messages)
` [PATCH 1/7] ath10k: prevent starting monitor without a vdev
` [PATCH 2/7] ath10k: add sanity checks for monitor management
` [PATCH 3/7] ath10k: fix endianess in prints
` [PATCH 4/7] ath10k: fix NSS reporting in RX
` [PATCH 5/7] ath10k: fix NULL deref upon early FW crash
` [PATCH 6/7] ath10k: fix device initialization routine
` [PATCH 7/7] ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW

[PATCH 0/7] ath10k: fix WMI atomic usage
 2013-10-16 12:48 UTC  (12+ messages)
` [PATCH 1/7] ath10k: use workqueue to set WEP TX key
` [PATCH 2/7] ath10k: fix add_interface failure handling
` [PATCH 3/7] ath10k: track vif list internally
` [PATCH 4/7] ath10k: fix scheduling while atomic config bug
` [PATCH 5/7] ath10k: remove unnecessary checks
` [PATCH 6/7] ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
` [PATCH 7/7] ath10k: add might_sleep() to ath10k_wmi_cmd_send()

[PATCH 1/2] ath10k: rename WMI_CMD_UNDEFINED
 2013-10-16  8:52 UTC  (3+ messages)
` [PATCH 2/2] ath10k: return better errno for unsupported pdev params

[PATCH v2] ath10k: do not warn about unsupported vdev param
 2013-10-16  8:50 UTC  (2+ messages)

[PATCH 1/7] ath10k: fix scheduling while atomic bug
 2013-10-15 16:16 UTC  (2+ messages)

[PATCH] ath10k: do not warn about unsupported vdev param
 2013-10-14 16:06 UTC  (3+ messages)

[PATCH] ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
 2013-10-09 14:17 UTC  (4+ messages)
` remove unneeded semicolons

[PATCH] ath10k: fix ath10k_debug_start() locking
 2013-10-09 14:15 UTC  (2+ messages)

[PATCH/RFT 0/3] ath10k: fixes
 2013-10-09  2:59 UTC  (14+ messages)
` [PATCH/RFT 1/3] ath10k: fix add_interface failure handling
` [PATCH/RFT 2/3] ath10k: track vif list internally
` [PATCH/RFT 3/3] ath10k: fix scheduling while atomic config bug
` [PATCH/RFT v2 0/4] ath10k: fixes
  ` [PATCH/RFT v2 1/4] ath10k: fix add_interface failure handling
  ` [PATCH/RFT v2 2/4] ath10k: track vif list internally
  ` [PATCH/RFT v2 3/4] ath10k: fix scheduling while atomic config bug
  ` [PATCH/RFT v2 4/4] ath10k: remove unnecessary checks

[PATCH] ath10k: fix station authorization
 2013-10-08 19:09 UTC  (3+ messages)

[PATCH v2 0/2] ath10k: wep & ampdu fix
 2013-10-08 18:58 UTC  (10+ messages)
  ` [PATCH v2 1/2] ath10k: Fix bug in max. VHT A-MPDU size
  ` [PATCH v2 2/2] ath10k: fix scheduling while atomic bug
  ` [PATCH v3 0/2] ath10k: wep & ampdu fix
    ` [PATCH v3 1/2] ath10k: Fix bug in max. VHT A-MPDU size
    ` [PATCH v3 2/2] ath10k: fix scheduling while atomic bug

[PATCH] ath10k: fix RX performance when using AP 10.X FW
 2013-10-08 12:24 UTC  (2+ messages)

[PATCH 0/2] ath10k: minor fixes
 2013-10-08 12:23 UTC  (4+ messages)
` [PATCH 1/2] ath10k: fix printf format string
` [PATCH 2/2] ath10k: fix possible memory leak in new FW loading

ath10k: ath-next-test branch for testing patches
 2013-10-08  5:56 UTC 

[PATCH 1/2] ath10k: advestise 10.X fw support on wmi_attach
 2013-10-07 12:26 UTC  (3+ messages)
` [PATCH 2/2] ath10k: extend the max_scan time

ath.git master branch rebased
 2013-10-07 10:38 UTC 

[PATCH 0/2] ath10k: fixes
 2013-10-04  6:37 UTC  (7+ messages)
` [PATCH 1/2] ath10k: Fix bug in max. VHT A-MPDU size
` [PATCH 2/2] ath10k: fix scheduling while atomic bug

Pull request: ath 20131001
 2013-10-03 20:17 UTC  (2+ messages)

[PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
 2013-10-03  6:32 UTC  (27+ messages)
                ` [PATCH net-next] ath10k: wmi: Convert use of 6 "

[PATCH] ath10k: fix scheduling while atomic bug on config
 2013-10-02 13:00 UTC  (3+ messages)

[PATCH 0/4] ath10k: clean ups
 2013-10-02  9:03 UTC  (12+ messages)
` [PATCH 1/4] ath10k: split tid calculation from tx function
` [PATCH 2/4] ath10k: split vdev_id "
` [PATCH 3/4] ath10k: remove ce_sendlist_send
` [PATCH 4/4] ath10k: remove num_sends_allowed
` [PATCH v2 0/4] ath10k: clean ups
  ` [PATCH v2 1/4] ath10k: split tid calculation from tx function
  ` [PATCH v2 2/4] ath10k: split vdev_id "
  ` [PATCH v2 3/4] ath10k: remove ce_sendlist_send
  ` [PATCH v2 4/4] ath10k: remove num_sends_allowed

Scheduling while atomic while setting the PS mode
 2013-10-02  5:43 UTC  (2+ messages)

[PATCH v3 0/3] ath10k: implement FW IE support
 2013-09-30 19:05 UTC  (5+ messages)
` [PATCH v3 1/3] ath10k: rename board_data in struct ath10k
` [PATCH v3 2/3] ath10k: store separate pointers for firmware data
` [PATCH v3 3/3] ath10k: implement firmware IE container support

[PATCH v2 0/3] ath10k: implement FW IE support
 2013-09-27 16:46 UTC  (5+ messages)
` [PATCH v2 1/3] ath10k: rename board_data in struct ath10k
` [PATCH v2 2/3] ath10k: store separate pointers for firmware data
` [PATCH v2 3/3] ath10k: implement firmware IE container support

[PATCH v3 00/13] ath10k: dual-firmware support (MAIN and 10.X)
 2013-09-27 12:30 UTC  (2+ messages)

[PATCH 00/11 - GIT PULL] drivers: net: Last block of Remove extern from function prototypes
 2013-09-26 19:31 UTC  (4+ messages)

Pull request: ath 20130930
 2013-09-26 18:57 UTC  (2+ messages)


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