linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-24 08:50:00 to 2018-07-27 22:50:20 UTC [more...]

[PATCH net-next] Implement a rtnetlink device which simulates wifi
 2018-07-25  0:10 UTC 

[PATCH v3] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-07-27 21:10 UTC  (2+ messages)

[PATCH PATCH net-next 00/18] net whitespace cleanups
 2018-07-27 20:39 UTC  (23+ messages)
` [PATCH PATCH net-next 01/18] sched: fix trailing whitespace
` [PATCH PATCH net-next 02/18] wimax: remove blank lines at EOF
` [PATCH PATCH net-next 03/18] rds: remove trailing whitespace and blank lines
` [PATCH PATCH net-next 04/18] llc: fix whitespace issues
` [PATCH PATCH net-next 05/18] mpls: remove trailing whitepace
` [PATCH PATCH net-next 06/18] xfrm: remove blank lines at EOF
` [PATCH PATCH net-next 07/18] ceph: fix whitespace
` [PATCH PATCH net-next 08/18] sctp: whitespace fixes
` [PATCH PATCH net-next 09/18] ila: remove blank lines at EOF
` [PATCH PATCH net-next 10/18] 9p: fix whitespace issues
` [PATCH PATCH net-next 11/18] atm: remove blank lines at EOF
` [PATCH PATCH net-next 12/18] ax25: remove blank line "
` [PATCH PATCH net-next 13/18] x25: remove blank lines "
` [PATCH PATCH net-next 14/18] decnet: whitespace fixes
` [PATCH PATCH net-next 15/18] sunrpc: "
` [PATCH PATCH net-next 16/18] bpfilter: remove trailing newline
` [PATCH PATCH net-next 17/18] l2tp: "
` [PATCH PATCH net-next 18/18] net: remove blank lines at end of file

[PATCH v2] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-07-27 20:49 UTC  (2+ messages)

[PATCH v1] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-07-27 20:46 UTC  (4+ messages)

[PATCH 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
 2018-07-27 20:06 UTC  (12+ messages)
` [PATCH 1/2] mac80211: Save sk_pacing_shift to ieee80211_hw
` [PATCH 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

[PATCH net-next] Implement a rtnetlink device which simulates wifi
 2018-07-25  0:10 UTC 

[RFC] ath10k: Support configuring firmware tx-retry counter
 2018-07-27 19:20 UTC  (2+ messages)

[PATCH] wlcore: Set rx_status boottime_ns field on rx
 2018-07-27 16:30 UTC 

[PATCH] hostap: hide unused procfs helpers
 2018-07-27 15:46 UTC  (5+ messages)

[PATCH 03/10] atmel: hide unused procfs helpers
 2018-07-27 15:44 UTC  (5+ messages)

pull-request mwifiex-firmware 2018-07-20
 2018-07-27 15:08 UTC  (2+ messages)

[PATCH] rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}
 2018-07-27 14:56 UTC  (2+ messages)

ath9k and 16 VAP interfaces?
 2018-07-27 13:35 UTC 

[PATCH 00/16] iwlwifi: updates intended for v4.19 2018-07-27
 2018-07-27 13:06 UTC  (17+ messages)
` [PATCH 01/16] iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560
` [PATCH 02/16] iwlwifi: pcie: support rx structures for 22560 devices
` [PATCH 03/16] iwlwifi: support new rx_mpdu_desc api
` [PATCH 04/16] iwlwifi: pcie: unionize used bd and completion descriptor
` [PATCH 05/16] iwlwifi: pcie: move rxb retrieval to a helper function
` [PATCH 06/16] iwlwifi: trans: add a new op for getting DMA data
` [PATCH 07/16] iwlwifi: allow masking out memory areas from the fw dump
` [PATCH 08/16] iwlwifi: d3: disable dbg recording before entering D3
` [PATCH 09/16] iwlwifi: mvm: configure multi RX queue
` [PATCH 10/16] iwlwifi: pcie: don't access periphery registers when not available
` [PATCH 11/16] Revert "iwlwifi: implement fseq version mismatch warning"
` [PATCH 12/16] iwlwifi: hard code power save mode to CAM for 22560 devices
` [PATCH 13/16] iwlwifi: mvm: remove dead gscan code
` [PATCH 14/16] iwlwifi: pcie: include tcp.h implicitly
` [PATCH 15/16] iwlwifi: move some msix and rx functions to a common place
` [PATCH 16/16] iwlwifi: pcie: split tx to amsdu and non amsdu

[PATCH 11/18] wireless/ti: change strncpy+truncation to strlcpy
 2018-07-27  9:19 UTC  (3+ messages)

[PATCH] net: wireless: realtek: rtl8225se: Replace mdelay() with msleep() in rtl8225se_rf_init
 2018-07-27  8:50 UTC 

[PATCH] net: wireless: atmel: Replace mdelay() with msleep() in probe_atmel_card()
 2018-07-27  8:45 UTC 

[PATCH] net: wireless: ath6kl: Replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()
 2018-07-27  8:43 UTC 

[PATCH v3 1/3] ath10k: Add ath10k-ct firmware feature flags and descriptions
 2018-07-27  0:42 UTC  (3+ messages)
` [PATCH v3 2/3] ath10k: Don't try un-supported idle_ps_config command
` [PATCH v3 3/3] ath10k: Support survey dump for ath10k-ct 10.1 firmware

help understanding HT capabilities bits
 2018-07-26 23:43 UTC 

pull-request: iwlwifi-next 2018-05-30
 2018-07-26 14:27 UTC  (2+ messages)
` [linuxwifi] pull-request: iwlwifi-next 2018-07-26

[PATCH RESENT] ath10k: Prevent active scans on potential unusable channels
 2018-07-26 13:59 UTC 

[PATCH 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
 2018-07-26  7:16 UTC  (3+ messages)
` [PATCH 1/2] mac80211: Save sk_pacing_shift to ieee80211_hw
` [PATCH 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

[PATCH v1 0/4] PCI: Remove unnecessary includes of <linux/pci-aspm.h>
 2018-07-26  6:07 UTC  (11+ messages)
` [PATCH v1 1/4] igb: Remove unnecessary include "
  ` [Intel-wired-lan] "
` [PATCH v1 2/4] ath9k: "
` [PATCH v1 3/4] iwlwifi: "
` [PATCH v1 4/4] PCI: "

[PATCH v2] wireless-regdb: update rules for Hungary (HU) on 2.4/5/60G, 5725-5875MHz
 2018-07-25 22:30 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] net: wireless: cw1200: Remove extra parentheses
 2018-07-25 19:00 UTC 

[PATCH] net: wireless: brcmsmac: Remove extra parentheses
 2018-07-25 18:56 UTC 

[PATCH] net: wireless: ath9k: Remove unnecessary parentheses
 2018-07-25 18:53 UTC 

[PATCH] net: wireless: ath6kl: Remove unnecessary parentheses
 2018-07-25 18:49 UTC 

[PATCH v6 00/18] crypto: Remove VLA usage
 2018-07-25 18:01 UTC  (26+ messages)
` [PATCH v6 01/18] crypto: xcbc: "
` [PATCH v6 02/18] crypto: cbc: "
` [PATCH v6 03/18] crypto: hash: "
` [PATCH v6 04/18] dm: Remove VLA usage from hashes
` [PATCH v6 05/18] crypto alg: Introduce generic max blocksize and alignmask
` [PATCH v6 06/18] crypto: qat: Remove VLA usage
` [PATCH v6 07/18] crypto: shash: Remove VLA usage in unaligned hashing
` [PATCH v6 08/18] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK
` [PATCH v6 09/18] ppp: mppe: Remove VLA usage
` [PATCH v6 10/18] x86/power/64: "
` [PATCH v6 11/18] dm crypt: Convert essiv from ahash to shash
` [PATCH v6 12/18] drbd: Convert "
` [PATCH v6 13/18] wireless/lib80211: "
` [PATCH v6 14/18] staging: rtl8192u: ieee80211: "
` [PATCH v6 15/18] staging: rtl8192e: "
` [PATCH v6 16/18] rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
` [PATCH v6 17/18] crypto: ccm: Remove VLA usage
` [PATCH v6 18/18] crypto: Remove AHASH_REQUEST_ON_STACK

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-25 15:33 UTC  (10+ messages)

[PATCH] drivers: net: wlcore: remove duplicate \n for some warnings
 2018-07-25  8:40 UTC  (4+ messages)

[PATCH] brcmfmac: fix regression in parsing NVRAM for multiple devices
 2018-07-25  7:31 UTC  (2+ messages)

[PATCH] iwlwifi: add more card IDs for 9000 series
 2018-07-25  7:29 UTC  (5+ messages)

[PATCH] mac80211: add stations tied to AP_VLANs during hw reconfig
 2018-07-25  5:28 UTC  (2+ messages)

[PATCH v4 0/6] *** Add support for wifi QMI client handshakes ***
 2018-07-24 23:28 UTC  (4+ messages)
` [PATCH v4 3/6] dt: bindings: add bindings for msa memory region

pull-request: mac80211-next 2018-07-24
 2018-07-24 17:03 UTC  (2+ messages)

pull-request: mac80211 2018-07-24
 2018-07-24 17:00 UTC  (2+ messages)

patchwork.kernel.org updated
 2018-07-24 13:39 UTC 

[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 

[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  (2+ messages)

[PATCH v2 00/19] wil6210 patches
 2018-07-24  7:44 UTC  (14+ messages)
` [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


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