linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 05:42:58 to 2016-06-28 11:11:17 UTC [more...]

[PATCH 0/4] Mesh mpm fixes and enhancements
 2016-06-28 11:13 UTC  (4+ messages)
` [PATCH 1/4] mac80211: mesh: flush stations before beacons are stopped
  ` [PATCH 2/4] mac80211/cfg: mesh: fix healing time when a mesh peer is disconnecting
    ` [PATCH 3/4] mac80211: mesh: fixed HT ies in beacon template

[PATCH] cfg80211/nl80211: add wifi tx power mode switching support
 2016-06-28 10:57 UTC  (7+ messages)

[PATCH] nl80211: improve nl80211_parse_mesh_config type checking
 2016-06-28 10:49 UTC  (2+ messages)

[PATCH 1/2] cfg80211: Add support to set tx power for a station associated
 2016-06-28 10:48 UTC  (2+ messages)

[PATCH] wlcore/wl18xx: mesh: added initial mesh support for wl8
 2016-06-28 10:41 UTC 

[PATCH] mac80211: Fix mesh estab_plinks counting in STA removal case
 2016-06-28 10:40 UTC  (2+ messages)

[PATCH 1/2] ath10k: Replace warning with an error message if HTT op version is unset
 2016-06-28  6:48 UTC  (8+ messages)
` [PATCH 2/2] ath10k: Fix sending NULL/ Qos NULL data frames for QCA99X0 and later

[PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
 2016-06-28  3:55 UTC  (4+ messages)

Possible issue with commit "baa1702290953295e421f0f433e2b1ff4815827c"
 2016-06-28  2:17 UTC 

[PATCH v8] Add new mac80211 driver mwlwifi
 2016-06-28  1:44 UTC 

[PATCH v8] Add new mac80211 driver mwlwifi
 2016-06-28  1:43 UTC 

[PATCH 00/10 V2] rtlwifi: Various clean-ups for the hwinfo routines
 2016-06-28  0:56 UTC  (14+ messages)
` [PATCH v2 01/10] rtlwifi: Create common routine to get hardware info
` [PATCH v2 02/10] rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
` [PATCH v2 03/10] rtlwifi: rtl8192cu: "
` [PATCH v2 04/10] rtlwifi: rtl8188ee: "
` [PATCH v2 05/10] rtlwifi: rtl8192ee: "
` [PATCH v2 06/10] rtlwifi: rtl8723ae: "
` [PATCH v2 07/10] rtlwifi: rtl8723be: "
` [PATCH v2 08/10] rtlwifi: rtl8821ae: "
` [PATCH v2 09/10] rtlwifi: rtl8192de: "
` [PATCH v2 10/10] rtlwifi: rtl8723ae: Clean up the "

[PATCH] ath10k: implement NAPI support
 2016-06-27 22:51 UTC  (3+ messages)

net: wireless: add brcm80211 drivers
 2016-06-27 19:12 UTC  (2+ messages)

[PATCH 00/12] rtl8xxxu: Add RX packet DMA aggregation
 2016-06-27 16:32 UTC  (13+ messages)
` [PATCH 01/12] rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()
` [PATCH 02/12] rtl8xxxu: Move skb delivery into parse_tx_desc() handler
` [PATCH 03/12] rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
` [PATCH 04/12] rtl8xxxu: Correct rxdesc16 definition
` [PATCH 05/12] rtl8xxxu: Add support for aggregated RX packets on gen1 parts
` [PATCH 06/12] rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
` [PATCH 07/12] rtl8xxxu: Adjust RX skb size to include space for phystats
` [PATCH 08/12] rtl8xxxu: Enable aggregation for rtl8723au
` [PATCH 09/12] rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru
` [PATCH 10/12] rtl8xxxu: Make DMA aggregation optional by setting a module parameter
` [PATCH 11/12] rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as well
` [PATCH 12/12] rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parameters

[RFC v2] ath9k: add devicetree support to ath9k
 2016-06-27 14:58 UTC  (10+ messages)
` [PATCH RFC v2 1/2] Documentation: dt: net: add ath9k wireless device binding
` [PATCH RFC v2 2/2] ath9k: parse the device configuration from an OF node

[patch] mac80211: silence an uninitialize variable warning
 2016-06-27 14:31 UTC 

[RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel
 2016-06-27 14:20 UTC  (4+ messages)
  ` [PATCH] MAINTAINERS: Update maintainer entry for wilc1000

b43: update cordic code to match current specs
 2016-06-27 13:40 UTC 

[PATCH v2] wlcore: time sync : add support for 64 bit clock
 2016-06-27 13:37 UTC 

[PATCH v3] MAINTAINERS: remove unreachable people that have left Atmel
 2016-06-27 13:16 UTC 

[PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-27 13:02 UTC  (7+ messages)
` [PATCH v2 2/2] staging: wilc1000: fix error values "

[PATCH v3] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-27 13:00 UTC 

WARNING at include/net/fq_impl.h:22 fq_flow_dequeue+0xed/0x140 [mac80211]
 2016-06-27 11:22 UTC  (2+ messages)
` [RFT] mac80211: fix fq lockdep warnings

[PATCH] mwifiex: Reduce endian conversion for REG Host Commands
 2016-06-27 11:00 UTC  (5+ messages)

[RFC v3] ath9k: add devicetree support to ath9k
 2016-06-27 10:26 UTC  (11+ messages)
` [PATCH RFC v3 1/3] Documentation: dt: net: add ath9k wireless device binding
` [PATCH v3 2/3] ath9k: add a helper to get the string representation of ath_bus_type
` [PATCH RFC v3 3/3] ath9k: parse the device configuration from an OF node

[PATCH v3] mwifiex: Reduce endian conversion for REG Host Commands
 2016-06-27 10:13 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH] mac80211: minstrel: Enable STBC and LDPC for VHT Rates
 2016-06-27  9:53 UTC 

[PATCHV2 3/3] ath10k: add testmode support for 10.4 firmware
 2016-06-27  9:07 UTC 

[PATCHV2 2/3] ath10k: handle testmode events for 10.2 and 10.4 based firmware
 2016-06-27  9:07 UTC 

[PATCHV2 1/3] ath10k: move firmware_swap_code_seg_info to ath10k_fw_file
 2016-06-27  9:06 UTC 

[PATCHV2 0/3] Add testmode support for 10.4
 2016-06-27  9:06 UTC 

[PATCH 1/3] mwifiex: code rearrangement in suspend handler
 2016-06-27  8:46 UTC  (3+ messages)
` [PATCH 2/3] mwifiex: clear scan_aborting flag
` [PATCH 3/3] mwifiex: fix NULL pointer dereference during suspend

[PATCH 3/3] ath10k: add testmode support for 10.4 firmware
 2016-06-27  8:51 UTC 

[PATCH 2/3] ath10k: handle testmode events for 10.2 and 10.4 based firmware
 2016-06-27  8:50 UTC 

[PATCH 1/3] ath10k: move firmware_swap_code_seg_info to ath10k_fw_file
 2016-06-27  8:50 UTC 

[PATCH 0/3] Add testmode support for 10.4
 2016-06-27  8:49 UTC 

ath9k: fix GPIO mask for AR9462 and AR9565
 2016-06-27  8:08 UTC  (2+ messages)

[PATCH 0/3] Add testmode support for 10.4
 2016-06-27  7:59 UTC 

[PATCH] rtlwifi: Add missing newlines to RT_TRACE calls
 2016-06-27  1:49 UTC  (5+ messages)

[PATCH v4] wlcore: spi: add wl18xx support
 2016-06-26 10:10 UTC 

[PATCH 00/10] rtlwifi: Various clean-ups for the hwinfo routines
 2016-06-25 23:48 UTC  (13+ messages)
` [PATCH 01/10] rtlwifi: Create common routine to get hardware info
` [PATCH 02/10] rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
` [PATCH 03/10] rtlwifi: rtl8192cu: "
` [PATCH 04/10] rtlwifi: rtl8188ee: "
` [PATCH 05/10] rtlwifi: rtl8192ee: "
` [PATCH 06/10] rtlwifi: rtl8723ae: "
` [PATCH 07/10] rtlwifi: rtl8723be: "
` [PATCH 08/10] rtlwifi: rtl8821ae: "
` [PATCH 09/10] rtlwifi: rtl8192de: "
` [PATCH 10/10] rtlwifi: rtl8723ae: Clean up the "

[PATCH] mac80211: use common cleanup for user/!user_mpm
 2016-06-25 23:14 UTC 

[PATCH] MAINTAINERS: remove unreachable people that have left Atmel
 2016-06-25 21:53 UTC 

PROBLEM: Broadcom Corporation BCM43602 - wrong icon after first resume
 2016-06-25 20:15 UTC 

[PATCH] mac80211_hwsim: Added vendor echo command
 2016-06-25 19:57 UTC  (5+ messages)

[PATCH 0/6] rtlwifi: Miscellaneous fixes and cleanups
 2016-06-25 18:37 UTC  (7+ messages)
` [PATCH 1/6] rtlwifi: Remove unused parameter from rtl_ps_set_rf_state()
` [PATCH 2/6] rtlwifi: rtl8188ee: Fix potential race condition
` [PATCH 3/6] rtlwifi: rtl8192ee: "
` [PATCH 4/6] rtlwifi: rtl8723be: "
` [PATCH 5/6] rtlwifi: rtl8723ae: "
` [PATCH 6/6] rtlwifi: rtl8821ae: "

[PATCH 0/8] net: fix old-style declarations
 2016-06-24 17:46 UTC  (4+ messages)
` [PATCH 1/8] wireless: airo: rename 'register' variable
  ` [PATCH 3/8] wireless: ipw2200: fix old-style declaration

[ldv-project] [net] rtl8188ee: a potential race condition
 2016-06-24 14:46 UTC  (3+ messages)

[PATCH] mwifiex: Fixed endianness for event TLV type TLV_BTCOEX_WL_SCANTIME
 2016-06-24  6:56 UTC  (2+ messages)

ath9k: extend and improve handling of ath9k_platform_data
 2016-06-24  4:22 UTC  (9+ messages)
` [PATCH 1/6] ath9k: Allow configuration of LED polarity in platform data
` [PATCH 2/6] ath9k: remove variable which is set but never read
` [PATCH 3/6] ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses
` [PATCH 4/6] ath9k: remove return value from ath9k_hw_init_macaddr
` [PATCH 5/6] ath9k: move all ath9k_platform_data initialization into one function
` [PATCH 6/6] ath9k: simplify the code-paths when not using the built-in EEPROM

[PATCH] staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
 2016-06-24  2:06 UTC  (2+ messages)

[PATCH] staging: wilc1000: arrays can't be NULL
 2016-06-24  0:23 UTC  (7+ messages)

pull-request: wireless-drivers-next 2016-06-21
 2016-06-23 19:41 UTC  (2+ messages)

[PATCH v2] mac80211: mesh: Add support for HW RC implementation
 2016-06-23 19:26 UTC  (2+ messages)

pull-request: wireless-drivers 2016-06-21
 2016-06-23 19:23 UTC  (2+ messages)

[PATCH 0/4] rtl8xxxu: minor fixes
 2016-06-23 18:35 UTC  (5+ messages)
` [PATCH 1/4] rtl8xxxu: remove unneeded assignments
` [PATCH 2/4] rtl8xxxu: Reduce console noise when removing the kernel module
` [PATCH 3/4] rtl8xxxu: Mark 0x20f4:0x648b as tested
` [PATCH 4/4] rtl8xxxu: Mark 0x2001:0x3308 "

[RFC] ath9k: add devicetree support to ath9k
 2016-06-23 16:18 UTC  (5+ messages)
` [PATCH 1/2] ath9k: parse the device configuration from an OF node
` [PATCH 2/2] Documentation: dt: net: add ath9k wireless device binding

Driver for rtl8188ee
 2016-06-23 14:50 UTC  (2+ messages)

Problems with mwifiex_pcie firmware activation
 2016-06-23 12:09 UTC  (4+ messages)

[PATCH] wlcore: time sync : add support for 64 bit clock
 2016-06-23 11:35 UTC  (4+ messages)

[PATCH] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-23 11:29 UTC  (4+ messages)

[PATCH v2 0/2] *** staging: wilc1000: Replace semaphores ***
 2016-06-23  9:32 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 2/3] staging: wilc1000: Replace kthread with workqueue for host interface
  ` [PATCH v4 3/3] staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd

rt2800usb maintainer/expert?
 2016-06-23  8:34 UTC  (4+ messages)

WARNING: CPU: 1 PID: 103 at drivers/net/wireless/ath/ath9k/hw.c:2778
 2016-06-23  8:09 UTC  (3+ messages)

rt2800usb firmware rt2870.bin 0.36 not scanning
 2016-06-23  6:58 UTC  (3+ 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).