linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-13 06:58:45 to 2017-06-16 14:57:59 UTC [more...]

[v2 00/20] rsi driver enhancements
 2017-06-16 14:54 UTC  (9+ messages)
` [v2 01/20] rsi: changes in eeprom read frame
` [v2 02/20] rsi: fix sdio card reset problem
` [v2 03/20] rsi: chip reset for SDIO interface
` [v2 04/20] rsi: correct SDIO disconnect path handling
` [v2 05/20] rsi: card reset for USB interface
` [v2 06/20] rsi: USB tx headroom cleanup
` [v2 07/20] rsi: correct the logic of deriving queue number
` [v2 08/20] rsi: rename USB endpoint macros

[v2 6/6] rsi: add tx frame for common device configuration
 2017-06-16 14:42 UTC 

[v2 0/6] rsi driver bringup enhancements
 2017-06-16 14:35 UTC  (6+ messages)
` [v2 1/6] rsi: add usb RS9113 chipset support
` [v2 2/6] rsi: use enum for FSM states
` [v2 3/6] rsi: Register interrupt handler before firmware load
` [v2 4/6] rsi: receive path enhancement for RS9113
` [v2 5/6] rsi: configure new boot parameters to device

[PATCH 1/2] brcmfmac: Log chip id and revision
 2017-06-16 13:14 UTC  (2+ messages)
` [PATCH 2/2] brcmfmac: Use separate firmware for revision 0 of the brcm43430 chip

[RFC] networking: add and use skb_put_u8()
 2017-06-16 12:42 UTC  (6+ messages)

ath9k: wds mode can not recieve any packets
 2017-06-16 10:55 UTC  (2+ messages)

[PATCH] brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
 2017-06-16 10:12 UTC  (4+ messages)
`  "

[PATCH v2 1/3] ath10k: Use complete VHT chan width for 160MHz workaround
 2017-06-16  8:50 UTC  (3+ messages)
` [PATCH v2 2/3] ath10k: Configure rxnss_override for 10.4 firmware

pull-request: mac80211 2017-06-16
 2017-06-16  7:19 UTC 

[PATCH 1/1] Add per chain RSSI reporting
 2017-06-16  6:53 UTC  (2+ messages)
` [1/1] "

[PATCH] ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
 2017-06-16  6:57 UTC  (2+ messages)
`  "

[PATCH v3] ath10k: Define structures for CE ctrl/misc register
 2017-06-16  6:51 UTC  (2+ messages)
` [v3] "

linux-next: build warning after merge of the wireless-drivers tree
 2017-06-16  5:07 UTC  (2+ messages)

[PATCH 0/4] neard: Add support for deactivating tags
 2017-06-16  3:57 UTC  (5+ messages)
` [PATCH 1/4] adapter: Make adapter_start_poll() global
` [PATCH 2/4] adapter: Add call indicating whether constant poll is enabled
` [PATCH 3/4] tag: Add Tag deactivate support
` [PATCH 4/4] test: Add option to deactivate tag

[PATCH 0/2] NFC: Add deactivate target functionality
 2017-06-16  3:34 UTC  (3+ messages)
` [PATCH 1/2] NFC: digital: Abort cmd when deactivating target
` [PATCH 2/2] NFC: Add NFC_CMD_DEACTIVATE_TARGET support

ath9k - Division by zero in kernel (as well as firmware panic)
 2017-06-15 22:37 UTC  (7+ messages)
` ath9k_htc "

[mac80211-next:skb-put-zero 5/5] drivers/net/ppp/ppp_async.c:805:3: error: invalid use of void expression
 2017-06-15 22:23 UTC 

[PATCH 00/23] neard: Support TI Std & Pro tags, fixups, etc
 2017-06-15 18:25 UTC  (24+ messages)
` [PATCH 01/23] ndef: Add default language ("en") for Text records
` [PATCH 02/23] ndef: Fix use of uninitialized variable in property_get_type()
` [PATCH 03/23] ndef: Unrecognized WKTs should return RECORD_TYPE_UNKNOWN
` [PATCH 04/23] ndef: Verify RTD record type name encodings
` [PATCH 05/23] ndef: Discard records containing errors
` [PATCH 06/23] ndef: Validate text data in WKT Text records
` [PATCH 07/23] adapter: Return '-errno' when socket() call fails
` [PATCH 08/23] adapter: Return '-errno' when connect() "
` [PATCH 09/23] adapter: Clear timeout handle when check presence timer stopped
` [PATCH 10/23] adapter: Clear timer handle when DEP "
` [PATCH 11/23] adapter: Do not poll when there is an active tag
` [PATCH 12/23] nfctype2: Don't read tags with bad magic number
` [PATCH 13/23] nfctype5: Reduce noise when tag is moved out of range
` [PATCH 14/23] nfctype5: Add space between 'if' and first '('
` [PATCH 15/23] nfctype5: Remove superfluous parentheses
` [PATCH 16/23] nfctype5: Rework code that identifies ST Micro Type 5 tags
` [PATCH 17/23] nfctype5: Add support for TI Standard and Pro Type 5 tag
` [PATCH 18/23] nfctype5: Remove useless initialization
` [PATCH 19/23] nfctype5: Don't issue RMB command when formatting
` [PATCH 20/23] nfctype5: Discard extra byte in RMB response data
` [PATCH 21/23] nfctype5: Fix formatting
` [PATCH 22/23] nfctools: Move nciattach macros & enums to nciattach.c
` [PATCH 23/23] nfc_copy: Update nfc_copy.h to match Linux kernel's version

linux-next: build failure after merge of the wireless-drivers-next tree
 2017-06-15 18:25 UTC  (4+ messages)

Question on flushing and deauth frames
 2017-06-15 17:49 UTC  (7+ messages)

[PATCH 0/3] NFC: Misc. kernel updates and trf7970a erratum handling
 2017-06-15 17:46 UTC  (4+ messages)
` [PATCH 1/3] NFC: digital: NFC-A SEL_RES must be one byte
` [PATCH 2/3] NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14
` [PATCH 3/3] Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"

nfc: nci: fix potential NULL pointer dereference
 2017-06-15 17:29 UTC  (3+ messages)
` [PATCH] nfc: nci: remove unnecessary null check

[PATCH for-4.12 0/3] brcmfmac: fix sdio suspend crash due to firmware load failure
 2017-06-15 16:17 UTC  (4+ messages)
` [PATCH for-4.12 1/3] brcmfmac: add parameter to pass error code in firmware callback
  ` [for-4.12, "

[PATCH for-4.12] brcmfmac: fix brcmf_fws_add_interface() for USB devices
 2017-06-15 16:10 UTC  (4+ messages)
` [for-4.12] "

pull-request mwifiex-firmware 2017-06-05
 2017-06-15 15:54 UTC  (2+ messages)

[PATCH] linux-firmware: wilc1000: Add unified firmware for wilc1000 WLAN
 2017-06-15 15:50 UTC  (2+ messages)

[PATCH v2 08/11] brcmsmac: make some local variables 'static const' to reduce stack size
 2017-06-15 14:56 UTC  (4+ messages)
` [PATCH v2 09/11] brcmsmac: split up wlc_phy_workarounds_nphy
` [PATCH v2 10/11] brcmsmac: reindent split functions

[PATCH 0/6] rsi driver bringup changes
 2017-06-15 14:44 UTC  (12+ messages)
` [PATCH 2/6] rsi: use enum for FSM states
` [PATCH 6/6] rsi: add tx frame for common device configuration

[PATCH] wireless: brcmfmac: initialize oob irq data before request_irq()
 2017-06-15 14:40 UTC  (4+ messages)

[PATCH V3] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
 2017-06-15 14:27 UTC  (6+ messages)
` [V3] "

WPA: EAPOL-Key timeout
 2017-06-15 13:12 UTC 

[PATCH] mwifiex: debugfs: remove redunant check of mwifiex_dfs_dir
 2017-06-15  8:59 UTC 

[PATCH v3 0/3] wil6210 patches
 2017-06-15  6:26 UTC  (4+ messages)
` [PATCH v3 1/3] wil6210: prevent platform callbacks after uninit
` [PATCH v3 2/3] wil6210: add support for PCIe D3hot in system suspend
` [PATCH v3 3/3] wil6210: remove ioctl interface

[PATCH v2 0/3] wil6210 patches
 2017-06-15  5:50 UTC  (4+ messages)
` [PATCH v2 1/3] wil6210: prevent platform callbacks after uninit
` [PATCH v2 2/3] wil6210: add support for PCIe D3hot in system suspend
` [PATCH v2 3/3] wil6210: remove ioctl interface

[PATCH 0/3] wil6210 patches
 2017-06-14 20:54 UTC  (4+ messages)
` [PATCH 1/3] wil6210: prevent platform callbacks after uninit
` [PATCH 2/3] wil6210: add support for PCIe D3hot in system suspend
` [PATCH 3/3] wil6210: remove ioctl interface

[PATCH V3 0/9] nl80211: add support for PTK/GTK handshake offload
 2017-06-14 20:28 UTC  (6+ messages)
` [PATCH V3 3/9] nl80211: add authorized flag to CONNECT event

[PATCH 0/3] wext: fix an ancient bug
 2017-06-14 19:35 UTC  (5+ messages)
` [PATCH 1/3] wireless: wext: remove ndo_do_ioctl fallback
` [PATCH 2/3] wireless: wext: use struct iwreq earlier in the call chain
` [PATCH 3/3] dev_ioctl: copy only the smaller struct iwreq for wext

[PATCH 1/2] staging: rtl8192e: remove dead private call to _rtl92e_ioctl
 2017-06-14 19:08 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8192e: remove dead code rtllib_wpa_supplicant_ioctl

[PATCH 00/20] rsi driver enhancements
 2017-06-14 14:12 UTC  (23+ messages)
` [PATCH 01/20] rsi: changes in eeprom read frame
` [PATCH 02/20] rsi: fix sdio card reset problem
` [PATCH 03/20] rsi: chip reset for SDIO interface
` [PATCH 04/20] rsi: correct SDIO disconnect path handling
` [PATCH 05/20] rsi: card reset for USB interface
` [PATCH 06/20] rsi: USB tx headroom cleanup
` [PATCH 07/20] rsi: correct the logic of deriving queue number
` [PATCH 08/20] rsi: rename USB endpoint macros
` [PATCH 09/20] rsi: choose correct endpoint based on queue
` [PATCH 10/20] rsi: set immediate wakeup bit
` [PATCH 11/20] rsi: management frame descriptor preparation cleanup
` [PATCH 12/20] rsi: separate function for management packet descriptor
` [PATCH 13/20] rsi: data packet descriptor code cleanup
` [PATCH 14/20] rsi: data packet descriptor enhancements
` [PATCH 15/20] rsi: separate function for data packet descriptor
` [PATCH 16/20] rsi: rename variable in_sdio_litefi_irq
` [PATCH 17/20] rsi: Optimise sdio claim and release host
` [PATCH 18/20] rsi: SDIO Rx packet processing enhancement
` [PATCH 19/20] rsi: use separate mutex lock for receive thread
` [PATCH 20/20] rsi: Rename mutex tx_rxlock to the tx_lock

[PATCH] TEST PATCH
 2017-06-14 12:09 UTC 

[PATCH] mwifiex: fixes the trivial print
 2017-06-14 11:11 UTC  (9+ messages)
          `  "

[PATCH v2] mwifiex: fixes the unexpected be printed log by default
 2017-06-14 11:06 UTC 

[PATCH] iwlwifi: missing error code in iwl_trans_pcie_alloc()
 2017-06-14 10:49 UTC  (2+ messages)

[PATCH] NFC: nci: Remove an unneeded NULL check
 2017-06-14  7:49 UTC 

[PATCH V3 6/9] brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
 2017-06-14  5:09 UTC  (2+ messages)
` [V3, "

[PATCH] rtlwifi: rtl8821ae: remove unused variable
 2017-06-13 20:42 UTC 

pull-request: mac80211-next 2017-06-13
 2017-06-13 17:53 UTC  (2+ messages)

[RFC v2 00/10] ath10k high latency
 2017-06-13 17:39 UTC  (5+ messages)
` [RFC v2 05/10] ath10k: htt: High latency TX support
` [RFC v2 06/10] ath10k: htt: High latency RX support

pull-request: mac80211 2017-06-13
 2017-06-13 17:34 UTC  (2+ messages)

[PATCH] nfc: Add sockaddr length checks before accessing sa_family in bind handlers
 2017-06-13 16:44 UTC 

[PATCH 0/6] Constant Time Memory Comparisons Are Important
 2017-06-13 13:28 UTC  (4+ messages)
` [PATCH 6/6] mac80211/wpa: use constant time memory comparison for MACs

[PATCH for-4.12 3/3] brcmfmac: unbind all devices upon failure in firmware callback
 2017-06-13 11:36 UTC  (2+ messages)
  ` [for-4.12, "

[PATCH] brcmfmac: Fix kernel oops on resume when request firmware fails
 2017-06-13 10:58 UTC  (4+ messages)
`  "

[PATCH v5] staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
 2017-06-13 10:17 UTC  (2+ messages)

Question on setting key right after the EAPOL 4/4 is sent
 2017-06-13  9:15 UTC  (9+ messages)
            ` LINKMODE & OPERSTATE thoughts

[PATCH v1] net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
 2017-06-13  9:08 UTC  (2+ messages)

[PATCH 0/4] mac80211 patches from our internal tree 2017-06-10
 2017-06-13  9:07 UTC  (2+ messages)

[PATCH v2 00/12] NFC: clean up for ACPI GPIO usage
 2017-06-13  8:41 UTC  (4+ messages)

[PATCH] wireless: wlcore: spi: remove unnecessary variable
 2017-06-13  7:07 UTC  (2+ messages)
`  "

[PATCHv5] wlcore: add wl1285 compatible
 2017-06-13  7:06 UTC  (2+ messages)

[PATCH] mwifiex: Replace semaphore async_sem with mutex
 2017-06-13  7:05 UTC  (2+ messages)
`  "

[PATCH v2 1/9] rtlwifi: btcoex: add macros to check chip type
 2017-06-13  7:03 UTC  (2+ messages)
` [v2,1/9] "

[PATCH][wireless-next] qtnfmac: check band before allocating cmd_skb to avoid resource leak
 2017-06-13  7:02 UTC  (2+ messages)
` [wireless-next] "

[PATCH][-next] mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static
 2017-06-13  7:01 UTC  (2+ messages)
` [-next] "

[PATCH V3] brcmfmac: Fix grammar issue in error message
 2017-06-13  6:59 UTC  (2+ messages)
` [V3] "

[PATCH V5 1/3] brcmfmac: add support multi-scheduled scan
 2017-06-13  6:58 UTC  (2+ messages)
` [V5,1/3] "


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