linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-02 08:51:40 to 2017-03-07 10:15:07 UTC [more...]

[PATCH] mac80211: ignore VHT membership selector when parsing rates
 2017-03-07  9:49 UTC  (4+ messages)

[PATCH v1 1/6] NFC: st21nfca: Fix obvious typo when check error code
 2017-03-07 10:14 UTC  (6+ messages)
` [PATCH v1 2/6] NFC: st21nfca: Fix typo in copy pasted macro
` [PATCH v1 3/6] NFC: st21nfca: Get rid of platform data
` [PATCH v1 4/6] NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
` [PATCH v1 5/6] NFC: st21nfca: Covert to use GPIO descriptor
` [PATCH v1 6/6] NFC: st21nfca: Use unified device property API meaningfully

[PATCH v1 1/2] NFC: pn544: Request GPIOs with proper connection IDs
 2017-03-07 10:12 UTC  (2+ messages)
` [PATCH v1 2/2] NFC: pn544: Add GPIO ACPI mapping table

[PATCH v2 1/4] brcmfmac: Do not print the firmware version as an error
 2017-03-07 10:04 UTC  (5+ messages)
` [PATCH v2 2/4] brcmfmac: p2p and normal ap access are not always possible at the same time
` [PATCH v2 3/4] brcmfmac: Do not complain about country code "00"

[PATCH 00/26] bring back stack frame warning with KASAN
 2017-03-07  9:55 UTC  (67+ messages)
` [PATCH 01/26] compiler: introduce noinline_for_kasan annotation
` [PATCH 02/26] rewrite READ_ONCE/WRITE_ONCE
` [PATCH 03/26] typecheck.h: avoid local variables in typecheck() macro
` [PATCH 04/26] tty: kbd: reduce stack size with KASAN
` [PATCH 05/26] netlink: mark nla_put_{u8,u16,u32} noinline_for_kasan
` [PATCH 06/26] rocker: mark rocker_tlv_put_* functions as noinline_for_kasan
` [PATCH 07/26] brcmsmac: reduce stack size with KASAN
` [PATCH 08/26] brcmsmac: make some local variables 'static const' to reduce stack size
` [PATCH 09/26] brcmsmac: split up wlc_phy_workarounds_nphy
` [PATCH 10/26] brcmsmac: reindent split functions
` [PATCH 11/26] rtlwifi: reduce stack usage for KASAN
` [PATCH 12/26] wl3501_cs: reduce stack size "
` [PATCH 13/26] rtl8180: "
` [PATCH 14/26] [media] dvb-frontends: reduce stack size in i2c access
` [PATCH 15/26] [media] tuners: i2c: reduce stack usage for tuner_i2c_xfer_*
` [PATCH 16/26] [media] i2c: adv7604: mark register access as noinline_for_kasan
` [PATCH 17/26] [media] i2c: ks0127: reduce stack frame size for KASAN
` [PATCH 18/26] [media] i2c: cx25840: avoid stack overflow with KASAN
` [PATCH 19/26] [media] r820t: mark register functions as noinline_for_kasan
` [PATCH 20/26] [media] em28xx: split up em28xx_dvb_init to reduce stack size
` [PATCH 21/26] drm/bridge: ps8622: reduce stack size for KASAN
` [PATCH 22/26] drm/i915/gvt: don't overflow the kernel stack with KASAN
` [PATCH 23/26] mtd: cfi: reduce stack size "
` [PATCH 24/26] ocfs2: "
` [PATCH 25/26] isdn: eicon: mark divascapi incompatible with kasan
` [PATCH 26/26] kasan: rework Kconfig settings

Fwd: [Battlemesh] Wireless Battlemesh v10 - Official Announcement
 2017-03-07  8:31 UTC 

[PATCH v2] mac80211: mesh - always do every discovery retry
 2017-03-07  2:06 UTC  (7+ messages)

[PATCH] staging: wilc1000: Fix sparse warnings incorrect type assignment
 2017-03-06 21:11 UTC 

ath9k driver : Support for Continuous Test Tone mode
 2017-03-06 22:43 UTC  (2+ messages)

[PATCH v2] mac80211: Jitter HWMP MPATH reply frames to reduce collision on dense networks
 2017-03-06 18:01 UTC  (7+ messages)

Usage of WoWLAN with iwlwifi driver (Device phy0 failed to suspend async: error -16)
 2017-03-06 22:25 UTC  (13+ messages)

[PATCH 1/3] iwlegacy: remove usage of txrc->max_rate_idx
 2017-03-06 22:07 UTC  (3+ messages)
` [PATCH 2/3] iwlwifi: dvm: "
` [PATCH 3/3] mac80211: remove ieee80211_tx_rate_control.max_rate_idx

[PATCH v4] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
 2017-03-06 21:25 UTC  (3+ messages)

[PATCH] 4.9.13 brcmfmac: fix use-after-free on resume
 2017-03-06 14:50 UTC  (2+ messages)

cfg80211: add set/get link loss profile
 2017-03-06 13:54 UTC  (11+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH v2 2/4] mac80211-hwsim: remove dmesg spam about get-survey
 2017-03-06 12:59 UTC  (4+ messages)
` [PATCH v2 1/4] mac80211-hwsim: notify user-space about channel change

ANNOUNCE: New talk accepted on IO no Things
 2017-03-06 13:32 UTC 

Atheros ath9k superchannel
 2017-03-06 13:23 UTC 

[PATCH] mac80211: Use setup_timer instead of init_timer
 2017-03-06 12:36 UTC  (6+ messages)

[RFC] mac80211_hwsim: report survey data for scanned channels
 2017-03-06 12:32 UTC  (3+ messages)

[PATCH V2 0/3] Pre-CAC and sharing DFS state across multiple radios
 2017-03-06 12:54 UTC  (2+ messages)

[PATCH] mac80211_hwsim: Add channel 169 (5845 MHz)
 2017-03-06 12:22 UTC  (2+ messages)

[PATCH 1/4] ieee80211: add new VHT capability fields/parsing
 2017-03-06 12:18 UTC  (4+ messages)
` [PATCH 2/4] mac80211: introduce capability flags for VHT EXT NSS support
` [PATCH 3/4] mac80211: add ability to parse CCFS2
` [PATCH 4/4] mac80211: copy VHT EXT NSS BW Support/Capable data to station

[4.9.13] brcmf use-after-free on resume
 2017-03-06 10:48 UTC 

Hostapd driver issues in orange pi Zero
 2017-03-06  4:50 UTC  (2+ messages)

[RFC] cfg80211: Add support for FILS shared key authentication offload
 2017-03-05 19:20 UTC  (3+ messages)

atheros superchannel can not work in ap mode
 2017-03-05  6:28 UTC 

brcm: firmware for BCM43341 out of date
 2017-03-05  3:15 UTC 

[PATCH 1/3] Staging:wilc1000:host_interface: Removed unnecessary blank line
 2017-03-04 22:50 UTC  (6+ messages)
` [PATCH 2/3] Staging:wilc1000:host_interface: Fixed alignment to match open parenthesis
  ` [PATCH 3/3] Staging:wilc1000:host_interface: Integrated two 'if' statements to a single 'if' statement

[PATCH] Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment style
 2017-03-04 22:48 UTC  (2+ messages)

[PATCH] Staging:wilc1000:linux_wlan: Modified the 'if-else' statement
 2017-03-04 22:47 UTC  (2+ messages)

[PATCH 1/4] Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment style
 2017-03-04 22:46 UTC  (8+ messages)
` [PATCH 2/4] Staging:wilc1000:wilc_spi: Fixed alignment to match parenthesis
  ` [PATCH 3/4] Staging:wilc1000:wilc_spi: Fixed spelling error
    ` [PATCH 4/4] Staging:wilc1000:wilc_spi: Added blank line after function and modified comment style

[PATCH 0/6] multiple checkpatch issues
 2017-03-04 15:57 UTC  (7+ messages)
` [PATCH 1/6] staging: speakup: fixes braces {} should be used on all arms of this statement
` [PATCH 2/6] staging: speakup: Avoid multiple assignments on same line
` [PATCH 3/6] staging: speakup: identation should use tabs
` [PATCH 4/6] staging: wilc1000: Alignment should match open parenthesis
` [PATCH 5/6] staging: wilc1000: function prototype argument should have identifier name
` [PATCH 6/6] staging: wilc1000: Logical continuations should be on the previous line

ANNOUNCE: Netdev 2.1 update Mar 03
 2017-03-03 22:34 UTC 

[PATCH 4.12] brcmfmac: move brcmf_txcomplete function to fwsignal.c
 2017-03-03 18:51 UTC  (3+ messages)
` [PATCH 4.12 V2] "

[PATCH] cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
 2017-03-03 12:47 UTC  (17+ messages)

[PATCH 4.12] bcma: drop unneeded check for CONFIG_OF_IRQ
 2017-03-03 10:46 UTC  (2+ messages)

[RFCv2 0/2] Add new transmit data path for ethernet frame format
 2017-03-03 12:39 UTC  (5+ messages)
` [RFCv2 1/2] mac80211: Add provision for 802.11 encap offload
` [RFCv2 2/2] mac80211: Implement data xmit "

[PATCH 4.12 1/2] bcma: use helper function to set core dev's parent
 2017-03-03 10:34 UTC  (2+ messages)
` [PATCH 4.12 2/2] bcma: fill core OF info independently of bus type

Hostapd de-auth connected clients
 2017-03-03  5:02 UTC  (2+ messages)

pull-request: mac80211 2017-03-02
 2017-03-02 22:39 UTC  (2+ messages)

pull-request: wireless-drivers 2017-03-02
 2017-03-02 22:39 UTC  (2+ messages)

Problem regarding wifi device with network namespaces
 2017-03-02 17:18 UTC 

ANNOUNCE: Netdev 2.1 New Gold Sponsor
 2017-03-02 16:36 UTC 

[PATCHv2 0/4] cfg80211: mac80211: BTCOEX feature support
 2017-03-02 13:43 UTC  (11+ messages)
` [PATCHv2 1/4] cfg80211: Add support to enable or disable btcoex
` [PATCHv2 3/4] cfg80211: Add Support set btcoex priority value

[PATCH 099/306] mac80211-hwsim: notify user-space about channel change
 2017-03-02 14:26 UTC  (5+ messages)

[RFC v2 1/2] cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
 2017-03-02 10:50 UTC  (5+ messages)
` [RFC v2 2/2] cfg80211: support 4-way handshake offloading for 802.1X

[PATCH] mac80211_hwsim: fix command documentation indentation
 2017-03-02  8:39 UTC 

[PATCH 1/2] mac80211_hwsim: Make sure NEW_RADIO contains final name
 2017-03-02  8:23 UTC  (11+ messages)
` [PATCH 2/2][RFC] mac80211_hwsim: Report radio addresses in NEW_RADIO/GET_RADIO

[PATCH v4] ath10k: search SMBIOS for OEM board file extension
 2017-03-02  8:53 UTC  (2+ messages)
` [v4] "


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