linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-06 10:42:31 to 2018-07-17 01:07:18 UTC [more...]

Setting tx retry count in ath10k
 2018-07-17  0:37 UTC 

IBSS timeouts
 2018-07-16 19:31 UTC 

[PATCH] wireless/lib80211: Convert from ahash to shash
 2018-07-16 17:27 UTC  (2+ messages)

[PATCH 0/6] rsi: miscellaneous driver cleanups
 2018-07-16 13:39 UTC  (7+ messages)
` [PATCH 1/6] rsi: remove redundant device ids
` [PATCH 2/6] rsi: remove redundant flash_content variable
` [PATCH 3/6] rsi: add firmware support for AP+BT dual mode
` [PATCH 4/6] rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach
` [PATCH 5/6] rsi: fill rx_params only once
` [PATCH 6/6] rsi: move init_done flag to end of rsi_91x_init()

[PATCH 4.17 REGRESSION fix 0/1] Revert "staging:r8188eu: Use lib80211 to support TKIP"
 2018-07-16  5:52 UTC  (3+ messages)
` [PATCH 4.17 REGRESSION fix] "

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-15 18:13 UTC 

[PATCH] mac80211: Fix wlan freezes under load at rekey
 2018-07-15  9:10 UTC  (18+ messages)
` [PATCH v2] "
                        ` [PATCH v2] mac80211: Fix wlan freezes/clear text packet leaks "

RT2880F based iNIC mini-PCI network card
 2018-07-14 23:37 UTC 

[PATCH] ath10k: htt_tx: move lock into id_get function
 2018-07-14 17:38 UTC 

[PATCH v2] ath10k: fix vdev-start timeout on error
 2018-07-13 20:09 UTC 

[PATCH 10/18] brcmsmac: change strncpy+truncation to strlcpy
 2018-07-13 18:56 UTC  (7+ messages)
` [PATCH 11/18] wireless/ti: "

[PATCH] ath10k: fix vdev-start timeout on error
 2018-07-13 17:40 UTC  (5+ messages)

[PATCH] mwifiex: Fix skipped vendor specific IEs
 2018-07-13 17:37 UTC 

[PATCH v2 1/3] ath10k: Add ath10k-ct firmware feature flags and descriptions
 2018-07-13 17:16 UTC  (2+ messages)

[PATCH] hostap: hide unused procfs helpers
 2018-07-13 16:43 UTC  (4+ messages)

[RFC v2 0/4] Move TXQ scheduling into mac80211
 2018-07-13 13:39 UTC  (11+ messages)
` [RFC v2 1/4] mac80211: Add TXQ scheduling API
` [RFC v2 2/4] mac80211: Add airtime accounting and scheduling to TXQs
` [RFC v2 3/4] cfg80211: Add airtime statistics and settings
` [RFC v2 4/4] ath9k: Switch to mac80211 TXQ scheduling and airtime APIs

[PATCH] mwifiex: use atomic bitops to represent adapter status variables
 2018-07-13 12:26 UTC 

[PATCH 03/10] atmel: hide unused procfs helpers
 2018-07-13  9:31 UTC  (2+ messages)

[PATCH v2 00/12] Add mt76x0 driver
 2018-07-12 11:41 UTC  (17+ messages)
` [PATCH v2 01/12] mt76: add more states
` [PATCH v2 02/12] mt76x0: core files
` [PATCH v2 03/12] mt76x0: mac files
` [PATCH v2 04/12] mt76x0: usb files
` [PATCH v2 05/12] mt76x0: mcu files
` [PATCH v2 06/12] mt76x0: phy files
` [PATCH v2 07/12] mt76x0: init files
` [PATCH v2 08/12] mt76x0: eeprom files
` [PATCH v2 09/12] mt76x0: trace and debugfs files
` [PATCH v2 10/12] mt76x0: dma and tx files
` [PATCH v2 11/12] mt76x0: main file
` [PATCH v2 12/12] mt76: Kconfig and Makefile for mt76x0 driver
  ` [RFC PATCH] mt76: mt76x0_burst_read_regs() can be static

[PATCH] mt76x2: fix CCK protection control frame rate
 2018-07-12  8:50 UTC 

[PATCH net-next v2 00/11] devlink: Add support for region access
 2018-07-12  6:21 UTC  (2+ messages)

[PATCH v3 0/6] *** Add support for wifi QMI client handshakes ***
 2018-07-11 21:51 UTC  (7+ messages)
` [PATCH v3 2/6] ath10k: Add support to create boardname for non-bmi target

[PATCH] mt76x2: add frame protection support
 2018-07-11 20:02 UTC 

mt76x2e MCU message 31 timed out
 2018-07-11 18:02 UTC  (5+ messages)

[PATCH v2 00/24] mtd: rawnand: Improve compile-test coverage
 2018-07-11 17:24 UTC  (36+ messages)
` [PATCH v2 01/24] mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
` [PATCH v2 02/24] mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
` [PATCH v2 03/24] mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 04/24] mtd: rawnand: s3c2410: "
` [PATCH v2 05/24] mtd: rawnand: orion: Avoid direct inclusion of asm headers
` [PATCH v2 06/24] mtd: rawnand: orion: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 07/24] mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions
` [PATCH v2 08/24] mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones
` [PATCH v2 09/24] mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 10/24] mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
` [PATCH v2 11/24] mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()
` [PATCH v2 12/24] mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 13/24] mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS
` [PATCH v2 14/24] mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones
` [PATCH v2 15/24] mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 16/24] memory: fsl_ifc: "
` [PATCH v2 17/24] mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regs
` [PATCH v2 18/24] mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 19/24] MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
` [PATCH v2 20/24] mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 21/24] MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
` [PATCH v2 22/24] mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 23/24] mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
` [PATCH v2 24/24] memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y

[PATCH v3 3/6] dt: bindings: add bindings for msa memory region
 2018-07-11 15:27 UTC  (3+ messages)

RFkill for Bluetooth hard reset
 2018-07-11 14:52 UTC  (4+ messages)

[PATCH] iwlegacy: remove several redundant variables
 2018-07-11  9:26 UTC  (2+ messages)

[PATCH] ipw2x00: remove redundant variables len, ret, reason and crypt
 2018-07-11  7:12 UTC 

[PATCH 0/7] cfg80211/mac80211: Add support to configure and monitor rssi threshold
 2018-07-11  7:04 UTC  (20+ messages)
` [PATCH 1/7] wireless: Change single cqm_config to rssi config list
` [PATCH 2/7] cfg80211: Add new NL command to configure peer specific rssi threshold
` [PATCH 4/7] cfg80211: Add support to notify station's rssi level crossing
` [PATCH 6/7] cfg80211: Accept multiple RSSI threholds for STA_MON command

Proper SET_KEY usage?
 2018-07-10 19:55 UTC  (5+ messages)

[PATCHv3] mac80211: add stop/start logic for software TXQs
 2018-07-10 18:42 UTC 

[PATCHv2] mac80211: add stop/start logic for software TXQs
 2018-07-10 17:39 UTC  (8+ messages)

mac80211: AQM and block_tx
 2018-07-10 13:40 UTC  (5+ messages)

[PATCH v1] cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set
 2018-07-10 13:16 UTC 

[PATCHv2] mac80211: restrict delayed tailroom needed decrement
 2018-07-10 11:18 UTC 

INFO: rcu detected stall in llcp_sock_sendmsg
 2018-07-10 10:55 UTC  (3+ messages)

[RFCv2 0/2] ath10k: Add QCA vendor command/attr support to filter neighbor BSS frames
 2018-07-10  7:12 UTC  (3+ messages)
` [RFCv2 1/2] ath10k: add wmi interface for vdev_set_neighbor_rx_param
` [RFCv2 2/2] ath10k: Add QCA vendor command/attr support to filter neighbor BSS frames

[PATCH 0/2] enable 802.11w in mt7601u driver
 2018-07-10  3:14 UTC  (4+ messages)
` [PATCH 1/2] mt7601u: use sw encryption for hw unsupported ciphers
` [PATCH 2/2] mt7601u: expose 802.11w support

[PATCH] airo: remove unused variables len and dev and clean up formatting
 2018-07-09 13:38 UTC 

[PATCH] ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and stats
 2018-07-09 13:17 UTC 

[PATCH] ath5k: remove redundant pointer rf
 2018-07-09 12:41 UTC 

[PATCH] ath10k: remove redundant pointers 'dev' and 'noa'
 2018-07-09 12:34 UTC 

[PATCH] mac80211: restrict delayed tailroom needed decrement
 2018-07-09  9:38 UTC  (6+ messages)

iwlwifi is not working after doing the reboot by pressing RESET button
 2018-07-09  5:57 UTC 

[PATCH] brcmfmac: specify some features per firmware version
 2018-07-09  4:55 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] staging: r8822be: Fix RTL8822be can't find any wireless AP
 2018-07-09  0:47 UTC  (3+ messages)

[PATCH 00/27] mtd: rawnand: Improve compile-test coverage
 2018-07-08 21:55 UTC  (11+ messages)
` [PATCH 05/27] mtd: rawnand: s3c2410: Allow selection of this driver when COMPILE_TEST=y
` [PATCH 17/27] mtd: rawnand: fsmc: "
` [PATCH 21/27] bcma: "

[PATCH] Add a missing break in parse_station_flags
 2018-07-08  9:57 UTC 

[PATCH] net/wireless/intersil/hostap: fix defined but not used warnings
 2018-07-07 15:35 UTC 

[PATCH] net/wireless/atmel: fix defined but not used warning
 2018-07-07 15:33 UTC 

[PATCH 00/11] Add mt76x0 driver
 2018-07-07  8:38 UTC  (8+ messages)
` [PATCH 04/11] mt76x0: usb files

[PATCH 00/12] Ethernet: Add and use ether_<type>_addr globals
 2018-07-07  7:40 UTC  (3+ messages)
` [PATCH 09/12] iwlwifi: Remove local iwl_bcast_addr and use ether_broadcast_addr

[PATCH] WHENCE: Fix typo Version v3
 2018-07-06 18:57 UTC  (2+ messages)

iwlwifi is not working after doing the reboot by pressing RESET button
 2018-07-06 14:14 UTC 

[PATCH] cfg80211: inspect off channel operation only when off channel given
 2018-07-06 12:31 UTC  (2+ messages)

[PATCH] wireless: mark expected switch fall-throughs
 2018-07-06 12:29 UTC  (2+ messages)

[[PATCH v2]] mac80211_hwsim: Add support for HE
 2018-07-06 12:29 UTC 

[PATCH] cfg80211: use IDA to allocate wiphy indeces
 2018-07-06 11:57 UTC  (4+ messages)

[linuxwifi] iwlwifi is not working after doing the reboot by pressing RESET button
 2018-07-06 11:53 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).