linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-26 19:19:08 to 2015-05-29 11:48:03 UTC [more...]

[PATCH 1/2] cfg80211: ignore netif running state when changing iftype
 2015-05-29 11:48 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] mac80211: guard against invalid ptr deref

[PATCHv3 00/17] mwifiex patches
 2015-05-29 16:56 UTC  (18+ messages)
` [PATCHv3 01/16] mwifiex: verbose logging for association failure messages
` [PATCHv3 02/16] mwifiex: correct bss_type assignment
` [PATCHv3 03/16] mwifiex: support AP reset after bss_stop
` [PATCHv3 04/16] mwifiex: enable 11d after bss reset
` [PATCHv3 05/16] mwifiex: reset 11h active flag when chandef does not require dfs
` [PATCHv3 06/16] mwifiex: disable CAC upon radar detection event
` [PATCHv3 07/16] mwifiex: add cfg80211 get_channel handler
` [PATCHv3 08/16] mwifiex: maintain station statistic in uap mode
` [PATCHv3 09/16] mwifiex: add sta_list firmware command
` [PATCHv3 10/16] mwifiex: dump station support in uap mode
` [PATCHv3 11/16] mwifiex: parse power constraint IE from Tail
` [PATCHv3 12/16] mwifiex: support downloading IEs from tail
` [PATCHv3 13/16] mwifiex: drop block-ack action frames
` [PATCHv3 14/16] mwifiex: advertise PS ON by default support to cfg80211
` [PATCHv3 15/16] mwifiex: update AP WMM settings from BSS_START event
` [PATCHv3 16/16] mwifiex: using right tid for addressing ra_list
` [PATCHv3 17/17] mwifiex: do not decrease tx_pending for AMSDU packet once more

pull-request: mac80211-next 2015-05-29
 2015-05-29 11:25 UTC 

[PATCH next 0/2] net: rfkill: gpio: make better use of gpiod API
 2015-05-29 11:17 UTC  (5+ messages)
` [PATCH next 1/2] "
` [PATCH RFC next 2/2] net: rfkill: gpio: simplify code flow

[PATCH v2 2/2] mac80211: prevent possible crypto tx tailroom corruption
 2015-05-29 11:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 01/17] mwifiex: verbose logging for association failure messages
 2015-05-29  9:27 UTC  (4+ messages)
` [PATCH 02/17] mwifiex: correct bss_type assignment

[PATCH] brcmfmac: use direct data pointer in NVRAM parser struct
 2015-05-29  8:03 UTC  (6+ messages)

[PATCH] ath10k: fix possible ps sleep crash
 2015-05-29  5:35 UTC 

[PATCH 00/20] MODSIGN: Use PKCS#7 for module signatures [ver #5]
 2015-05-29  1:30 UTC  (24+ messages)
` [PATCH 01/20] X.509: Extract both parts of the AuthorityKeyIdentifier "
` [PATCH 02/20] X.509: Support X.509 lookup by Issuer+Serial form "
` [PATCH 03/20] PKCS#7: Allow detached data to be supplied for signature checking purposes "
` [PATCH 04/20] MODSIGN: Provide a utility to append a PKCS#7 signature to a module "
` [PATCH 05/20] MODSIGN: Use PKCS#7 messages as module signatures "
` [PATCH 06/20] sign-file: Add option to only create signature file "
` [PATCH 07/20] system_keyring.c doesn't need to #include module-internal.h "
` [PATCH 08/20] MODSIGN: Extract the blob PKCS#7 signature verifier from module signing "
` [PATCH 09/20] modsign: Abort modules_install when signing fails "
` [PATCH 10/20] modsign: Allow password to be specified for signing key "
` [PATCH 11/20] modsign: Allow signing key to be PKCS#11 "
` [PATCH 12/20] modsign: Allow external signing key to be specified "
` [PATCH 13/20] modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed "
` [PATCH 14/20] modsign: Use single PEM file for autogenerated key "
` [PATCH 15/20] modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option "
` [PATCH 16/20] PKCS#7: Add an optional authenticated attribute to hold firmware name "
` [PATCH 17/20] X.509: Restrict the usage of a key based on information in X.509 certificate "
` [PATCH 18/20] X.509: Parse the keyUsage extension to detect key-signing keys "
` [PATCH 19/20] KEYS: Restrict signature verification to keys appropriate to the purpose "
` [PATCH 20/20] sign-file: use .p7s instead of .pkcs7 file extension "

[PATCH v2] README: clarify redistribution requirements covering patents
 2015-05-29  0:48 UTC  (2+ messages)

[PATCH 0/9] drop unneeded goto
 2015-05-28 21:02 UTC  (2+ messages)
` [PATCH 5/9] wl1251: "

[PATCH 1/2] ath10k: Add the adjacent wlan radio interference detecting interface
 2015-05-28 19:23 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Ignore the adjacent radio's activity when surveying a channel

[PATCH v2] ath10k: Debugfs entry to enable/disable WLAN&Blutooth Coexist feature
 2015-05-28 19:19 UTC 

[PATCH] brcmfmac: fix invalid access to struct acpi_device fields
 2015-05-28 18:31 UTC  (4+ messages)
`  "

pull request: iwlmvm firmware -13.ucode
 2015-05-28 17:54 UTC 

[PATCHv2 00/17] mwifiex patches
 2015-05-28 19:54 UTC  (18+ messages)
` [PATCHv2 01/17] mwifiex: verbose logging for association failure messages
` [PATCHv2 02/17] mwifiex: correct bss_type assignment
` [PATCHv2 03/17] mwifiex: support AP reset after bss_stop
` [PATCHv2 04/17] mwifiex: enable 11d after bss reset
` [PATCHv2 05/17] mwifiex: reset 11h active flag when chandef does not require dfs
` [PATCHv2 06/17] mwifiex: disable CAC upon radar detection event
` [PATCHv2 07/17] mwifiex: add cfg80211 get_channel handler
` [PATCHv2 08/17] mwifiex: maintain station statistic in uap mode
` [PATCHv2 09/17] mwifiex: add sta_list firmware command
` [PATCHv2 10/17] mwifiex: dump station support in uap mode
` [PATCHv2 11/17] mwifiex: parse power constraint IE from Tail
` [PATCHv2 12/17] mwifiex: support downloading IEs from tail
` [PATCHv2 13/17] mwifiex: drop block-ack action frames
` [PATCHv2 14/17] mwifiex: advertise PS ON by default support to cfg80211
` [PATCHv2 15/17] mwifiex: update AP WMM settings from BSS_START event
` [PATCHv2 16/17] mwifiex: using right tid for addressing ra_list
` [PATCHv2 17/17] mwifiex: do not decrease tx_pending for AMSDU packet once more

[PATCH 01/17] mwifiex: verbose logging for association failure messages
 2015-05-28 14:16 UTC  (4+ messages)
` [PATCH 02/17] mwifiex: correct bss_type assignment
` [PATCH 03/17] mwifiex: support AP reset after bss_stop

[PATCH 01/17] mwifiex: verbose logging for association failure messages
 2015-05-28 12:55 UTC  (2+ messages)
` [PATCH 02/17] mwifiex: correct bss_type assignment

[PATCH 01/17] mwifiex: verbose logging for association failure messages
 2015-05-28 12:50 UTC  (4+ messages)
` [PATCH 02/17] mwifiex: correct bss_type assignment
` [PATCH 03/17] mwifiex: support AP reset after bss_stop
` [PATCH 04/17] mwifiex: enable 11d after bss reset

pull request: iwlwifi 2015-05-28
 2015-05-28 13:47 UTC  (2+ messages)

[PATCH v2 1/2] nl80211: Add support to configure low ack threshold
 2015-05-28 13:19 UTC  (3+ messages)
` [PATCH v2 2/2] mac80211: store low ack threshold in bss config

[PATCH 00/17] mwifiex patches
 2015-05-28 18:29 UTC  (18+ messages)
` [PATCH 01/17] mwifiex: verbose logging for association failure messages
` [PATCH 02/17] mwifiex: correct bss_type assignment
` [PATCH 03/17] mwifiex: support AP reset after bss_stop
` [PATCH 04/17] mwifiex: enable 11d after bss reset
` [PATCH 05/17] mwifiex: reset 11h active flag when chandef does not require dfs
` [PATCH 06/17] mwifiex: disable CAC upon radar detection event
` [PATCH 07/17] mwifiex: add cfg80211 get_channel handler
` [PATCH 08/17] mwifiex: maintain station statistic in uap mode
` [PATCH 09/17] mwifiex: add sta_list firmware command
` [PATCH 10/17] mwifiex: dump station support in uap mode
` [PATCH 11/17] mwifiex: parse power constraint IE from Tail
` [PATCH 12/17] mwifiex: support downloading IEs from tail
` [PATCH 13/17] mwifiex: drop block-ack action frames
` [PATCH 14/17] mwifiex: advertise PS ON by default support to cfg80211
` [PATCH 15/17] mwifiex: update AP WMM settings from BSS_START event
` [PATCH 16/17] mwifiex: using right tid for addressing ra_list
` [PATCH 17/17] mwifiex: do not decrease tx_pending for AMSDU packet once more

pull-request: mac80211 2015-05-28
 2015-05-28 12:45 UTC 

[PATCH] mac80211: fix kernel-doc comments in mac80211.h
 2015-05-28 12:36 UTC  (6+ messages)

[PATCH] brcmfmac: support NVRAMs containing pci devpaths (instead of pcie)
 2015-05-28 12:19 UTC 

[PATCH for-4.1] brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails
 2015-05-28 11:46 UTC  (4+ messages)
` [for-4.1] brcmfmac: avoid null pointer access whenbrcmf_msgbuf_get_pktid() fails

pull request: iwlwifi-next 2015-05-26
 2015-05-28 11:15 UTC  (15+ messages)
` [PATCH 07/39] iwlwifi: dump API to 14
` [PATCH 35/39] iwlwifi: mvm: combine regular and sched scan stop functions
` [PATCH 36/39] iwlwifi: mvm: make UMAC scans use the stopping scan status
` [PATCH 37/39] iwlwifi: mvm: treat scan races also on UMAC scans
` [PATCH 38/39] iwlwifi: mvm: implement the BlockAck related debug triggers
` [PATCH 39/39] iwlwifi: mvm: clean interfaces on drv_stop
` pull request: iwlwifi-next 2015-05-28

kmalloc panic
 2015-05-28  9:03 UTC  (4+ messages)

[PATCH V3] brcmfmac: allow NVRAM values to contain spaces
 2015-05-28  8:53 UTC  (3+ messages)
` [PATCH V4] "

[PATCH] brcmfmac: treat \0 as end of comment when parsing NVRAM
 2015-05-28  8:52 UTC  (2+ messages)

[PATCH] brcmfmac: simplify check finding NVRAM v1 device path
 2015-05-28  8:50 UTC  (2+ messages)

[PATCH] brcmfmac: simplify check stripping v2 NVRAM
 2015-05-28  8:49 UTC  (2+ messages)

[PATCHv4] add mt7601u driver
 2015-05-28  8:36 UTC  (2+ messages)

rtl8723be drops connection until reboot
 2015-05-28  7:38 UTC 

[PATCH] Replaced #include <asm/(uaccess|atomic|io).h> by #include <linux/(uaccess|atomic|io).h>
 2015-05-28  5:39 UTC  (2+ messages)
` [PATCH] rtl8723au: replaced asm/atomic.h by linux/atomic.h

[PATCH] staging: wilc1000: Disable for S390
 2015-05-28  4:32 UTC 

[PATCH] ath10k: Debugfs entry to enable/disable BTC feature
 2015-05-28  1:07 UTC  (3+ messages)

packet loss, disconnects and possible bug in iwlwifi
 2015-05-28  0:50 UTC  (17+ messages)

[PATCH -next] staging: wilc1000: Include linux/gpio.h instead of asm/gpio.h
 2015-05-27 20:02 UTC 

modify mac address with multiple interfaces on a device
 2015-05-27 18:56 UTC  (2+ messages)

[PATCH] treewide: Fix typo compatability -> compatibility
 2015-05-27 15:53 UTC  (3+ messages)

[PATCH v4] ath10k: bypass PLL setting on target init for QCA9888
 2015-05-27 14:17 UTC 

[PATCH v3] ath10k: Bypass PLL setting on target init for QCA9888
 2015-05-27 13:57 UTC  (2+ messages)

[PATCH v2] cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
 2015-05-27 13:06 UTC  (3+ messages)

[PATCH] cfg80211: moving up BAND_2GHZ above BAND_5GHZ regulatory class [EDT]
 2015-05-27 10:46 UTC 

[PATCH] amth10k: fix promisc handling
 2015-05-27 10:25 UTC  (5+ messages)

[PATCH 0/6] mwifiex: device dump enhancements
 2015-05-27  7:24 UTC  (5+ messages)
` [PATCH 5/6] mwifiex: use generic name 'device dump'

[PATCH] ray_cs: Change 1 to true for bool type variable
 2015-05-27  0:55 UTC 

pull-request: mac80211 2015-05-26
 2015-05-26 23:40 UTC  (2+ messages)

[RFD] linux-firmware key arrangement for firmware signing
 2015-05-26 23:06 UTC  (13+ messages)

[PATCH] staging: r8712u: Fix kernel warning for improper call of del_timer_sync()
 2015-05-26 20:30 UTC  (14+ messages)


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