linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-26 18:47:48 to 2017-03-31 16:48:09 UTC [more...]

[PATCH v2 00/12] rtlwifi: btcoex: Improve Bluetooth coexistence
 2017-04-03  1:14 UTC  (5+ 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 v3 1/4] mac80211-hwsim: notify user-space about channel change
 2017-03-31 13:33 UTC  (15+ messages)
` [PATCH v3 2/4] mac80211-hwsim: remove dmesg spam about get-survey
` [PATCH v3 3/4] mac80211-hwsim: add rate-limited debugging for rx-netlink
` [PATCH v3 4/4] mac80211-hwsim: add length checks before allocating skb

[PATCH 1/2] Documentation/sphinx: kerneldoc: add "unused-functions"
 2017-03-31 12:54 UTC  (5+ messages)
` [PATCH 2/2] cfg80211: add remaining functions/etc. to documentation

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

[PATCH] ath10k: Fix the Transmit Power Control stats display format
 2017-03-31 12:09 UTC 

[PATCH] ath10k: Remove obselete Copy Engine comments
 2017-03-31 12:00 UTC 

[PATCH] ath10k: Enable a HTC debug message during insufficient tx credits
 2017-03-31 11:59 UTC 

[PATCH] ath10k: cancel coverage class work during stop and restart
 2017-03-31 11:58 UTC 

[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

pull-request: mac80211 2017-03-31
 2017-03-31  6:14 UTC 

[RESEND] ath9k failure to authenticate WPA2 client mode
 2017-03-30 23:49 UTC  (5+ messages)

[PATCH] ath6kl: Add __printf verification to ath6kl_dbg
 2017-03-30 22:57 UTC 

[PATCH for-4.11 0/2] brcmfmac: fixing use-after-free reports
 2017-03-30 16:44 UTC  (13+ messages)
` [PATCH for-4.11 1/2] brcmfmac: use local iftype avoiding use-after-free of virtual interface
  ` [for-4.11, "
` [PATCH for-4.11 2/2] cfg80211: check rdev resume callback only for registered wiphy

[PATCH] rtlwifi: Fix scheduling while atomic splat
 2017-03-30 16:43 UTC  (2+ messages)
`  "

pull-request: iwlwifi 2017-03-29
 2017-03-30 16:42 UTC  (2+ messages)

[PATCH] staging: Add rtl8723bs sdio wifi driver
 2017-03-30 15:22 UTC  (5+ messages)

[PATCH] mwifiex: apply radar flag
 2017-03-30 10:40 UTC 

[PATCH v2 0/8] NFC: fix device allocation and nfcmrvl crashes
 2017-03-30 10:15 UTC  (9+ messages)
` [PATCH v2 1/8] NFC: fix broken device allocation
` [PATCH v2 2/8] NFC: nfcmrvl_uart: add missing tty-device sanity check
` [PATCH v2 3/8] NFC: nfcmrvl: do not use device-managed resources
` [PATCH v2 4/8] NFC: nfcmrvl: use nfc-device for firmware download
` [PATCH v2 5/8] NFC: nfcmrvl: fix firmware-management initialisation
` [PATCH v2 6/8] NFC: nfcmrvl_uart: fix device-node leak during probe
` [PATCH v2 7/8] NFC: nfcmrvl_usb: use interface as phy device
` [PATCH v2 8/8] NFC: nfcmrvl: allow gpio 0 for reset signalling

[PATCH] brcmfmac: wrap brcmf_fws_(de)init into bcdc layer
 2017-03-30  9:33 UTC  (4+ messages)

[PATCH 1/3] mwifiex: remove unnecessary wakeup interrupt number sanity check
 2017-03-30  9:19 UTC  (3+ messages)
` [PATCH 2/3] mwifiex: using general print function during device intialization
` [PATCH 3/3] mwifiex: pcie: avoid hardcode wifi-only firmware name

[PATCH 0/5] brcmfmac: network namespace support
 2017-03-30  8:52 UTC  (11+ messages)
` [PATCH 1/5] brcmfmac: wrap brcmf_fws_init into bcdc layer
` [PATCH 2/5] brcmfmac: move brcmf_fws_deinit to "
` [PATCH 3/5] brcmfmac: add support to move wiphy instance into network namespace
` [PATCH 4/5] brcmfmac: restore bus state when enter_D3 fails
` [PATCH 5/5] brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()

wlan0 keeps deauthenticating DEAUTH_LEAVING about every minute
 2017-03-30  8:06 UTC  (18+ messages)

Adding a vendor Information Element to beacon / probe response frames
 2017-03-30  7:48 UTC  (2+ messages)

[PATCH 0/7] NFC: fix device allocation and nfcmrvl crashes
 2017-03-29 20:44 UTC  (9+ messages)
` [PATCH 1/7] NFC: fix broken device allocation
` [PATCH 2/7] NFC: nfcmrvl_uart: add missing tty-device sanity check
` [PATCH 3/7] NFC: nfcmrvl: do not use device-managed resources
` [PATCH 4/7] NFC: nfcmrvl: use nfc-device for firmware download
` [PATCH 5/7] NFC: nfcmrvl: fix firmware-management initialisation
` [PATCH 6/7] NFC: nfcmrvl_uart: fix device-node leak during probe
` [PATCH 7/7] NFC: nfcmrvl_usb: use interface as phy device

compile driver for rtl8192su
 2017-03-29 19:51 UTC  (4+ messages)

Support of rtl8723bs
 2017-03-29 15:24 UTC  (10+ messages)

[PATCH] mac80211: unconditionally start new netdev queues with iTXQ support
 2017-03-29 12:20 UTC 

[REGRESSION] mac80211: IBSS vif queue stopped when started after 11s vif
 2017-03-29 12:11 UTC  (5+ messages)

Get Number of Pending Wifi Frames in Mesh ALM calc
 2017-03-29 11:54 UTC 

Please release/publish iwlwifi-7265D-26.ucode iwlwifi-7265D-25.ucode iwlwifi-7265D-24.ucode iwlwifi-7265D-23.ucode
 2017-03-29 11:00 UTC  (2+ messages)

[PATCH v2] mac80211: mesh - always do every discovery retry
 2017-03-29 10:33 UTC  (9+ messages)

cfg80211: add set/get link loss profile
 2017-03-29  9:01 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH 1/2] nl80211: Use signed function for a signed variable
 2017-03-29  8:29 UTC  (10+ messages)
` [PATCH 2/2] mac80211: Drop new node with weak power
` [PATCH v2] mac80211: Use rssi_threshold even though user_mpm=1

[PATCH] nfc: don't be making arch specific unaligned decisions at driver level
 2017-03-29  6:51 UTC  (4+ messages)
` [PATCH v2] "

Formatting of db.txt
 2017-03-29  6:25 UTC  (4+ messages)

[PATCH v6 00/10] ath10k: sdio support
 2017-03-29  6:14 UTC  (4+ messages)

[PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
 2017-03-29  0:58 UTC  (8+ messages)

[PATCH 1/2] mwifiex: fix use-after-free for FW reinit errors
 2017-03-28 23:59 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: catch mwifiex_fw_dpc() errors properly in reset

ANNOUNCE: netdev 2.1 conference Schedule out!
 2017-03-28 22:21 UTC 

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-28 17:09 UTC  (8+ messages)

QCA9984 bmi identification failure
 2017-03-28 16:19 UTC  (6+ messages)

[PATCH 00/16] Networking drivers refcount conversions
 2017-03-28 14:00 UTC  (19+ messages)
` [PATCH 01/16] drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
` [PATCH 02/16] drivers, net, ethernet: convert mtk_eth.dma_refcnt "
` [PATCH 03/16] drivers, net, mlx4: convert mlx4_cq.refcount "
` [PATCH 04/16] drivers, net, mlx4: convert mlx4_qp.refcount "
` [PATCH 05/16] drivers, net, mlx4: convert mlx4_srq.refcount "
` [PATCH 06/16] drivers, net, mlx5: convert mlx5_cq.refcount "
` [PATCH 07/16] drivers, net, mlx5: convert fs_node.refcount "
` [PATCH 08/16] drivers, net, hamradio: convert sixpack.refcnt "
` [PATCH 09/16] drivers, net: convert masces_rx_sa.refcnt "
` [PATCH 10/16] drivers, net: convert masces_rx_sc.refcnt "
` [PATCH 11/16] drivers, net: convert masces_tx_sa.refcnt "
` [PATCH 12/16] drivers, net, ppp: convert asyncppp.refcnt "
` [PATCH 13/16] drivers, net, ppp: convert ppp_file.refcnt "
` [PATCH 14/16] drivers, net, ppp: convert syncppp.refcnt "
` [PATCH 15/16] drivers, net, intersil: convert hostap_cmd_queue.usecnt "
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount "

[PATCH v3 1/5] NFC: pn544: Get rid of platform data
 2017-03-28  9:36 UTC  (5+ messages)
` [PATCH v3 2/5] NFC: pn544: Covert to use GPIO descriptor
` [PATCH v3 3/5] NFC: pn544: Convert to use devm_request_threaded_irq()
` [PATCH v3 4/5] NFC: pn544: Add GPIO ACPI mapping table
` [PATCH v3 5/5] NFC: pn544: Get rid of code duplication in ->probe()

[PATCH] Make EN2 pin optional in the TRF7970A driver
 2017-03-28  5:37 UTC  (7+ messages)

[PATCH v2 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg
 2017-03-28  5:26 UTC  (3+ messages)
` [PATCH v2 2/3] soc: qcom: smd: Remove standalone driver
` [PATCH v2 3/3] soc: qcom: smd-rpm: Add msm8996 compatibility

[PATCH V3 1/2] firmware: add more flexible request_firmware_async function
 2017-03-27 19:28 UTC  (6+ messages)
` [PATCH V4 "

[PATCH] mwifiex: enable auto deep sleep mode for USB chipsets
 2017-03-27 13:06 UTC 

[PATCH v2] mwifiex: Support USB interrupt endpoint for command response/event
 2017-03-27 12:57 UTC 

New type of action frame is not passed on to user space
 2017-03-27 12:37 UTC 

[PATCH] mwifiex: Support USB interrupt endpoint for command response/event
 2017-03-27 12:18 UTC 

deadlock in synchronize_srcu() in debugfs?
 2017-03-27 11:18 UTC  (7+ messages)

[4.9.13] brcmf use-after-free on resume
 2017-03-27 10:09 UTC  (3+ messages)

ath: firmware panic! exccause: 0x0000000d
 2017-03-27  8:26 UTC 

[PATCH] Fixing Style Problems
 2017-03-27  7:27 UTC  (2+ 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).