linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-24 13:38:19 to 2014-05-28 04:50:05 UTC [more...]

[RFC] mwifiex: block work queue while suspended
 2014-05-28  4:49 UTC  (7+ messages)

[PATCH 1/3] mwifiex: fix a crash in extended scan event processing
 2014-05-28  4:39 UTC  (3+ messages)
` [PATCH 2/3] mwifiex: set TDLS link for newly created RA list
` [PATCH 3/3] mwifiex: change hscfg gap parameter to avoid potential firmware deadlock

Help debugging iwldvm / ath10k stalls
 2014-05-28  3:07 UTC  (15+ messages)

[PATCH 00/11] sdio wifi oob irq support for sunxi
 2014-05-27 21:28 UTC  (28+ messages)
` [PATCH 01/11] pinctrl: sunxi: create irq/pin mapping during init
    ` [linux-sunxi] "
` [PATCH 02/11] pinctrl: sunxi: add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
` [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type
` [PATCH 04/11] pinctrl: sunxi: Properly handle level triggered gpio interrupts
` [PATCH 05/11] pinctrl: sunxi: Define enable / disable irq callbacks for level triggered irqs
` [PATCH 06/11] mmc: Add SDIO function devicetree subnode parsing
` [PATCH 07/11] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
` [PATCH 08/11] brcmfmac: add device tree support for SDIO devices
` [PATCH 09/11] brcmfmac: Fix OOB interrupt not working for BCM43362
` [PATCH 10/11] ARM: dts: sun7i: Add #interrupt-cells to pinctrl node
` [PATCH 11/11] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi

[PATCH v2] mac80211: fix a memory leak on sta rate selection table
 2014-05-27 20:33 UTC 

[PATCH] mac80211: fix a memory leak on sta rate selection table
 2014-05-27 20:28 UTC  (6+ messages)

[PATCH] Adding RSI 91x firmware
 2014-05-27 20:31 UTC  (2+ messages)

pull request: firmware for iwlwifi 7260 / 7265 / 3160
 2014-05-27 20:23 UTC  (2+ messages)

[PATCH 1/3] b43: PHY: allow init optimizations by tracking PHY state
 2014-05-27 20:07 UTC  (3+ messages)
` [PATCH 2/3] b43: N-PHY: optimize init by doing some ops just once
` [PATCH 3/3] b43: N-PHY: optimize radio switching on/off

[PATCH 01/10] staging: vt6656: WCTLbIsDuplicate fix PSCacheEntry base types and warnings
 2014-05-27 20:05 UTC  (10+ messages)
` [PATCH 02/10] staging: vt6656: IFRFbWriteEmbedded use ARRAY_SIZE
` [PATCH 03/10] staging: vt6656: IFRFbWriteEmbedded remove camel case
` [PATCH 04/10] staging: vt6656: rf.c: rename IFRFbWriteEmbedded to vnt_rf_write_embedded
` [PATCH 05/10] staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpower
` [PATCH 06/10] staging: vt6656: rf.c/h rename RFbRawSetPower to vnt_rf_set_txpower
` [PATCH 07/10] staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbm
` [PATCH 08/10] staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download
` [PATCH 09/10] staging: vt6656: rf.c Fix typo error at3226*
` [PATCH 10/10] staging: vt6656: rf.c replace DBG_PRT debug messages

[PATCH] mwifiex: use time_after()
 2014-05-27 18:36 UTC  (2+ messages)

pull request: wireless-next 2014-05-27
 2014-05-27 18:19 UTC  (2+ messages)

nl80211 kernel doc??
 2014-05-27 18:12 UTC  (3+ messages)

[PATCH V2] regdb: Generalize the mW to dBm power conversion
 2014-05-27 16:42 UTC  (5+ messages)

rt2x00: Ralink RT5572 very high peak current consumption
 2014-05-27 15:44 UTC  (5+ messages)
` AW: "

[regdb] Add support to parse 2000mW tx power
 2014-05-27 15:23 UTC  (6+ messages)

[PATCH 0/7] wil6210 patches
 2014-05-27 14:46 UTC  (12+ messages)
` [PATCH 1/7] wil6210: limit MTU
` [PATCH 2/7] wil6210: limit fw error recovery attempts
` [PATCH 3/7] wil6210: inline functions for vring hi/lo watermarks
` [PATCH 4/7] wil6210: improve debug for WMI receive
` [PATCH 5/7] wil6210: detect scan timeouts
` [PATCH 6/7] wil6210: improve pointers printing
` [PATCH 7/7] wil6210: optimize wil_release_reorder_frames

[PATCH] ath10k: add implementation for configure max amsdu, ampdu
 2014-05-27 14:20 UTC  (2+ messages)

[PATCH] ath9k: Fix deadlock while updating p2p beacon timer
 2014-05-27 11:28 UTC 

[PATCH 00/16] brcmfmac: async firmware loading and USB3.0 detection
 2014-05-27 10:56 UTC  (17+ messages)
` [PATCH 01/16] brcmfmac: reduce log level for invalid scheduled scan request
` [PATCH 02/16] brcmfmac: restore mpc before passing scan status to cfg80211
` [PATCH 03/16] brcmfmac: make chandef_to_chanspec() function static
` [PATCH 04/16] brcmfmac: remove .init() callback for internal bus interface
` [PATCH 05/16] brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
` [PATCH 06/16] brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
` [PATCH 07/16] brcmfmac: rework usb callback operations
` [PATCH 08/16] brcmfmac: Add log of superspeed device detection to USB probe
` [PATCH 09/16] brcmfmac: introduce asynchronous firmware loading
` [PATCH 10/16] brcmfmac: use asynchronous firmware request in SDIO
` [PATCH 11/16] brcmfmac: use asynchronous firmware request in USB
` [PATCH 12/16] brcmfmac: make brcmf_fw_nvram_strip() static
` [PATCH 13/16] brcmutil: assure unused bits are cleared in 11n chanspec
` [PATCH 14/16] brcmfmac: Increase max buffer size for receiving control message from dongle
` [PATCH 15/16] brcmfmac: Remove interrupt endpoint usage from USB driver
` [PATCH 16/16] brcmfmac: remove firmware list "

[PATCH 0/3] ath10k: pci fixes 2014-05-15
 2014-05-27  9:32 UTC  (11+ messages)
` [PATCH 2/3] ath10k: revert incomplete scatter-gather pci tx
` [PATCH 3/3] ath10k: add explicit memory barrier for ring index update
` [PATCH v2 0/2] ath10k: pci fixes 2014-05-15
  ` [PATCH v2 1/2] ath10k: protect src_ring state with ce_lock in tx_sg()
  ` [PATCH v2 2/2] ath10k: abort incomplete scatter-gather pci tx properly

[PATCH 0/5] ath10k: recovery fixes 2014-05-09
 2014-05-27  9:29 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] ath10k: drain tx before restarting hw

[PATCH v3.15-rcX] Fix IBSS join by initializing last_scan_completed
 2014-05-27  6:51 UTC  (2+ messages)

pull request: bluetooth-next 2014-05-26
 2014-05-26 21:41 UTC 

Fwd: Re: Kernel binary for RTL8192EE
 2014-05-26 21:06 UTC  (2+ messages)

rtl8192cu in AP mode
 2014-05-26 18:18 UTC 

linux-next: Tree for May 26 (staging/rtl8192ee)
 2014-05-26 17:47 UTC 

[PATCH 0/1] wireless: Add missing WLAN_EID 73
 2014-05-26 16:06 UTC  (2+ messages)
` [PATCH 1/1] include/linux/ieee80211.h: Add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT

[PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
 2014-05-26 15:57 UTC  (5+ messages)
` [PATCH 5/18] wcn36xx: "
` [PATCH 9/18] staging: rtl8723au: "

[PATCH] NFC: st21nfca: Convert to use devm_gpio_request_one
 2014-05-26 13:54 UTC 

[PATCH 01/11] staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointer
 2014-05-26 12:59 UTC  (11+ messages)
` [PATCH 02/11] staging: vt6656: MACvSetKeyEntry remove camel case
` [PATCH 03/11] staging: vt6656: mac.c remove DBG_PRT debug message
` [PATCH 04/11] staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
` [PATCH 05/11] staging: vt6656: rename PIPEnsControlIn/CONTROLnsRequestIn with vnt_control_in
` [PATCH 06/11] staging: vt6656: replace ControlvWriteByte with vnt_control_out_u8
` [PATCH 07/11] staging: vt6656: Create new function to set led state
` [PATCH 08/11] staging: vt6656: remove dead code ControlvMaskByte
` [PATCH 09/11] staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte
` [PATCH 10/11] staging: vt6656: dead code remove control.c/h
` [PATCH 11/11] staging: vt6656: Fix CARDvCalculateOFDMRParameter static warning

regulatory - issue after intersection
 2014-05-26 12:05 UTC 

[PATCH] cfg80211: send events when devices are added/removed
 2014-05-26 11:55 UTC 

scheduled scan api
 2014-05-26 11:54 UTC  (2+ messages)

[RFC] mac80211: at76x50x_usb driver broken by commit 3afc216.. and RX path involved in scan
 2014-05-26 11:53 UTC  (7+ messages)

[PATCH] mac80211: don't check netdev state for debugfs read/write
 2014-05-26 11:40 UTC 

iwlwifi Microcode SW error and subsequent WARNINGs
 2014-05-26 11:13 UTC  (4+ messages)

[RFC Patch] Unify mpp/mesh_path handling for Mac 802.11s
 2014-05-26 10:26 UTC  (9+ messages)

[PATCH 0/2] ath10k: async pci probing
 2014-05-26  9:45 UTC  (3+ messages)
` [PATCH 0/3] "

[PATCH] ath10k: fix protected flag stripping
 2014-05-26  9:43 UTC  (2+ messages)

[RFC 0/2] mac80211: Add new interface type for OCB (Outside the Context of a BSS) mode
 2014-05-26  9:35 UTC  (5+ messages)
` [RFC 1/2] cfg80211: Add channel flags limiting availability to OCB mode only

[PATCH] mac80211: docs: remove spurious blank line that causes docbook warnings
 2014-05-26  8:27 UTC  (2+ messages)

[PATCH] mac80211: fix virtual monitor interface addition
 2014-05-26  8:27 UTC  (3+ messages)

[RFC] trace-cmd: plugin_mac80211: add parsing for the new drv_switch_vif_chanctx
 2014-05-26  7:22 UTC  (2+ messages)

[PATCH 1/8] staging: vt6656: swGetOFDMControlRate remove camel case
 2014-05-25 20:36 UTC  (8+ messages)
` [PATCH 2/8] staging; vt6656: swGetCCKControlRate "
` [PATCH 3/8] staging: vt6656: card.c replace DBG_PRT debug messages
` [PATCH 4/8] staging: vt6656: baseband.c "
` [PATCH 5/8] staging: vt6656: BBbVT3184Init fix word lenght
` [PATCH 6/8] staging: vt6656: s_uGetRTSCTSRsvTime "
` [PATCH 7/8] staging: vt6656: s_vFillTxKey fix indentation of memcpy
` [PATCH 8/8] staging: vt6656: MACvSetKeyEntry create structure to write key

max_erip/tx_power not being set correctly
 2014-05-25 17:55 UTC  (2+ messages)

Fwd: Intel Wireless 802.11AC 7260 Card and Access Point/Managed Mode
 2014-05-25  2:18 UTC 

pull request: wireless 2014-05-23
 2014-05-24 18:06 UTC  (2+ messages)

[PATCH 2/2] at76c50x-usb: Make WEP encryption working
 2014-05-24 15:16 UTC 

[PATCH 1/2] at76c50x-usb: Don't perform DMA from stack memory
 2014-05-24 15:07 UTC 

[PATCH 01/14] staging: vt6656: Convert remaining locks to spin_lock_irqsave
 2014-05-24 13:37 UTC  (5+ messages)
` [PATCH 11/14] staging: vt6656: camel case clean up CARDbRadioPowerOff
` [PATCH 12/14] staging: vt6656: camel case clean up CARDbRadioPowerOn
` [PATCH 13/14] staging: vt6656: camel case and clean up CARDvSetBSSMode
` [PATCH 14/14] staging: vt6656: CARDvCalculateOFDMRParameter fix indentation rsv_time


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).