messages from 2014-11-25 10:25:06 to 2014-12-17 15:22:45 UTC [more...]
[PATCH 0/5] ath10k: new beaconning methods for AP/GO/IBSS
2014-12-17 15:21 UTC (5+ messages)
` [PATCH 1/5] ath10k: implement new beacon tx status event
` [PATCH 2/5] ath10k: implement beacon template command
` [PATCH 3/5] ath10k: implement prb tmpl wmi command
` [PATCH 4/5] ath10k: implement p2p bcn ie command
[PATCH v2] mac80211: notify NSS changed when IBSS and HT
2014-12-17 10:47 UTC (2+ messages)
[PATCH 1/2] ath10k: fix low TX rates when IBSS and HT
2014-12-17 10:32 UTC (9+ messages)
` [PATCH 2/2] ath10k: send (re)assoc peer command when NSS changed
[PATCH v2 0/8] ath10k: Add thermal mitigation support
2014-12-17 10:22 UTC (9+ messages)
` [PATCH v2 1/8] ath10k: set max_num_vdevs based on wmi op version
` [PATCH v2 2/8] ath10k: use wmi op version to check which iface combination to use
` [PATCH v2 3/8] ath10k: print ath10k wmi op version
` [PATCH v2 4/8] ath10k: add 10.2.4 firmware support
` [PATCH v2 5/8] ath10k: add wmi support for pdev_set_quiet_mode
` [PATCH v2 6/8] ath10k: add thermal cooling device support
` [PATCH v2 7/8] ath10k: add wmi interface for pdev_get_temperature
` [PATCH v2 8/8] ath10k: add thermal sensor device support
[PATCH] mac80211: notify NSS changed when IBSS and HT
2014-12-17 8:06 UTC (3+ messages)
[PATCH 0/5] ath10k: Add thermal mitigation support
2014-12-16 7:49 UTC (8+ messages)
` [PATCH 1/5] ath10k: add 10.2.4 firmware support
` [PATCH 2/5] ath10k: add wmi support for pdev_set_quiet_mode
` [PATCH 3/5] ath10k: add thermal cooling device support
` [PATCH 4/5] ath10k: add wmi interface for pdev_get_temperature
` [PATCH 5/5] ath10k: add thermal sensor device support
[PATCH 0/5] ath10k: a bunch of STA-related fixes
2014-12-16 7:27 UTC (14+ messages)
` [PATCH 1/5] ath10k: improve 11b coex
` [PATCH 2/5] ath10k: fix STA u-APSD
` [PATCH 3/5] ath10k: prevent invalid ps timeout config
` [PATCH 4/5] ath10k: enable per-vif sta powersave
` [PATCH 5/5] ath10k: advertise p2p dev support
` [PATCH v2 0/5] ath10k: a bunch of STA-related fixes
` [PATCH v2 1/5] ath10k: improve 11b coex
` [PATCH v2 2/5] ath10k: fix STA u-APSD
` [PATCH v2 3/5] ath10k: prevent invalid ps timeout config
` [PATCH v2 4/5] ath10k: enable per-vif sta powersave
` [PATCH v2 5/5] ath10k: advertise p2p dev support
[PATCH] ath10k: unregister and remove frag_threshold callback
2014-12-16 7:14 UTC (6+ messages)
[PATCH] ath: fix incorrect PPB on FCC radar type 5
2014-12-15 23:38 UTC (3+ messages)
[RFC] ath10k: allow to use HT rates when IBSS
2014-12-15 12:35 UTC
[PATCH 3/4] ath10k: Fix no-ack frame status
2014-12-15 8:27 UTC (5+ messages)
[HACK PATCH 0/4] ath10k: 802.3 frame format support
2014-12-08 17:17 UTC (5+ messages)
` [HACK PATCH 1/4] mac80211: rx
` [HACK PATCH 2/4] mac8011: tx
` [HACK PATCH 3/4] ath10k: rx
` [HACK PATCH 4/4] ath10k: tx
[PATCH v2 0/2] ath10k: NF calibration period debugfs file
2014-12-08 15:44 UTC (7+ messages)
` [PATCH v2 1/2] ath10k: add new pdev parameters for fw 10.2
` [PATCH v2 2/2] ath10k: add new wmi interface of NF cal period
[PATCH v4 0/8] ath10k: add support for new wmi-tlv backend
2014-12-08 15:41 UTC (16+ messages)
` [PATCH v4 1/8] ath10k: clean up error handling in ath10k_core_probe_fw()
` [PATCH v4 2/8] ath10k: create ath10k_core_init_features()
` [PATCH v4 3/8] ath10k: add ATH10K_FW_IE_WMI_OP_VERSION
` [PATCH v4 4/8] ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()
` [PATCH v4 5/8] ath10k: implement intermediate event args
` [PATCH v4 6/8] ath10k: introduce wmi ops
` [PATCH v4 7/8] ath10k: make some wmi functions public
` [PATCH v4 8/8] ath10k: implement wmi-tlv backend
[PATCH 1/3] ath10k: embed supported chip ids in hw_params
2014-12-08 15:35 UTC (14+ messages)
` [PATCH v2 1/3] ath10k: create a chip revision whielist
` [PATCH v2 2/3] ath10k: put board size into hw_params
` [PATCH v2 3/3] ath10k: move uart pin config "
[PATCH v4 0/2] ath10k: device tree support
2014-12-08 15:33 UTC (8+ messages)
` [PATCH v4 1/2] dt: bindings: add ath10k wireless device
` [PATCH v4 2/2] ath10k: read calibration data from Device Tree
IBSS mode is now supported by CT firmware
2014-12-04 15:28 UTC (16+ messages)
[PATCH v3 0/7] ath10k: add support for new wmi-tlv backend
2014-12-03 6:32 UTC (17+ messages)
` [PATCH v3 1/7] ath10k: create ath10k_core_init_features()
` [PATCH v3 2/7] ath10k: add ATH10K_FW_IE_WMI_OP_VERSION
` [PATCH v3 3/7] ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()
` [PATCH v3 4/7] ath10k: implement intermediate event args
` [PATCH v3 5/7] ath10k: introduce wmi ops
` [PATCH v3 6/7] ath10k: make some wmi functions public
` [PATCH v3 7/7] ath10k: implement wmi-tlv backend
Pull request: ath 20141201
2014-12-02 10:10 UTC (3+ messages)
[PATCH 1/2] ath10k: add new pdev parameters for fw 10.2
2014-12-02 9:53 UTC (4+ messages)
` [PATCH 2/2] ath10k: add new wmi interface of NF cal period
[PATCH v2 0/7] ath10k: add support for new wmi-tlv backend
2014-12-01 14:19 UTC (12+ messages)
` [PATCH v2 1/7] ath10k: fix wmi svc bitmap dbg print
` [PATCH v2 2/7] ath10k: add sanity checks for service bmap parsing
` [PATCH v2 3/7] ath10k: make wmi service bitmap non-debug
` [PATCH v2 4/7] ath10k: implement intermediate event args
` [PATCH v2 5/7] ath10k: introduce wmi ops
` [PATCH v2 6/7] ath10k: make some wmi functions public
` [PATCH v2 7/7] ath10k: implement wmi-tlv backend
[PATCH] ath10k: simplify rx ring size/fill calculation
2014-12-01 7:31 UTC (2+ messages)
[PATCH 1/3] ath10k: remove unused callback argument
2014-12-01 7:28 UTC (6+ messages)
` [PATCH 2/3] ath10k: remove "
` [PATCH 3/3] ath10k: prevent pci tx/rx starvation
[PATCH] ath10k: add pointer constness to traces
2014-12-01 7:06 UTC (2+ messages)
[PATCH] ath10k: Do not limit RTS threshold value to 2347
2014-12-01 7:04 UTC (5+ messages)
Fix me in htc.c relating to skb_reserve
2014-11-28 21:43 UTC
[PATCH v3 0/2] ath10k: device tree support
2014-11-27 12:04 UTC (4+ messages)
` [PATCH v3 1/2] dt: bindings: add ath10k wireless device
` [PATCH v3 2/2] ath10k: read calibration data from Device Tree
[PATCH V2] ath10k: read calibration data from Device Tree
2014-11-27 10:40 UTC (3+ messages)
[PATCH 1/3] ath10k: add missing goto
2014-11-26 6:44 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] ath10k: clean up num_peers locking
` [PATCH v2 3/3] ath10k: fix station count enforcement
[PATCH v3 0/2] ath10k: firmware memory debugfs interface
2014-11-26 6:40 UTC (3+ messages)
` [PATCH v3 2/2] ath10k: add memory dump "
[PATCH v2 1/3] ath10k: Fix shared WEP
2014-11-26 6:38 UTC (2+ messages)
[PATCH] ath10k: don't drop corrupted mgmt frames
2014-11-26 6:36 UTC (3+ messages)
[PATCH 1/3] ath10k: fix offchan reliability
2014-11-26 6:32 UTC (2+ messages)
[PATCH] ath10k: remove extra_tx_headroom
2014-11-26 6:28 UTC (2+ messages)
[PATCH v2 01/10] ath10k: use 64-bit vdev map
2014-11-26 6:26 UTC (5+ messages)
` [PATCH v2 05/10] ath10k: apply chainmask settings to vdev on creation
` [PATCH v2 06/10] ath10k: use configured nss instead of max nss
[PATCH 1/2] ath10k: move create-ht-cap methods above set-antenna
2014-11-25 16:22 UTC (3+ 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