linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-20 16:28:26 to 2017-03-28 09:37:33 UTC [more...]

[PATCH v3 1/5] NFC: pn544: Get rid of platform data
 2017-03-28  9:36 UTC  (3+ 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 00/16] Networking drivers refcount conversions
 2017-03-28  8:56 UTC  (17+ 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 for-4.11 0/2] brcmfmac: fixing use-after-free reports
 2017-03-28  8:11 UTC  (3+ messages)
` [PATCH for-4.11 1/2] brcmfmac: use local iftype avoiding use-after-free of virtual interface
` [PATCH for-4.11 2/2] cfg80211: check rdev resume callback only for registered wiphy

[PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices
 2017-03-28  8:44 UTC  (8+ messages)
` [PATCH 3/7] ath9k: Add support for reading the EEPROM data using the nvmem API

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

[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 

Please release/publish iwlwifi-7265D-26.ucode iwlwifi-7265D-25.ucode iwlwifi-7265D-24.ucode iwlwifi-7265D-23.ucode
 2017-03-27 11:53 UTC 

QCA9984 bmi identification failure
 2017-03-27 11:33 UTC  (6+ messages)

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)

[PATCH 1/2] nl80211: Use signed function for a signed variable
 2017-03-26 20:53 UTC  (3+ messages)
` [PATCH v2] mac80211: Use rssi_threshold even though user_mpm=1

wlan0 keeps deauthenticating DEAUTH_LEAVING about every minute
 2017-03-26 19:00 UTC  (6+ messages)

[Netdev ANNOUNCE]: New sponsors and workshop workshop accepted
 2017-03-26 13:52 UTC 

[PATCH v1] NFC: Add nfc_dbg() macro
 2017-03-26 12:37 UTC  (2+ messages)

[Netdev ANNOUNCE]: New Platinum sponsor
 2017-03-25 15:13 UTC 

[Netdev ANNOUNCE]: New talk accepted
 2017-03-25 14:59 UTC 

[ANNOUNCE]: New Gold sponsor VMware
 2017-03-24 20:42 UTC 

Is NFC subsystem abandoned?
 2017-03-24 17:50 UTC  (5+ messages)

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

[Netdev ANNOUNCE]: New talk accepted debug pipe
 2017-03-24 15:56 UTC 

[PATCH 0/3] iwlwifi patches intended for 4.11
 2017-03-24 15:37 UTC  (4+ messages)
` [PATCH 1/3] iwlwifi: mvm: fix accessing fw_id_to_mac_id
` [PATCH 2/3] iwlwifi: mvm: writing zero bytes to debugfs causes a crash
` [PATCH 3/3] iwlwifi: mvm: support ibss in dqa mode

[PATCH] ath10k: fix station nss computation
 2017-03-24  7:57 UTC 

[PATCH] drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/info
 2017-03-24  7:33 UTC 

[PATCH] drivers/staging/wilc1000: Using __func__ instead of hardcoded function name
 2017-03-24  7:28 UTC 

[PATCH] drivers/staging/wilc1000: Fixing dev_err and removing dev_dbg calls for tracing
 2017-03-24  6:33 UTC  (2+ messages)

[PATCH v3 1/4] mac80211-hwsim: notify user-space about channel change
 2017-03-23 23:26 UTC  (4+ 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

[ANNOUNCE]: New sponsor and accepted talk
 2017-03-23 18:46 UTC 

[RFC v4 00/21] ath10k sdio and usb support
 2017-03-23 16:10 UTC  (10+ messages)
` [RFC v4 06/21] ath10k: sdio support

[PATCH v6 00/10] ath10k: sdio support
 2017-03-23 15:51 UTC  (6+ messages)
` [PATCH v6 09/10] ath10k: different fw file names for usb and sdio
` [PATCH v6 10/10] ath10k: sdio support

[PATCH v2 0/3] Channels in licensed bands, noise floor override
 2017-03-23 13:30 UTC  (4+ messages)
` [PATCH v2 1/3] ath9k: Support channels in licensed bands
` [PATCH v2 2/3] ath10k: add support for "
` [PATCH v2 3/3] ath9k: add noise floor override option

[PATCH] iwlwifi: mvm: writing zero bytes to debugfs causes a crash
 2017-03-23 12:25 UTC  (2+ messages)

[PATCH 4.11] genetlink: fix counting regression on ctrl_dumpfamily()
 2017-03-23 10:45 UTC  (4+ messages)

[PATCH] brcmfmac: update BRCMFMAC symbol description
 2017-03-23 10:29 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 0/3] Channels in licensed bands, noise floor override
 2017-03-23  9:00 UTC  (4+ messages)
` [PATCH 2/3] ath10k: add support for channels in licensed bands

[PATCH] brcmfmac: wrap brcmf_fws_(de)init into bcdc layer
 2017-03-22 19:43 UTC  (2+ messages)

[PATCH] ath9k_hw: fix channel maximum power level test
 2017-03-22 19:42 UTC 

[PATCH] brcmfmac: make PCIe bus support a separated module
 2017-03-22 19:32 UTC  (2+ messages)

[PATCH v1] NFC: netlink: Use error code from nfc_activate_target()
 2017-03-22 19:20 UTC 

pull-request: wireless-drivers 2017-03-21
 2017-03-22 19:09 UTC  (2+ messages)

[Netdev] ANNOUNCE: New silver sponsor!
 2017-03-22 18:39 UTC 

[PATCH v1 1/2] NFC: pn544: Request GPIOs with proper connection IDs
 2017-03-22 17:34 UTC  (3+ messages)

[BUG] with a 4.10.x kernel it's impossible to apply country regulatory rules
 2017-03-22 16:08 UTC  (9+ messages)

[PATCH 2/2] wireless: zd1211rw: fix NULL-deref at probe
 2017-03-22 13:24 UTC  (5+ messages)
` [2/2] "

[REGRESSION] mac80211: IBSS vif queue stopped when started after 11s vif
 2017-03-22  9:15 UTC 

[PATCH v3] rt2x00: add support for MT7620
 2017-03-22  9:05 UTC  (2+ messages)
  ` [v3] "

Gsoc 2017 - Availability of porjects in Linux Wireless
 2017-03-22  8:58 UTC 

[PATCH 1/2] dt: bindings: add new dt entry for ath10k calibration variant
 2017-03-22  7:20 UTC  (9+ messages)

Gsoc 2017 - Availability of porjects in Linux Wireless
 2017-03-21 21:24 UTC 

[PATCH v2 1/5] NFC: st21nfca: Fix obvious typo when check error code
 2017-03-21 18:36 UTC  (4+ messages)

[PATCH] rtlwifi: Fix scheduling while atomic splat
 2017-03-21 17:32 UTC  (2+ messages)

Dell DW1601 (WIL6210)
 2017-03-21 16:02 UTC  (3+ messages)

[PATCH 4/4] mwifiex: pcie: de-duplicate buffer allocation code
 2017-03-21 15:59 UTC  (5+ messages)
` [4/4] "

[Netdev ANNOUNCE]: Two new talks on network emulators and zero copy sendmsg
 2017-03-21 15:15 UTC 

[PATCH V3 1/9] brcmfmac: merge two brcmf_err macros into one
 2017-03-21 13:49 UTC  (5+ messages)
` [PATCH V3 4/9] brcmfmac: add struct brcmf_pub parameter to the __brcmf_err

Where is wil6210.fw / wil6210.brd?
 2017-03-21 11:59 UTC  (2+ messages)

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

ath10k monitor mode issue
 2017-03-20 22:13 UTC  (2+ messages)

[Netdev ANNOUNCE]: New tc workshop accepted
 2017-03-20 19:54 UTC  (3+ messages)
` [NetDev] "
  ` [NetDev-tech] "

[PATCH 1/5] brcmfmac: move brcmf_txflowblock to bcdc layer
 2017-03-20 17:15 UTC  (2+ messages)
` [1/5] "

Wireless failed
 2017-03-20 17:47 UTC  (7+ messages)

[PATCH] mac80211: rt2x00: add support for MT7620
 2017-03-20 17:20 UTC  (2+ messages)
`  "

[PATCH] rt2x00: fix TX_PWR_CFG_4 register definition
 2017-03-20 17:17 UTC  (2+ messages)
`  "

[PATCH 1/4] rtlwifi: Update 8821ae new phy parameters and its parser
 2017-03-20 17:10 UTC  (2+ messages)
` [1/4] "

[PATCH] wireless: ipw2200: remove redundant check of rc < 0
 2017-03-20 17:16 UTC  (2+ messages)
`  "

[PATCH v3 1/3] brcmfmac: Do not print the firmware version as an error
 2017-03-20 17:14 UTC  (2+ messages)
` [v3,1/3] "

[PATCH] brcmfmac: always print error when PSM's watchdog fires
 2017-03-20 17:14 UTC  (2+ messages)
`  "

[PATCH 4.12 1/2] bcma: use helper function to set core dev's parent
 2017-03-20 17:12 UTC  (2+ messages)
` [4.12,1/2] "

[PATCH] mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()
 2017-03-20 17:04 UTC  (2+ messages)
`  "

[PATCH 4.12] bcma: drop unneeded check for CONFIG_OF_IRQ
 2017-03-20 17:11 UTC  (2+ messages)
` [4.12] "

[PATCH v3] mwifiex: fix kernel crash after shutdown command timeout
 2017-03-20 17:09 UTC  (2+ messages)
` [v3] "

[PATCH] mwifiex: send fewer channels to scan while connected
 2017-03-20 17:09 UTC  (2+ messages)
`  "

[PATCH v2 1/3] mwifiex: add qualifier to firmware structures
 2017-03-20 17:06 UTC  (2+ messages)
` [v2,1/3] "

[PATCH] wireless/atmel: remove time_t usage
 2017-03-20 16:43 UTC  (2+ messages)
` atmel: "

[PATCH 3/3] mwifiex: wake system up when receives a wake irq
 2017-03-20 16:44 UTC  (2+ messages)
` [3/3] "

[PATCH v2] mac80211: Jitter HWMP MPATH reply frames to reduce collision on dense networks
 2017-03-20 16:41 UTC  (6+ 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).