linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-04 21:38:54 to 2017-04-08 17:49:07 UTC [more...]

[PATCH 0/5] extended netlink ACK reporting
 2017-04-08 17:48 UTC  (2+ messages)
` [PATCH 1/5] netlink: extended "

[RFC] netlink: send exterr cookie on success
 2017-04-08 15:50 UTC  (3+ messages)

[mac80211-next:nl-err 5/5] net/sched/cls_rsvp.h:487:8: error: too few arguments to function 'nla_parse_nested'
 2017-04-08 15:27 UTC 

[PATCH 00/10] cfg80211: support multiple scheduled scans
 2017-04-08 11:58 UTC  (16+ messages)
` [PATCH 01/10] nl80211: add request id in scheduled scan event messages
` [PATCH 02/10] nl80211: allow multiple active scheduled scan requests
` [PATCH 03/10] nl80211: add support for BSSIDs in scheduled scan matchsets
` [PATCH 04/10] cfg80211: add request id parameter to .sched_scan_stop() signature
` [PATCH 05/10] cfg80211: add request id to cfg80211_sched_scan_*() api
` [PATCH 06/10] brcmfmac: add firmware feature detection for gscan feature
` [PATCH 07/10] brcmfmac: move scheduled scan wiphy param setting to pno module
` [PATCH 08/10] brcmfmac: add support multi-scheduled scan
` [PATCH 09/10] brcmfmac: add mutex to protect pno requests
` [PATCH 10/10] brcmfmac: add scheduled scan support for specified BSSIDs

[PATCH] staging: wilc1000: Update handler assignment logic
 2017-04-08 11:00 UTC  (2+ messages)

brcmfmac: don't warn user if requested nvram fails
 2017-04-08  9:53 UTC  (3+ messages)

[PATCH] ath9k_hw: fix channel maximum power level test
 2017-04-08  5:12 UTC  (3+ messages)
`  "

[PATCH] staging: wilc1000: fix incorrect strncasecmp length
 2017-04-07 23:44 UTC 

[RFC 0/3] netlink: extended error reporting
 2017-04-07 20:27 UTC  (30+ messages)
` [RFC 1/3] "
` [RFC 2/3] genetlink: pass extended error report down
` [RFC 3/3] nl80211: add a few extended error strings

[PATCH v2 1/4] mwifiex: remove unnecessary wakeup interrupt number sanity check
 2017-04-07 17:28 UTC  (5+ messages)
` [PATCH v2 2/4] mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not set
` [PATCH v2 3/4] mwifiex: pcie: correct scratch register name
` [PATCH v2 4/4] mwifiex: pcie: extract wifi part from combo firmware during function level reset

pull-request: wireless-drivers-next 2017-04-07
 2017-04-07 14:36 UTC 

[PATCH] staging: wilc1000: Fix problem with wrong vif index
 2017-04-07 11:54 UTC 

[PATCH] staging: wilc1000: Use new format for configuring firmware
 2017-04-07 11:51 UTC 

[PATCH] nfc: fix get_unaligned_...() misuses
 2017-04-07  7:28 UTC  (4+ messages)

[PATCH] ath9k: Add cast to u8 to FREQ2FBIN macro
 2017-04-07  2:36 UTC  (4+ messages)

[PATCH v2] mac80211: Fix clang warning about constant operand in logical operation
 2017-04-06 23:31 UTC 

[PATCH] mac80211: Fix clang warning about constant operand in logical operation
 2017-04-06 23:07 UTC  (7+ messages)

[PATCH 00/11] rtlwifi: btcoex: More update to btcoex
 2017-04-06 20:19 UTC  (12+ messages)
` [PATCH 01/11] rtlwifi: btcoex: 23b 2ant: set coex table when wifi is idle
` [PATCH 02/11] rtlwifi: btcoex: 23b 2ant: treat too many low prio packets as retry
` [PATCH 03/11] rtlwifi: btcoex: 23b 2ant: remove debugging code for 0x948
` [PATCH 04/11] rtlwifi: btcoex: 23b 2ant: need those information when scan
` [PATCH 05/11] rtlwifi: btcoex: 23b 2ant: wifi is not actually off in mp mode
` [PATCH 06/11] rtlwifi: btcoex: 23b 2ant: power on settings for coex
` [PATCH 07/11] rtlwifi: btcoex: 23b 2ant: before firmware ready settings
` [PATCH 08/11] rtlwifi: btcoex: 23b 2ant: fine tune for bt pan_edr_a2dp
` [PATCH 09/11] rtlwifi: btcoex: 23b 2ant: fine tune for bt hid_a2dp
` [PATCH 10/11] rtlwifi: btcoex: 23b 2ant: notify more bt information
` [PATCH 11/11] rtlwifi: btcoex: 23b 2ant: some hi-prio pkt will cause hid_exist

[PATCH] staging: Add rtl8723bs sdio wifi driver
 2017-04-06 18:36 UTC  (12+ messages)

[PATCH] mwifiex: MAC randomization should not be persistent
 2017-04-06 16:48 UTC  (3+ messages)

[PATCH] mac80211: Dynamically set CoDel parameters per station
 2017-04-06 15:58 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [Make-wifi-fast] "

How to use netlink to determine wifi protection WEP
 2017-04-06 15:41 UTC  (4+ messages)

[PATCH 0/6] brcmfmac: fwsignal and scheduled scan rework
 2017-04-06 12:14 UTC  (7+ messages)
` [PATCH 1/6] brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach
` [PATCH 2/6] brcmfmac: ignore interfaces when fwsignal is disabled
` [PATCH 3/6] brcmfmac: remove reference to fwsignal data from struct brcmf_pub
` [PATCH 4/6] brcmfmac: add length checks in scheduled scan result handler
` [PATCH 5/6] brcmfmac: remove bogus check "
` [PATCH 6/6] brcmfmac: only add channels and ssids once in scan request

[PATCH] ath9k: Add Dell Wireless 1601 with wowlan capability
 2017-04-06 11:51 UTC 

[PATCH 1/3] mwifiex: remove unnecessary wakeup interrupt number sanity check
 2017-04-06  8:14 UTC  (16+ messages)
` [PATCH 2/3] mwifiex: using general print function during device intialization
` [PATCH 3/3] mwifiex: pcie: avoid hardcode wifi-only firmware name
      ` [EXT] "
    `  "
  ` [3/3] "
    ` RE:] "
    ` Re: [PATCH 1/3] mwifiex: remove unnecessary wakeup interrupt number sanity check
  ` [EXT] "

[PATCH] ath9k: off by one in ath9k_hw_nvram_read_array()
 2017-04-06  5:12 UTC 

[RFC PATCH] Revert "mwifiex: fix system hang problem after resume"
 2017-04-06  4:32 UTC  (2+ messages)

[PATCH v2] NFC: pn533: use constant off-stack buffer for sending acks
 2017-04-06  3:49 UTC 

[PATCH] brcmfmac: properly align buffers on certain platforms with 64 bit DMA
 2017-04-05 18:33 UTC 

[PATCH 0/7] ath10k: remove ath10k_sdio_io()
 2017-04-05 17:14 UTC  (11+ messages)
` [PATCH 1/7] ath10k: add ath10k_sdio_write32/read32()
` [PATCH 2/7] ath10k: add ath10k_sdio_writesb()
` [PATCH 3/7] ath10k: add ath10k_sdio_read()
` [PATCH 4/7] ath10k: add ath10k_sdio_write()
` [PATCH 5/7] ath10k: add ath10k_sdio_readsb()
` [PATCH 6/7] ath10k: convert __ath10k_sdio_write_async() to use ath10k_sdio_write()
` [PATCH 7/7] ath10k: remove unused sdio wrappers

[PATCH 23/38] Annotate hardware config module parameters in drivers/net/wireless/
 2017-04-05 17:00 UTC 

[PATCH v2] mwifiex: apply radar flag
 2017-04-05 12:55 UTC  (2+ messages)
` [v2] "

[PATCH v3 01/12] rtlwifi: btcoex: remove unused functions
 2017-04-05 12:54 UTC  (2+ messages)
` [v3,01/12] "

[PATCH] mwifiex: add missing IEs related to TDLS operation
 2017-04-05 12:52 UTC  (2+ messages)
`  "

[PATCH][V2] wlcore: fix spelling mistakes in wl1271_warning
 2017-04-05 12:46 UTC  (2+ messages)
` [V2] "

[PATCH 1/2] mwifiex: fix use-after-free for FW reinit errors
 2017-04-05 12:44 UTC  (2+ messages)
` [1/2] "

[PATCH 1/5] brcmfmac: wrap brcmf_fws_init into bcdc layer
 2017-04-05 12:43 UTC  (2+ messages)
` [1/5] "

[PATCH] mwifiex: enable auto deep sleep mode for USB chipsets
 2017-04-05 12:39 UTC  (2+ messages)
`  "

[PATCH v2] mwifiex: Support USB interrupt endpoint for command response/event
 2017-04-05 12:38 UTC  (2+ messages)
` [v2] "

[PATCH V2] brcmfmac: update BRCMFMAC symbol description
 2017-04-05 12:35 UTC  (2+ messages)
` [V2] "

[PATCH 00/11] wil6210 patches
 2017-04-05 11:58 UTC  (12+ messages)
` [PATCH 01/11] wil6210: fix sequence for scan-abort during reset
` [PATCH 02/11] wil6210: restore power save state after internal FW reset
` [PATCH 03/11] wil6210: support 8KB RX buffers
` [PATCH 04/11] wil6210: align to latest auto generated wmi.h
` [PATCH 05/11] wil6210: fix protection against connections during reset
` [PATCH 06/11] wil6210: protect against sporadic interrupt during suspend flow
` [PATCH 07/11] wil6210: fix check for sparrow D0 FW file
` [PATCH 08/11] wil6210: fix memory access violation in wil_memcpy_from/toio_32
` [PATCH 09/11] wil6210: remove HALP voting in debugfs ioblob
` [PATCH 10/11] wil6210: fix array out of bounds access in pmc
` [PATCH 11/11] wil6210: prevent access to 11AD device if resume fails

[PATCH] mwifiex: apply radar flag
 2017-04-05 11:18 UTC  (3+ messages)
`  "
  ` [EXT] "

[PATCH] mwifiex: Fix invalid port issue
 2017-04-05 11:17 UTC  (3+ messages)
`  "
  ` [EXT] "

[PATCH 00/16] Networking drivers refcount conversions
 2017-04-05 10:33 UTC  (5+ messages)
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount from atomic_t to refcount_t

[PATCH 1/3] rsi: Rename the file rsi_91x_pkt.c to rsi_91x_hal.c
 2017-04-05 10:28 UTC  (2+ messages)

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-04-05 10:09 UTC  (2+ messages)

[PATCH v3 1/3] NFC: trf7970a: add device tree option for 27MHz clock
 2017-04-05  9:06 UTC  (2+ messages)

[PATCH] ath10k: Clean header files from bad block comments
 2017-04-05  8:48 UTC  (3+ messages)
`  "

[PATCH] linux-firmware: wilc1000: Update firmware for wilc1000
 2017-04-05  8:27 UTC 

[PATCH] NFC: pn533: use constant off-stack buffer for sending acks
 2017-04-05  8:22 UTC  (2+ messages)

[PATCH v1] NFC: Add nfc_dbg() macro
 2017-04-05  8:16 UTC  (2+ messages)

[PATCH v1] NFC: netlink: Use error code from nfc_activate_target()
 2017-04-05  8:16 UTC  (2+ messages)

[PATCH v2 1/5] NFC: st21nfca: Fix obvious typo when check error code
 2017-04-05  8:09 UTC  (2+ messages)

[PATCH v3 1/5] NFC: pn544: Get rid of platform data
 2017-04-05  8:06 UTC  (2+ messages)

[PATCH] ath10k: Modify macros to fix style issues
 2017-04-05  8:00 UTC  (5+ messages)
`  "

[PATCH] ath10k: Fix the Transmit Power Control stats display format
 2017-04-05  7:39 UTC  (2+ messages)
`  "

[PATCH] ath10k: Remove obselete Copy Engine comments
 2017-04-05  7:39 UTC  (2+ messages)
`  "

[PATCH] ath10k: Enable a HTC debug message during insufficient tx credits
 2017-04-05  7:38 UTC  (2+ messages)
`  "

[PATCH] ath10k: cancel coverage class work during stop and restart
 2017-04-05  7:37 UTC  (2+ messages)
`  "

[PATCH] ath10k: fix station nss computation
 2017-04-05  7:36 UTC  (2+ messages)
`  "

[PATCH 1/2] wireless: ath9k_htc: fix NULL-deref at probe
 2017-04-05  7:35 UTC  (2+ messages)
` [1/2] "

[PATCH] ath10k: Fix NAPI enable/disable symmetry for AHB interface
 2017-04-05  7:34 UTC  (2+ messages)
`  "

ath10k: use octal permission representation
 2017-04-05  7:32 UTC 

pull-request: wireless-drivers-next 2017-04-03
 2017-04-05  4:19 UTC  (5+ messages)

[PATCH RFC] remove custom Michael MIC implementation
 2017-04-05  1:18 UTC  (7+ 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).