linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-31 06:32:04 to 2017-04-05 11:58:24 UTC [more...]

[PATCH 00/11] wil6210 patches
 2017-04-05 11:58 UTC  (4+ 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 v2] mwifiex: apply radar flag
 2017-04-05 11:36 UTC 

[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 1/3] mwifiex: remove unnecessary wakeup interrupt number sanity check
 2017-04-05 10:47 UTC  (13+ messages)
` [PATCH 2/3] mwifiex: using general print function during device intialization
` [PATCH 3/3] mwifiex: pcie: avoid hardcode wifi-only firmware name
  ` [3/3] "
    ` Re: [PATCH 1/3] mwifiex: remove unnecessary wakeup interrupt number sanity check
  ` [EXT] "

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

[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] staging: Add rtl8723bs sdio wifi driver
 2017-04-05  9:36 UTC  (7+ 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] ath9k_hw: fix channel maximum power level test
 2017-04-05  8:33 UTC  (2+ 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  (3+ messages)

[PATCH v3 1/5] NFC: pn544: Get rid of platform data
 2017-04-05  8:06 UTC  (3+ 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  (8+ 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 

How to use netlink to determine wifi protection WEP
 2017-04-05  7:27 UTC 

[PATCH 0/7] ath10k: remove ath10k_sdio_io()
 2017-04-05  7:07 UTC  (8+ 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

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

[PATCH 00/13] rtlwifi: btcoex: More improvements to Bluetooth Coexistence for 23b
 2017-04-04 16:50 UTC  (14+ messages)
` [PATCH 01/13] rtlwifi: btcoex: 23b 2ant: check PS state before setting tdma duration
` [PATCH 02/13] rtlwifi: btcoex: 23b 2ant: rename tdma_adj_type to ps_tdma_du_adj_type
` [PATCH 03/13] rtlwifi: btcoex: 23b 2ant: detect ap num and set GNT_BT properly
` [PATCH 04/13] rtlwifi: btcoex: 23b 2ant: more cases for adjusting tdma duration
` [PATCH 05/13] rtlwifi: btcoex: 23b 2ant: fix PTA unstable problem when hw init
` [PATCH 06/13] rtlwifi: btcoex: 23b 2ant: add pnp notidy to avoid LPS/IPS mismatch
` [PATCH 07/13] rtlwifi: btcoex: 23b 2ant: check more cases when bt is queuing
` [PATCH 08/13] rtlwifi: btcoex: 23b 2ant: workaround for bt a2dp and hid
` [PATCH 09/13] rtlwifi: btcoex: 23b 2ant: tell fw if external or internal switch is used
` [PATCH 10/13] rtlwifi: btcoex: 23b 2ant: let bt transmit when hw initialisation done
` [PATCH 11/13] rtlwifi: btcoex: 23b 2ant: turn off ps and tdma mechanism when in concurrent mode
` [PATCH 12/13] rtlwifi: btcoex: 23b 2ant: turn off antenna when rssi is too high/low
` [PATCH 13/13] rtlwifi: btcoex: 23b 2ant: set coex table when wifi is linking

[PATCH] ath10k: Fix compile time sanity check for CE4 buffer size
 2017-04-04 16:52 UTC 

[PATCH 1/2] Documentation/sphinx: kerneldoc: add "unused-functions"
 2017-04-04  7:26 UTC  (7+ messages)
` [PATCH 2/2] cfg80211: add remaining functions/etc. to documentation

Fwd: [pim] Fwd: [ieee-ietf-coord] draft on Multicast Considerations over IEEE 802 Wireless Media
 2017-04-04  5:52 UTC 

[PATCHv3 0/2] cfg80211: mac80211: BTCOEX feature support
 2017-04-04  5:42 UTC  (3+ messages)
` [PATCHv3 1/2] cfg80211: Add support to enable or disable btcoex and set btcoex_priority
` [PATCHv3 2/2] mac80211: Add support to enable or disable btcoex and set btcoex priority value

[PATCH 3/3] rsi: Remove old firmware loading method for RS9113 chip set
 2017-04-04  5:01 UTC 

[PATCH 2/3] rsi: Add new firmware loading method for RS9113 chip set
 2017-04-04  5:01 UTC 

[PATCH] nfc: don't be making arch specific unaligned decisions at driver level
 2017-04-04  1:55 UTC  (5+ messages)
` [PATCH v2] "

linux-4.11-rc5/drivers/net/wireless/ath/wil6210/pmc.c: 2 * poor place for limits check ?
 2017-04-03 19:30 UTC 

[PATCH v2 00/12] rtlwifi: btcoex: Improve Bluetooth coexistence
 2017-04-03 18:41 UTC  (39+ messages)
` [PATCH 01/12] rtlwifi: btcoex: remove unused functions
` [PATCH 02/12] rtlwifi: btcoex: follow linux coding style
` [PATCH 03/12] rtlwifi: btcoex: 23b 2ant: add btc8723b2ant_limited_rx to reduce agg size
` [PATCH 04/12] rtlwifi: btcoex: 23b 2ant: detect if bt is slave, and modify tdma
` [PATCH 05/12] rtlwifi: btcoex: 23b 2ant: monitor wifi counter for allocate tdma time
` [PATCH 06/12] rtlwifi: btcoex: 23b 2ant: less sensitive to tx rate penalty
` [PATCH 07/12] rtlwifi: btcoex: 23b 2ant: adjust wifi duration for bt a2dp
` [PATCH 08/12] rtlwifi: btcoex: 23b 2ant: coex table fine tune
` [PATCH 09/12] rtlwifi: btcoex: 23b 2ant: remove redundant bt stack report
` [PATCH 10/12] rtlwifi: btcoex: 23b 2ant: finer bt power adjustment
` [PATCH 11/12] rtlwifi: btcoex: 23b 2ant: add comments to describe how duration adjusted
` [PATCH 12/12] rtlwifi: btcoex: 23b 2ant: new fw use h2c to control GNT_BT
` [PATCH v2 01/12] rtlwifi: btcoex: remove unused functions
` [PATCH v2 02/12] rtlwifi: btcoex: follow linux coding style
` [PATCH v2 03/12] rtlwifi: btcoex: 23b 2ant: add btc8723b2ant_limited_rx to reduce agg size
` [PATCH v2 04/12] rtlwifi: btcoex: 23b 2ant: detect if bt is slave, and modify tdma
` [PATCH v2 05/12] rtlwifi: btcoex: 23b 2ant: monitor wifi counter for allocate tdma time
` [PATCH v2 06/12] rtlwifi: btcoex: 23b 2ant: less sensitive to tx rate penalty
` [PATCH v2 07/12] rtlwifi: btcoex: 23b 2ant: adjust wifi duration for bt a2dp
` [PATCH v2 08/12] rtlwifi: btcoex: 23b 2ant: coex table fine tune
` [PATCH v2 09/12] rtlwifi: btcoex: 23b 2ant: remove redundant bt stack report
` [PATCH v2 10/12] rtlwifi: btcoex: 23b 2ant: finer bt power adjustment
` [PATCH v2 11/12] rtlwifi: btcoex: 23b 2ant: add comments to describe how duration adjusted
` [PATCH v2 12/12] rtlwifi: btcoex: 23b 2ant: new fw use h2c to control GNT_BT
` [PATCH v3 01/12] rtlwifi: btcoex: remove unused functions
` [PATCH v3 02/12] rtlwifi: btcoex: follow linux coding style
` [PATCH v3 03/12] rtlwifi: btcoex: 23b 2ant: add btc8723b2ant_limited_rx to reduce agg size
` [PATCH v3 04/12] rtlwifi: btcoex: 23b 2ant: detect if bt is slave, and modify tdma
` [PATCH v3 05/12] rtlwifi: btcoex: 23b 2ant: monitor wifi counter for allocate tdma time
` [PATCH v3 06/12] rtlwifi: btcoex: 23b 2ant: less sensitive to tx rate penalty
` [PATCH v3 07/12] rtlwifi: btcoex: 23b 2ant: adjust wifi duration for bt a2dp
` [PATCH v3 08/12] rtlwifi: btcoex: 23b 2ant: coex table fine tune
` [PATCH v3 09/12] rtlwifi: btcoex: 23b 2ant: remove redundant bt stack report
` [PATCH v3 10/12] rtlwifi: btcoex: 23b 2ant: finer bt power adjustment
` [PATCH v3 11/12] rtlwifi: btcoex: 23b 2ant: add comments to describe how duration adjusted
` [PATCH v3 12/12] rtlwifi: btcoex: 23b 2ant: new fw use h2c to control GNT_BT

[PATCH] mwifiex: add missing IEs related to TDLS operation
 2017-04-03 14:36 UTC 

[PATCH 1/3] rsi: Rename the file rsi_91x_pkt.c to rsi_91x_hal.c
 2017-04-03 11:57 UTC 

[PATCH 0/5] brcmfmac: network namespace support
 2017-04-03 11:52 UTC  (5+ messages)
` [PATCH 1/5] brcmfmac: wrap brcmf_fws_init into bcdc layer

[PATCH][V2] wlcore: fix spelling mistakes in wl1271_warning
 2017-04-03  9:47 UTC 

[PATCH] wlcore: fix spelling mistake in wl1271_warning 'iligal' -> 'illegal'
 2017-04-03  9:44 UTC  (3+ messages)

Question about ath9k compliancy with upcoming EN 301 893 v2.0.7
 2017-04-03  9:02 UTC 

[PATCH 0/3] NFC: pn533: fixes for i2c driver
 2017-04-01 23:07 UTC  (2+ messages)

[PATCH] nfc: fdp: fix NULL pointer dereference
 2017-04-01 22:37 UTC  (2+ messages)

[PATCH] Make EN2 pin optional in the TRF7970A driver
 2017-04-01 22:35 UTC  (2+ messages)

[PATCH] nfc: nxp-nci: use msleep for long delays
 2017-04-01 22:30 UTC  (2+ messages)

[PATCH] NFC: st21nfca: Fix potential memory leak
 2017-04-01 22:19 UTC  (2+ messages)

[PATCH] NFC: nfcmrvl: double free on error path
 2017-04-01 22:11 UTC  (2+ messages)

[PATCH 1/3] nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
 2017-04-01 22:02 UTC  (2+ messages)

[PATCH] NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
 2017-04-01 21:51 UTC  (2+ messages)

[PATCH] ath5k: drop duplicate header vmalloc.h
 2017-04-01 21:43 UTC  (3+ messages)
` [PATCH] NFC: nfcmrvl: drop duplicate header gpio.h

pull-request: mac80211 2017-03-31
 2017-04-01 20:31 UTC  (2+ messages)

[RFC PATCH] Revert "mwifiex: fix system hang problem after resume"
 2017-04-01 16:20 UTC  (2+ messages)

Fwd: Have been tested with 4 usb wifi adaptor, all loss packet when ping to router
 2017-03-31 18:45 UTC 

[RFC v2 1/2] cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
 2017-03-31 18:40 UTC  (7+ messages)
` [RFC v2 2/2] cfg80211: support 4-way handshake offloading for 802.1X

[PATCH] ath6kl: Add __printf verification to ath6kl_dbg
 2017-03-31 17:54 UTC  (6+ messages)

DMA on stack in pn533
 2017-03-31 17:10 UTC 

[PATCH v3 1/4] mac80211-hwsim: notify user-space about channel change
 2017-03-31 13:33 UTC  (7+ messages)

[RFCv2 0/2] Add new transmit data path for ethernet frame format
 2017-03-31 11:52 UTC  (9+ messages)
` [RFCv2 2/2] mac80211: Implement data xmit for 802.11 encap offload

ath10k: status of UTF support for QCA9984
 2017-03-31 10:40 UTC 

[PATCH 1/2] cfg80211: add documentation for cfg80211_get_bss()
 2017-03-31  7:15 UTC  (2+ messages)
` [PATCH 2/2] cfg80211: add intro to documentation

[PATCH 1/2] cfg80211: Use a structure to pass connect response params
 2017-03-31  6:33 UTC  (4+ messages)
` [PATCH 2/2] cfg80211: Add support for FILS shared key authentication offload


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