linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-12 14:49:06 to 2017-01-16 10:11:19 UTC [more...]

[PATCH 04/40] rt2x00: rt2800lib: fix beacon generation on RT3593
 2017-01-16 10:08 UTC  (19+ messages)
  ` [PATCH v2 00/14] rt2x00 patches from OpenWrt.org
  ` [PATCH v2 01/14] rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h
  ` [PATCH v2 02/14] rt2x00: rt2800lib: introduce RT2800_HAS_HIGH_SHARED_MEM flag
  ` [PATCH v2 03/14] rt2x00: rt2800: serialize shared memory access
  ` [PATCH v2 04/14] rt2x00: rt2800lib: fix beacon generation on RT3593
  ` [PATCH v2 05/14] rt2x00: rt2800lib: add hw_beacon_count field to struct rt2800_drv_data
  ` [PATCH v2 06/14] rt2x00: rt2800lib: init additional beacon offset registers
  ` [PATCH v2 07/14] rt2x00: rt2800lib: fix max supported beacon count for RT3593
  ` [PATCH v2 08/14] rt2x00: rt2800mmio: add a workaround for spurious TX_FIFO_STATUS interrupts
  ` [PATCH v2 09/14] rt2x00: rt2x00pci: set PCI MWI only if supported
  ` [PATCH v2 10/14] rt2x00: rt2800lib: correctly set HT20/HT40 filter
  ` [PATCH v2 11/14] rt2x00: rt2800lib: fix rf id for RT3352
  ` [PATCH v2 12/14] rt2x00: rt2800lib: support for for RT3352 with external PA
  ` [PATCH v2 13/14] rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal
  ` [PATCH v2 14/14] rt2x00: add support for RT5350 WiSoC

support for Ampak AP6255 (bcm43455c0 with SDIO device ID 0xa9bf)
 2017-01-16  9:43 UTC  (2+ messages)

pull-request: mac80211 2017-01-13
 2017-01-16  4:47 UTC  (2+ messages)

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-16  2:35 UTC  (6+ messages)
` [PATCH v3 1/2] devicetree: document new marvell-8xxx and pwrseq-sd8787 options
` [PATCH v3 2/2] mmc: pwrseq: add support for Marvell SD8787 chip

[PATCH v2 1/3] mwifiex: pcie: use posted write to wake up firmware
 2017-01-16  0:54 UTC  (4+ messages)
` [PATCH v2 2/3] mwifiex: pcie: don't loop/retry interrupt status checks
` [PATCH v2 3/3] mwifiex: pcie: read FROMDEVICE DMA-able memory with READ_ONCE()

[PATCH 14/40] rt2x00: rt2800lib: add MAC register initialization for RT3883
 2017-01-15  6:49 UTC  (2+ messages)

[PATCH v2 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-14 21:37 UTC  (5+ messages)
` [PATCH v2 1/2] devicetree: document vmmc-supply and mmc-pwrseq options
` [PATCH v2 2/2] mmc: pwrseq: add support for Marvell SD8787 chip

[PATCH] ath10k: Search SMBIOS for OEM board file extension
 2017-01-14 18:09 UTC  (2+ messages)

pull-request: mac80211-next 2017-01-13
 2017-01-14 17:04 UTC  (2+ messages)

[RFC] [PULL REQUEST] rt2x00 patches from OpenWrt.org
 2017-01-14 16:48 UTC  (9+ messages)
        ` [OpenWrt-Devel] "

linux driver bcm4311 failure
 2017-01-14 11:53 UTC 

Searching new home for ath[59]k-devel mailing lists
 2017-01-14  6:48 UTC  (3+ messages)

[PATCH] mwifiex: don't complain about 'unknown event id: 0x63'
 2017-01-14  2:16 UTC 

[PATCH 1/2] mwifiex: pcie: use posted write to wake up firmware
 2017-01-13 22:54 UTC  (4+ messages)
` [PATCH 2/2] mwifiex: pcie: don't delay for sleep cookie when not required

[PATCH 13/40] rt2x00: rt2800lib: enable RF3853 support
 2017-01-13 21:24 UTC 

[PATCH 12/40] rt2x00: rt2800lib: add channel configuration function for RF3853
 2017-01-13 21:24 UTC 

[RFC 00/10] ath10k usb support
 2017-01-13 21:35 UTC  (11+ messages)
` [RFC 01/10] ath10k: various usb related definitions
` [RFC 02/10] ath10k: usb support
` [RFC 03/10] ath10k: high_latency detection
` [RFC 04/10] ath10k: new fw fetch functionality
` [RFC 05/10] ath10k: htt: RX ring config HL support
` [RFC 06/10] ath10k: disable frame aggregation for high latency
` [RFC 07/10] ath10k: per target configurablity of various items
` [RFC 08/10] ath10k: add start_once support
` [RFC 09/10] ath10k: htt: High latency TX support
` [RFC 10/10] ath10k: htt: High latency RX support

[PATCH 40/40] rt2x00: correctly set HT20/HT40 filter
 2017-01-13 21:34 UTC 

[PATCH 39/40] rt2x00: fix rf id for RT3352
 2017-01-13 21:34 UTC 

[PATCH 38/40] rt2x00: add support for RT5350 WiSoC
 2017-01-13 21:33 UTC 

[PATCH 37/40] rt2x00: add support for RT3352 with 20MHz crystal
 2017-01-13 21:33 UTC 

[PATCH 36/40] rt2x00: support for for RT3352 with external PA
 2017-01-13 21:32 UTC 

[PATCH 35/40] rt2x00: rt2x00pci: set PCI MWI only if supported
 2017-01-13 21:32 UTC 

[PATCH 34/40] rt2x00: rt2800mmio: add a workaround for spurious TX_FIFO_STATUS interrupts
 2017-01-13 21:32 UTC 

[PATCH 33/40] rt2x00: rt2800lib: use high memory for beacons on RT3883
 2017-01-13 21:31 UTC 

[PATCH 32/40] rt2x00: rt2800lib: enable RT2800_HAS_HIGH_SHARED_MEM for RT3883
 2017-01-13 21:31 UTC 

[PATCH 31/40] rt2x00: rt2800lib: fix txpower compensation for RT3883
 2017-01-13 21:31 UTC 

[PATCH 30/40] rt2x00: rt2800lib: fix EEPROM LNA validation for RT3883
 2017-01-13 21:30 UTC 

[PATCH 29/40] rt2x00: rt2800lib: fix VGC setup for RT3883
 2017-01-13 21:30 UTC 

[PATCH 28/40] rt2x00: rt2800lib: fix LNA gain configuration for RT3883
 2017-01-13 21:29 UTC 

[PATCH 27/40] rt2x00: rt2800lib: fix antenna configuration for RT3883
 2017-01-13 21:29 UTC 

[PATCH 26/40] rt2x00: rt2800lib: use correct beacon count for RT3883
 2017-01-13 21:29 UTC 

[PATCH 25/40] rt2x00: rt2800lib: use correct beacon base for RT3883
 2017-01-13 21:28 UTC 

[PATCH 24/40] rt2x00: rt2800lib: use correct [RT]XWI size for RT3883
 2017-01-13 21:28 UTC 

[PATCH 23/40] rt2x00: rt2800lib: hardcode txmixer gain values to zero for RT3883
 2017-01-13 21:28 UTC 

[PATCH 22/40] rt2x00: rt2800lib: use correct txpower calculation function for RT3883
 2017-01-13 21:27 UTC 

[PATCH 21/40] rt2x00: rt2800lib: fix txpower_to_dev function for RT3883
 2017-01-13 21:27 UTC 

[PATCH 20/40] rt2x00: rt2800lib: add channel configuration code for RT3883
 2017-01-13 21:27 UTC 

[PATCH 19/40] rt2x00: rt2800lib: force rf type to RF3853 on RT3883
 2017-01-13 21:26 UTC 

[RFC v3 0/8] ath10k sdio support
 2017-01-13 21:26 UTC  (9+ messages)
` [RFC v3 1/8] ath10k: htc: made static function public
` [RFC v3 2/8] ath10k: htc: rx trailer lookahead support
` [RFC v3 3/8] ath10k: htc: move htc ctrl ep connect to htc_init
` [RFC v3 4/8] ath10k: htc: refactorization
` [RFC v3 5/8] ath10k: various sdio related definitions
` [RFC v3 6/8] ath10k: sdio support
` [RFC v3 7/8] ath10k: sdio get target info
` [RFC v3 8/8] ath10k: htc: ready_ext msg support

[PATCH 18/40] rt2x00: rt2800lib: use the extended EEPROM map for RT3883
 2017-01-13 21:26 UTC 

[PATCH 15/40] rt2x00: rt2800soc: fix rt2800soc_disable_radio for RT3883
 2017-01-13 21:25 UTC 

[PATCH 16/40] rt2x00: rt2800lib: add BBP register initialization for RT3883
 2017-01-13 21:25 UTC 

[PATCH 17/40] rt2x00: rt2800lib: add RFCSR initialization for RT3883
 2017-01-13 21:26 UTC 

[PATCH 11/40] rt2x00: rt2800lib: enable VCO calibration for RF3853
 2017-01-13 21:23 UTC 

[PATCH 10/40] rt2x00: rt2800lib: add rf_vals for RF3853
 2017-01-13 21:23 UTC 

[PATCH 09/40] rt2x00: rt2800lib: enable support for RT3883
 2017-01-13 21:22 UTC 

[PATCH 08/40] rt2x00: allow to build rt2800soc module for RT3883
 2017-01-13 21:22 UTC 

[PATCH 07/40] rt2x00: rt2800lib: fix max supported beacon count for RT3593
 2017-01-13 21:21 UTC 

[PATCH 06/40] rt2x00: rt2800lib: init additional beacon offset registers
 2017-01-13 21:21 UTC 

[PATCH 05/40] rt2x00: rt2800lib: add hw_beacon_count field to struct rt2800_drv_data
 2017-01-13 21:20 UTC 

[PATCH 03/40] rt2x00: rt2800: serialize shared memory access
 2017-01-13 21:20 UTC 

[PATCH 02/40] rt2x00: rt2800lib: introduce RT2800_HAS_HIGH_SHARED_MEM flag
 2017-01-13 21:19 UTC 

[PATCH 01/40] rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h
 2017-01-13 21:18 UTC 

[PATCH 00/40] rt2x00 patches form OpenWrt.org
 2017-01-13 21:18 UTC 

ANNOUNCE: Netdev 2.1 in Montreal
 2017-01-13 19:58 UTC 

[PATCH] rtlwifi: rtl8192ee: New firmware from Realtek
 2017-01-13 15:57 UTC  (3+ messages)

[PATCH] mwifiex: fix uninitialized variable access in pcie_remove
 2017-01-13 15:35 UTC 

[PATCH] linux-firmware: mwlwifi: update 88W8864 firmware
 2017-01-13 15:04 UTC  (2+ messages)

[PATCH] rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconing
 2017-01-13 14:55 UTC 

[PATCH 1/2] brcm: add firmware for the BCM4356 SDIO device
 2017-01-13 14:57 UTC  (2+ messages)

Google Summer of Code 2017 - Project ideas page for the Linux Foundation online
 2017-01-13 14:18 UTC 

[PATCH 0/6] iwlwifi: updates intended for v4.10 2017-01-13
 2017-01-13 14:21 UTC  (9+ messages)
` [PATCH 1/6] iwlwifi: mvm: don't restart HW if suspend fails with unified image
` [PATCH 2/6] iwlwifi: mvm: properly check for transport data in dump
` [PATCH 3/6] iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000
` [PATCH 4/6] iwlwifi: fix MODULE_FIRMWARE for 6030
` [PATCH 5/6] iwlwifi: mvm: fix PS-Poll enablement
` [PATCH 6/6] iwlwifi: mvm: Use aux queue for offchannel frames in dqa

[PATCH 3/5] ath10k: Remove unused wmi_p2p_noa_descriptor 'noa' in wmi-tlv
 2017-01-13 14:01 UTC  (2+ messages)
` [3/5] "

[PATCH] mac80211: prevent skb/txq mismatch
 2017-01-13 13:57 UTC  (11+ messages)
` [PATCH v2] "

linux-next: build warning after merge of the wireless-drivers-next tree
 2017-01-13 13:47 UTC  (2+ messages)

[PATCH] ath10k: Fix Tx legacy rate reporting
 2017-01-13 13:35 UTC  (2+ messages)
`  "

[PATCH] ath10k: Fix wifi connectivity and warning in Rx with channel 169
 2017-01-13 13:34 UTC  (2+ messages)
`  "

[PATCH] ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
 2017-01-13 13:29 UTC  (2+ messages)
`  "

[PATCH 1/2] ath10k: add accounting for the extended peer statistics
 2017-01-13 13:28 UTC  (2+ messages)
` [1/2] "

[PATCH v2 1/2] ath10k: refactor ath10k_peer_assoc_h_phymode()
 2017-01-13 13:27 UTC  (2+ messages)
` [v2,1/2] "

[PATCH] mac80211: fix documentation warnings
 2017-01-13 13:14 UTC  (3+ messages)

[RFC 0/5] cfg80211: support multiple scheduled scans
 2017-01-13 12:58 UTC  (7+ messages)
` [RFC 1/5] nl80211: allow multiple active scheduled scan requests
` [RFC 2/5] nl80211: include request id in scheduled scan event messages
` [RFC 3/5] cfg80211: add request id parameter to .sched_scan_stop() signature
` [RFC 4/5] cfg80211: add request id to cfg80211_sched_scan_results() api
` [RFC 5/5] cfg80211: add request id in cfg80211_sched_scan_stopped{,_rtnl}() api

[PATCH] Revert "bcma: init serial console directly from ChipCommon code"
 2017-01-13 11:23 UTC  (5+ messages)
` [PATCH 4.10 fix V2] "

[PATCH v2] mac80211: initialize SMPS field in HT capabilities
 2017-01-13 10:32 UTC  (2+ messages)

[PATCH] ath10k: Fix per station tx bit rate reporting
 2017-01-13 10:30 UTC 

[PATCH] mac80211: initialize SMPS field in HT capabilities
 2017-01-13 10:20 UTC  (4+ messages)

[PATCH 0/9] rt2800 patches 06.01.2017
 2017-01-13 10:11 UTC  (5+ messages)
` [PATCH 6/9] rt2800: fallback from mcs8 to mcs7
  ` [6/9] "

[PATCH] cfg80211: fix a documentation warning
 2017-01-13  9:02 UTC 

[PATCH v3 1/4] cfg80211: Add support to randomize TA of Public Action frames
 2017-01-13  8:49 UTC  (5+ messages)
` [PATCH v4 2/4] cfg80211: Add support to sched scan to report better BSSs
` [PATCH v2 3/4] cfg80211: Specify the reason for connect timeout
` [PATCH 4/4] cfg80211: Fix documentation for connect result

[PATCH] wext: uninline point wrappers
 2017-01-13  8:37 UTC 

[PATCH] ath10k: prevent sta pointer rcu violation
 2017-01-13  8:32 UTC  (5+ messages)

[PATCH v2 00/13] wil6210 patches
 2017-01-13  8:20 UTC  (4+ messages)
` [PATCH v2 12/13] wil6210: set dma mask to reflect device capability
  ` [v2,12/13] "

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-13  5:29 UTC 

[PATCH next] rtlwifi: rtl8192de: fix missing curly braces
 2017-01-12 15:11 UTC  (2+ messages)
` [next] "

[PATCH v3 1/3] cfg80211: Add support to sched scan to report better BSSs
 2017-01-12 15:03 UTC  (8+ messages)
` [PATCH 3/3] cfg80211: Specify the reason for connect timeout

[PATCH] mwifiex: don't include mac80211.h
 2017-01-12 15:05 UTC  (2+ messages)
`  "

[PATCH 1/2] mwifiex: code rearrangement in pcie.c and sdio.c
 2017-01-12 14:55 UTC  (6+ messages)
` [1/2] "

[PATCH v3 1/5] mwifiex: don't wait for main_process in shutdown_drv
 2017-01-12 14:45 UTC  (2+ messages)
` [v3,1/5] "

[PATCH 1/5] mwifiex: get rid of mwifiex_do_flr wrapper
 2017-01-12 14:49 UTC  (2+ messages)
` [1/5] "

[PATCH] mwifiex: use module_*_driver helper macros
 2017-01-12 14:48 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;
as well as URLs for NNTP newsgroup(s).