ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-10 13:50:36 to 2013-10-03 06:32:34 UTC [more...]

[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

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

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

[PATCH 0/2] ath10k: fixes
 2013-10-02  5:35 UTC  (6+ 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-01 17:48 UTC 

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

[PATCH 0/5] ath10k: improve RX performance
 2013-09-26  7:45 UTC  (8+ messages)
` [PATCH 1/5] ath10k: report A-MSDU subframes individually
` [PATCH 2/5] ath10k: document decap modes
` [PATCH 3/5] ath10k: cleanup RX decap handling
` [PATCH 4/5] ath10k: fix Native Wifi decap mode RX
` [PATCH 5/5] ath10k: align RX frames properly

[PATCH 0/3] ath10k: implement FW IE support
 2013-09-26  6:18 UTC  (8+ messages)
` [PATCH 1/3] ath10k: rename board_data in struct ath10k
` [PATCH 2/3] ath10k: store separate pointers for firmware data
` [PATCH 3/3] ath10k: implement firmware IE container support

[RFC 0/4] ath10k: improve RX performance
 2013-09-24  7:29 UTC  (11+ messages)
` [RFC 1/4] ath10k: report A-MSDU subframes individually
` [RFC 2/4] ath10k: document decap modes
` [RFC 3/4] ath10k: cleanup RX decap handling
` [RFC 4/4] ath10k: align RX frames properly

[RFC] ath10k: replenish HTT RX buffers in a tasklet
 2013-09-24  6:59 UTC  (4+ messages)

[PATCH 0/5] ath10k: tx performance patches
 2013-09-20  5:18 UTC  (7+ messages)
` [PATCH 1/5] ath10k: use num_pending_tx instead of msdu id bitmap
` [PATCH 2/5] ath10k: avoid needless memset on TX path
` [PATCH 3/5] ath10k: decouple HTT TX completions
` [PATCH 4/5] ath10k: cleanup HTT TX functions
` [PATCH 5/5] ath10k: use msdu headroom to store txfrag

[PATCH] ath10k: fix num_sends_allowed replenishing
 2013-09-20  5:06 UTC  (2+ messages)

[PATCH] ath10k: fix tracing of ath10k_wmi_cmd
 2013-09-20  5:01 UTC  (2+ messages)

[PATCH] ath10k: implement host memory chunks feature
 2013-09-18 13:07 UTC  (4+ messages)

[PATCH 0/7] ath10k: improve TX path
 2013-09-16 17:05 UTC  (19+ messages)
` [PATCH 1/7] ath10k: simplify HTC credits calculation
` [PATCH 4/7] ath10k: simplify HTC command submitting
` [PATCH 5/7] ath10k: improve beacon submission latency
` [PATCH 6/7] ath10k: remove wmi pending count limit
` [PATCH 7/7] ath10k: remove wmi event worker thread
` [PATCHv2 0/7] ath10k: improve TX path
  ` [PATCHv2 1/7] ath10k: simplify HTC credits calculation
  ` [PATCHv2 2/7] ath10k: add HTC TX credits replenishing notification
  ` [PATCHv2 3/7] ath10k: make WMI commands block by design
  ` [PATCHv2 4/7] ath10k: simplify HTC command submitting
  ` [PATCHv2 5/7] ath10k: improve beacon submission latency
  ` [PATCHv2 6/7] ath10k: remove wmi pending count limit
  ` [PATCHv2 7/7] ath10k: remove wmi event worker thread

[PATCH 06/12] wireless: ath10k: remove unnecessary pci_set_drvdata()
 2013-09-12 16:23 UTC  (4+ messages)

[PATCH] ath10k: delete struct ce_sendlist
 2013-09-12 16:21 UTC  (2+ messages)

[PATCH] ath10k: Calculate correct peer PHY mode for VHT
 2013-09-12 16:13 UTC  (2+ messages)

[PATCH 0/8] ath10k: boot, bmi and mac debug message cleanup
 2013-09-12 16:12 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