ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-26 05:46:43 to 2013-10-16 13:46:41 UTC [more...]

[PATCH v2 0/8] ath10k: fixes 2013-10-15
 2013-10-16 13:46 UTC  (8+ 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 0/7] ath10k: fixes 2013-10-15
 2013-10-16 13:31 UTC  (12+ 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  (15+ messages)
` [PATCH v3 01/13] ath10k: introduce dynamic WMI structures
` [PATCH v3 02/13] ath10k: add wmi_10x_<cmd/event> definitions
` [PATCH v3 03/13] ath10k: warn if give WMI command is not supported
` [PATCH v3 04/13] ath10k: implement WMI events handling frame for both firmwares
` [PATCH v3 05/13] ath10k: split ath10k_wmi_service_ready_event_rx
` [PATCH v3 06/13] ath10k: drop the fw versioning sanity check
` [PATCH v3 07/13] ath10k: implement host memory chunks
` [PATCH v3 08/13] ath10k: bring back the WMI path for mgmt frames
` [PATCH v3 09/13] ath10k: split wmi_cmd_init path
` [PATCH v3 10/13] ath10k: add TARGET values for 10.x firmware
` [PATCH v3 11/13] ath10k: introduce dynamic vdev parameters
` [PATCH v3 12/13] ath10k: introduce dynamic pdev parameters
` [PATCH v3 13/13] ath10k: handle FW API differences for scan structures

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

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

[PATCH] ath10k: make monitor vdev down before stoping it
 2013-09-26 14:30 UTC  (2+ messages)

[PATCH] ath10k: replenish HTT RX buffers in a tasklet
 2013-09-26 14:24 UTC  (2+ messages)

[PATCH v2 00/13] ath10k: dual-firmware support (MAIN and 10.X)
 2013-09-26 13:05 UTC  (17+ messages)
` [PATCH v2 01/13] ath10k: introduce dynamic WMI structures
` [PATCH v2 02/13] ath10k: add wmi_10x_<cmd/event> definitions
` [PATCH v2 03/13] ath10k: warn if give WMI command is not supported
` [PATCH v2 04/13] ath10k: implement WMI events handling frame for both firmwares
` [PATCH v2 05/13] ath10k: split ath10k_wmi_service_ready_event_rx
` [PATCH v2 06/13] ath10k: drop the fw versioning sanity check
` [PATCH v2 07/13] ath10k: implement host memory chunks
` [PATCH v2 08/13] ath10k: bring back the WMI path for mgmt frames
` [PATCH v2 09/13] ath10k: split wmi_cmd_init path
` [PATCH v2 10/13] ath10k: add TARGET values for 10.x firmware
` [PATCH v2 11/13] ath10k: introduce dynamic vdev parameters
` [PATCH v2 12/13] ath10k: introduce dynamic pdev parameters
` [PATCH v2 13/13] ath10k: handle FW API differences for scan structures

[PATCH 00/13] ath10k: dual-firmware support (MAIN and 10.X)
 2013-09-26  9:07 UTC  (10+ messages)
` [PATCH 01/13] ath10k: introduce dynamic WMI structures
` [PATCH 07/13] ath10k: implement host memory chunks
` [PATCH 09/13] ath10k: split wmi_cmd_init path

[PATCH 0/5] ath10k: improve RX performance
 2013-09-26  7:45 UTC  (3+ messages)

[PATCH 0/3] ath10k: implement FW IE support
 2013-09-26  6:18 UTC  (6+ messages)
` [PATCH 3/3] ath10k: implement firmware IE container support


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