linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 11:17:01 to 2018-07-24 12:58:50 UTC [more...]

[PATCH] wcn36xx: use dma_zalloc_coherent instead of allocator/memset
 2018-07-24 11:52 UTC 

[PATCH] mwifiex: Fix skipped vendor specific IEs
 2018-07-24 11:47 UTC 

[PATCH] wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp
 2018-07-24 11:43 UTC 

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-24 11:13 UTC 

[RFC v2 0/4] Move TXQ scheduling into mac80211
 2018-07-24 11:08 UTC  (14+ messages)
` [RFC v2 1/4] mac80211: Add TXQ scheduling API

[PATCH v3 00/11] NFC: A bunch of cleanups for st95hf
 2018-07-24  9:59 UTC  (12+ messages)
` [PATCH v3 01/11] Revert "NFC: st95hf: drop illegal kfree_skb()"
` [PATCH v3 02/11] NFC: st95hf: drop nfcdev_free
` [PATCH v3 03/11] NFC: st95hf: drop illegal kfree_skb() in IRQ handler
` [PATCH v3 04/11] NFC: st95hf: remove logging from spi functions
` [PATCH v3 05/11] NFC: st95hf: remove exchange_lock
` [PATCH v3 06/11] NFC: st95hf: move skb allocation to ISR
` [PATCH v3 07/11] NFC: st95hf: ignore spurious interrupts
` [PATCH v3 08/11] NFC: st95hf: re-order command defines
` [PATCH v3 09/11] NFC: st95hf: unify sync/async flags
` [PATCH v3 10/11] NFC: st95hf: two small style nits
` [PATCH v3 11/11] NFC: st95hf: add of match table

[PATCH] mwifiex: Fix skipped vendor specific IEs
 2018-07-24  9:07 UTC  (2+ messages)

[PATCH v2 00/10] NFC: A bunch of cleanups for st95hf
 2018-07-24  8:54 UTC  (11+ messages)
` [PATCH v2 01/10] Revert "NFC: st95hf: drop illegal kfree_skb()"
` [PATCH v2 02/10] NFC: st95hf: drop nfcdev_free
` [PATCH v2 03/10] NFC: st95hf: drop illegal kfree_skb() in IRQ handler
` [PATCH v2 04/10] NFC: st95hf: remove logging from spi functions
` [PATCH v2 05/10] NFC: st95hf: remove exchange_lock
` [PATCH v2 06/10] NFC: st95hf: move skb allocation to ISR
` [PATCH v2 07/10] NFC: st95hf: re-order command defines
` [PATCH v2 08/10] NFC: st95hf: unify sync/async flags
` [PATCH v2 09/10] NFC: st95hf: two small style nits
` [PATCH v2 10/10] NFC: st95hf: add of match table

[PATCH 0/4] staging: wilc1000: make use of descriptor-based interface for GPIO
 2018-07-24  8:04 UTC  (7+ messages)
` [PATCH 1/4] staging: wilc1000: remove gpio parameter from wilc_netdev_init()
` [PATCH 2/4] staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
` [PATCH 3/4] staging: wilc1000: change compatible string from atmel to microchip
` [PATCH 4/4] staging: wilc1000: use descriptor-based interface for GPIO

[PATCH v2 00/19] wil6210 patches
 2018-07-24  7:44 UTC  (20+ messages)
` [PATCH v2 01/19] wil6210: Rx multicast packets duplicate detection
` [PATCH v2 02/19] wil6210: drop Rx packets with L2 error indication from HW
` [PATCH v2 03/19] wil6210: add TX latency statistics
` [PATCH v2 04/19] wil6210: fix temperature debugfs
` [PATCH v2 05/19] wil6210: fix RX checksum report to network stack
` [PATCH v2 06/19] wil6210: support Talyn specific FW file
` [PATCH v2 07/19] wil6210: align to latest auto generated wmi.h
` [PATCH v2 08/19] wil6210: add 3-MSI support
` [PATCH v2 09/19] wil6210: fix min() compilation errors
` [PATCH v2 10/19] wil6210: add support for link statistics
` [PATCH v2 11/19] wil6210: allow scan on AP interface
` [PATCH v2 12/19] wil6210: support max aggregation window size 64
` [PATCH v2 13/19] wil6210: increase firmware ready timeout
` [PATCH v2 14/19] wil6210: support Talyn specific board file
` [PATCH v2 15/19] wil6210: set default 3-MSI
` [PATCH v2 16/19] wil6210: align to latest auto generated wmi.h
` [PATCH v2 17/19] wil6210: off channel transmit management frames in AP mode
` [PATCH v2 18/19] wil6210: prevent FW download if HW is configured for secured boot
` [PATCH v2 19/19] wil6210: fix eDMA RX chaining

pull-request: mac80211-next 2018-07-24
 2018-07-24  7:25 UTC 

pull-request: mac80211 2018-07-24
 2018-07-24  7:16 UTC 

pull-request: wireless-drivers-next 2018-07-23
 2018-07-24  4:30 UTC  (2+ messages)

[PATCH v2] rfkill: fix spelling mistake contidion to condition
 2018-07-23 19:41 UTC 

[PATCH 1/9] ath9k_hw: set spectral scan enable bit on trigger for AR9003+
 2018-07-23 16:03 UTC  (9+ messages)
` [PATCH 2/9] ath9k: don't run periodic and nf calibation at the same time
` [PATCH 3/9] ath9k: force rx_clear when disabling rx
` [PATCH 4/9] ath9k: fix moredata bit in PS buffered frame release
` [PATCH 5/9] ath9k: clear potentially stale EOSP status bit in intermediate queues
` [PATCH 6/9] ath9k: report tx status on EOSP
` [PATCH 7/9] ath9k: fix block-ack window tracking issues
` [PATCH 8/9] ath9k_hw: fix channel maximum power level test
` [PATCH 9/9] ath9k: fix more-data flag for buffered multicast packets

[PATCH 00/20] wil6210 patches
 2018-07-23 15:27 UTC  (23+ messages)
` [PATCH 01/20] wil6210: Rx multicast packets duplicate detection
` [PATCH 02/20] wil6210: drop Rx packets with L2 error indication from HW
` [PATCH 03/20] wil6210: add TX latency statistics
` [PATCH 04/20] wil6210: fix temperature debugfs
` [PATCH 05/20] wil6210: fix RX checksum report to network stack
` [PATCH 06/20] wil6210: support Talyn specific FW file
` [PATCH 07/20] wil6210: align to latest auto generated wmi.h
` [PATCH 08/20] wil6210: add 3-MSI support
` [PATCH 09/20] wil6210: fix min() compilation errors
` [PATCH 10/20] wil6210: add support for link statistics
` [PATCH 11/20] wil6210: send L2UF on behalf of newly associated station
` [PATCH 12/20] wil6210: allow scan on AP interface
` [PATCH 13/20] wil6210: support max aggregation window size 64
` [PATCH 14/20] wil6210: increase firmware ready timeout
` [PATCH 15/20] wil6210: support Talyn specific board file
` [PATCH 16/20] wil6210: set default 3-MSI
` [PATCH 17/20] wil6210: align to latest auto generated wmi.h
` [PATCH 18/20] wil6210: off channel transmit management frames in AP mode
` [PATCH 19/20] wil6210: prevent FW download if HW is configured for secured boot
` [PATCH 20/20] wil6210: fix eDMA RX chaining

[PATCH 00/10] NFC: A bunch of cleanups for st95hf
 2018-07-23 14:00 UTC  (11+ messages)
` [PATCH 01/10] Revert "NFC: st95hf: drop illegal kfree_skb()"
` [PATCH 02/10] NFC: st95hf: drop nfcdev_free
` [PATCH 03/10] NFC: st95hf: drop illegal kfree_skb() in IRQ handler
` [PATCH 04/10] NFC: st95hf: remove logging from spi functions
` [PATCH 05/10] NFC: st95hf: remove exchange_lock
` [PATCH 06/10] NFC: st95hf: move skb allocation to ISR
` [PATCH 07/10] NFC: st95hf: re-order command defines
` [PATCH 08/10] NFC: st95hf: unify sync/async flags
` [PATCH 09/10] NFC: st95hf: two small style nits
` [PATCH 10/10] NFC: st95hf: add of match table

[PATCH v3 0/6] *** Add support for wifi QMI client handshakes ***
 2018-07-23 12:38 UTC  (3+ messages)

[PATCH v3 3/6] dt: bindings: add bindings for msa memory region
 2018-07-23 12:36 UTC  (3+ messages)

[PATCH v4 0/6] *** Add support for wifi QMI client handshakes ***
 2018-07-23 12:34 UTC  (7+ messages)
` [PATCH v4 1/6] ath10k: Add qmi service helpers for wcn3990 qmi client
` [PATCH v4 2/6] ath10k: Add support to create boardname for non-bmi target
` [PATCH v4 3/6] dt: bindings: add bindings for msa memory region
` [PATCH v4 4/6] firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
` [PATCH v4 5/6] ath10k: Add debug mask for QMI layer
` [PATCH v4 6/6] ath10k: Add QMI message handshake for wcn3990 client

[PATCH] brcmfmac: fix regression in parsing NVRAM for multiple devices
 2018-07-23 12:01 UTC  (3+ messages)

[PATCH v2 00/12] Add mt76x0 driver
 2018-07-23  9:44 UTC  (6+ messages)

[PATCH 00/11] Add mt76x0 driver
 2018-07-23  9:31 UTC  (12+ messages)
` [PATCH 04/11] mt76x0: usb files

[PATCH] Add a missing break in parse_station_flags
 2018-07-23  9:30 UTC  (2+ messages)

[PATCH] nfc: fdp: remove redundant pointer 'client'
 2018-07-23  8:12 UTC  (2+ messages)

RT2880F based iNIC mini-PCI network card
 2018-07-22 22:53 UTC  (2+ messages)

[PATCH] iw: 'idby' might be used uninitialized in main function
 2018-07-22 14:44 UTC 

Does Linux kernel 4.18-rc5 have drivers for IEEE 802.11AC Wave 2 USB Wireless Adapters?
 2018-07-22  7:40 UTC  (2+ messages)

[PATCH] nfc: st95hf: remove redundant pointers 'dev' and 'nfcddev'
 2018-07-21  9:54 UTC  (2+ messages)

[PATCH] cfg80211: Do not ignore user regulatory hint
 2018-07-20 19:15 UTC 

[PATCH] ray_cs: remove redundant pointer 'p'
 2018-07-20 18:07 UTC 

pull-request mwifiex-firmware 2018-07-20
 2018-07-20  5:39 UTC 

[PATCH 00/23] staging: wilc1000: cleanup patch to follow linux coding style
 2018-07-19 23:05 UTC  (27+ messages)
` [PATCH 01/23] staging: wilc1000: remove unused enum declaration
` [PATCH 02/23] staging: wilc1000: remove enum connect_status instead use ieee80211_statuscode
` [PATCH 03/23] staging: wilc1000: remove extra enum defined for data rates
` [PATCH 04/23] staging: wilc1000: remove extra enums defined for ieee80211_eid
` [PATCH 05/23] staging: wilc1000: rename goto to avoid leading '_' in label name
` [PATCH 06/23] staging: wilc1000: rename enum CURRENT_TXRATE to use lowercase
` [PATCH 07/23] staging: wilc1000: rename enum SITESURVEY "
` [PATCH 08/23] staging: wilc1000: rename enum AUTHTYPE "
` [PATCH 09/23] staging: wilc1000: remove unused elements in 'wilc' struct
` [PATCH 10/23] staging: wilc1000: remove unnecessary elements from 'wilc_priv' struct
` [PATCH 11/23] staging: wilc1000: removed unused element from wilc_cfg_frame struct
` [PATCH 12/23] staging: wilc1000: remove the mutliple #define used for same macro
` [PATCH 13/23] staging: wilc1000: use lowercase for 'IFC_UP' struct element name
` [PATCH 14/23] staging: wilc1000: remove unnecessary blank line between variable declaration
` [PATCH 15/23] staging: wilc1000: use single space before opening brances '{'
` [PATCH 16/23] staging: wilc1000: remove unnecessary type used for wid id
` [PATCH 17/23] staging: wilc1000: avoid forward declaration for handle_scan_done()
` [PATCH 18/23] staging: wilc1000: avoid host_int_get_assoc_res_info() forward declaration
` [PATCH 19/23] staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()
` [PATCH 20/23] staging: wilc1000: avoid setting default value for variable at declaration
` [PATCH 21/23] staging: wilc1000: use 'int' inplace of 's32' date type
` [PATCH 22/23] staging: wilc1000: remove unnecessary 'NULL' check from cfg80211_ops callbacks
` [PATCH 23/23] staging: wilc1000: move variable assignment along with its declaration

[PATCH v5] iw: ack signal support for tx ack packets
 2018-07-19 14:29 UTC 

Setting tx retry count in ath10k
 2018-07-19 13:48 UTC  (12+ messages)

[PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames
 2018-07-19 13:26 UTC  (4+ messages)
` [PATCH v2 1/3] cfg80211: "
` [PATCH v2 2/3] mac80211: "
` [PATCH v2 3/3] ath10k: management tx ack rssi capability check

[PATCH] net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL
 2018-07-18 17:52 UTC  (2+ messages)

[PATCH] ath10k: add debugfs file warm_hw_reset
 2018-07-18 13:34 UTC 

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-18 11:28 UTC  (2+ messages)

IBSS timeouts
 2018-07-18  7:50 UTC  (8+ messages)

[PATCH v2 00/24] mtd: rawnand: Improve compile-test coverage
 2018-07-18  7:15 UTC  (3+ messages)

[PATCH 1/2] nfc: st95hf: drop nfcdev_free
 2018-07-17 13:49 UTC  (3+ messages)
` [PATCH 2/2] nfc: st95hf: drop another illegal kfree_skb()

[PATCH] iwlwifi: add more card IDs for 9000 series
 2018-07-17 10:43 UTC 


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