messages from 2013-10-21 16:00:22 to 2013-12-06 17:33:21 UTC [more...]
[BUG] QWLE900V5-18 - cannot achievie 3 spatial streams link
2013-12-06 17:32 UTC (3+ messages)
[PATCH] ath10k: fix WEP Shared authentication
2013-12-05 5:53 UTC
Pull request: ath 20131203
2013-12-03 16:22 UTC
[PATCH v2] ath10k: fix multi BSSID with WPA on FW 10.1
2013-12-02 17:01 UTC
[PATCH 0/3] ath10k: fixes 2013-11-22
2013-12-02 14:42 UTC (19+ messages)
` [PATCH 1/3] ath10k: use nss provided by mac80211
` [PATCH 2/3] ath10k: implement sta_rc_update()
` [PATCH 3/3] ath10k: fix Tx status clearing
` [PATCH v2 0/3] ath10k: fixes 2013-11-22
` [PATCH v2 1/3] ath10k: use nss provided by mac80211
` [RFC] mac80211: fix rx_nss calculation for drivers with hw rc
` [PATCH v2 2/3] ath10k: implement sta_rc_update()
` [PATCH v2 3/3] ath10k: fix Tx status clearing
[PATCH] ath10k: fix multi BSSID with WPA on FW 10.1
2013-12-02 8:03 UTC (3+ messages)
[PATCH 0/8] ath10k: pci fixes 2013-11-22
2013-11-27 14:48 UTC (24+ messages)
` [PATCH 1/8] ath10k: don't consume other's shared interrupts
` [PATCH 2/8] ath10k: split up pci irq code
` [PATCH 3/8] ath10k: fix memory leak on hif_start failpath
` [PATCH 4/8] ath10k: don't use interrupts for BMI
` [PATCH 5/8] ath10k: defer irq registration until hif start()
` [PATCH 6/8] ath10k: extract functions for legacy irq handling
` [PATCH 7/8] ath10k: re-add support for early fw indication
` [PATCH 8/8] ath10k: allow explicit MSI/MSI-X disabling
` [PATCH v2 0/8] ath10k: pci fixes 2013-11-22
` [PATCH v2 1/8] ath10k: don't consume other's shared interrupts
` [PATCH v2 2/8] ath10k: split up pci irq code
` [PATCH v2 3/8] ath10k: don't use interrupts for BMI
` [PATCH v2 4/8] ath10k: decouple ath10k_pci_start_ce()
` [PATCH v2 5/8] ath10k: defer irq registration until hif start()
` [PATCH v2 6/8] ath10k: extract functions for legacy irq handling
` [PATCH v2 7/8] ath10k: re-add support for early fw indication
` [PATCH v2 8/8] ath10k: allow explicit MSI/MSI-X disabling
Ath10k router
2013-11-25 11:48 UTC (3+ messages)
active/idle time from ath10k
2013-11-25 8:54 UTC (2+ messages)
[PATCH] ath10k: clear tx status before submitting to mac80211
2013-11-21 7:21 UTC (4+ messages)
` "
ath.git rebased
2013-11-20 9:03 UTC
[PATCH v2 1/3] ath10k: add phyerr/dfs handling
2013-11-20 8:59 UTC (5+ messages)
` [PATCH v2 2/3] ath10k: introduce DFS implementation
` [PATCH v2 3/3] ath10k: add debugfs file to control radar events blocking
[PATCH 1/3] ath10k: don't show MSI registration warnings
2013-11-15 17:25 UTC (3+ messages)
` [PATCH 2/3] ath10k: make core boot messages more compact
` [PATCH 3/3] ath10k: show hardware and firmware info prints only once
[PATCH] ath10k: allow dynamic bandwidth in hw rate control
2013-11-15 8:59 UTC (2+ messages)
[PATCH] ath10k: expand the wmi mgmt queue limit to 128
2013-11-15 9:01 UTC (2+ messages)
[PATCH v2] ath10k: remove htt rx amsdu clear retry bit hack
2013-11-15 9:01 UTC (2+ messages)
[PATCH] ath10k: remove htt rx amsdu clear retry bit hack
2013-11-13 13:23 UTC (3+ messages)
TCP TSQ regression affecting ath10k throughput
2013-11-13 11:12 UTC
[PATCH 1/3] ath10k: add phyerr/dfs handling
2013-11-13 8:59 UTC (10+ messages)
` [PATCH 2/3] ath10k: introduce DFS implementation
` [PATCH 3/3] ath10k: add debugfs file to control radar events blocking
[PATCH/RFT 00/12] ath10k: pci fixes 2013-10-30
2013-11-12 18:07 UTC (35+ messages)
` [PATCH/RFT 01/12] ath10k: remove ar_pci->ce_count
` [PATCH/RFT 02/12] ath10k: don't forget to kill fw error tasklet
` [PATCH/RFT 03/12] ath10k: split tasklet killing function
` [PATCH/RFT 04/12] ath10k: rename function to match it's role
` [PATCH/RFT 05/12] ath10k: make sure to mask all CE irqs
` [PATCH/RFT 06/12] ath10k: fix ath10k_ce_init() failpath
` [PATCH/RFT 07/12] ath10k: remove meaningless check
` [PATCH/RFT 08/12] ath10k: use ath10k_do_pci_wake/sleep
` [PATCH/RFT 09/12] ath10k: propagate ath10k_ce_disable_interrupts() errors
` [PATCH/RFT 10/12] ath10k: guard against CE corruption from firmware
` [PATCH/RFT 11/12] ath10k: re-arrange PCI init code
` [PATCH/RFT 12/12] ath10k: add some debug prints
` [PATCHv2 00/13] ath10k: pci fixes 2013-10-30
` [PATCHv2 01/13] ath10k: remove ar_pci->ce_count
` [PATCHv2 02/13] ath10k: don't forget to kill fw error tasklet
` [PATCHv2 03/13] ath10k: split tasklet killing function
` [PATCHv2 04/13] ath10k: rename ath10k_pci_reset_target()
` [PATCHv2 05/13] ath10k: make sure to mask all CE irqs
` [PATCHv2 06/13] ath10k: fix ath10k_ce_init() failpath
` [PATCHv2 07/13] ath10k: remove meaningless check
` [PATCHv2 08/13] ath10k: use ath10k_do_pci_wake/sleep
` [PATCHv2 09/13] ath10k: propagate ath10k_ce_disable_interrupts() errors
` [PATCHv2 10/13] ath10k: guard against CE corruption from firmware
` [PATCHv2 11/13] ath10k: re-arrange PCI init code
` [PATCHv2 12/13] ath10k: add and fix some PCI prints
` [PATCHv2 13/13] ath10k: reset device upon stopping/power down
[PATCH] ath10k: Add logging to better determine some VIF/STA creation failures
2013-11-12 17:43 UTC (6+ messages)
[PATCH] ath10k: Fix un-initialized debug objects
2013-11-08 9:44 UTC (2+ messages)
[PATCH] ath10k: fix core init failpath
2013-11-08 7:05 UTC
[PATCH] wcn36xx: Fix logging macro with unnecessary semicolon
2013-11-08 7:06 UTC (4+ messages)
BUG in wiphy_unregister (ath tree, 3.12.0-rc5)
2013-11-06 21:50 UTC
What to do about hung firmware?
2013-11-06 17:40 UTC (6+ messages)
Cleanup of free_vdev_map and vif limits
2013-11-06 17:05 UTC
[PATCH] ath10k: Fix crash due to tasklet race
2013-11-06 17:00 UTC (6+ messages)
[PATCH -next] ath10k: fix possible memory leak in ath10k_pci_probe()
2013-11-06 8:50 UTC (2+ messages)
bug report for cus223 and ath10k
2013-11-05 3:03 UTC (2+ messages)
Crash related to wmi_event_mgt_rx (or ieee80211_rx)
2013-10-31 16:45 UTC
Hard lockup on module reload
2013-10-31 4:08 UTC
[PATCH 0/2] ath10k: memory leak fixes
2013-10-30 9:53 UTC (4+ messages)
` [PATCH 1/2] ath10k: plug memory leak in wmi mgmt tx worker
` [PATCH 2/2] ath10k: plug memory leak on beacon tx
README for the ath10k firmware repository?
2013-10-28 16:54 UTC (4+ messages)
[PATCH] ath10k: Fix un-initialized debug objects
2013-10-28 16:43 UTC (7+ messages)
DMAR faults?
2013-10-28 14:49 UTC (4+ messages)
ath10k hits warning in sta_info.c:839
2013-10-28 9:23 UTC (5+ messages)
80 MHz support
2013-10-27 10:23 UTC (3+ messages)
Bug related to ath10k_pci_ce_tasklet and null src_ring
2013-10-25 19:00 UTC
[PATCH 0/3] ath10k: tx power fixes
2013-10-24 5:43 UTC (5+ 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
[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)
Another crash related to list corruption
2013-10-22 21:01 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
Fwd: ath10k related kernel crash in wireless-testing (3.12.0-rc3-wl+)
2013-10-21 16:46 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox