linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-19 22:46:20 to 2018-01-25 11:14:26 UTC [more...]

[PATCH v3 0/2] ath10k: Add support for Ubiquiti-branded QCA988X
 2018-01-25 11:13 UTC  (3+ messages)
` [PATCH v3 1/2] pci: Add vendor id of Ubiquiti Networks
` [PATCH v3 2/2] ath10k: Add support for Ubiquiti rebranded QCA988X v2

[PATCH v2 0/2] ath10k: Add support for Ubiquiti-branded QCA988X
 2018-01-25 11:10 UTC  (7+ messages)
` [PATCH v2 1/2] pci: Add vendor id of Ubiquiti Networks
` [PATCH v2 2/2] ath10k: Add support for Uiquiti rebranded QCA988X v2

[PATCH 1/8] mt76: retry rx polling as long as there is budget left
 2018-01-25 10:44 UTC  (13+ messages)
` [PATCH 2/8] mt76: fix TSF value in probe responses
` [PATCH 3/8] mt76: add an intermediate struct for rx status information
` [PATCH 4/8] mt76: get station pointer by wcid and pass it to mac80211
` [PATCH 5/8] mt76: implement A-MPDU rx reordering in the driver code
` [PATCH 6/8] mt76: split mt76_rx_complete
` [PATCH 7/8] mt76: pass the per-vif wcid to the core for multicast rx
` [PATCH 8/8] mt76: validate rx CCMP PN
  ` [PATCH v2 "

[PATCH v2 0/2] mwifiex: fix RX data stall issue on USB interface
 2018-01-25 10:14 UTC  (3+ messages)
` [PATCH v2 1/2] mwifiex: schedule rx_work on RX interrupt for USB
` [PATCH v2 2/2] mwifiex: use more_rx_task_flag to avoid USB RX stall

[PATCH 0/2] mwifiex: fix RX data stall issue on USB interface
 2018-01-25 10:02 UTC  (8+ messages)
` [PATCH 1/2] mwifiex: schedule rx_work on RX interrupt for USB
  ` [1/2] "
` [PATCH 2/2] mwifiex: use more_rx_task_flag to avoid USB RX stall
  ` [2/2] "
      ` [EXT] "

[mac80211-next:master 3/5] net//wireless/wext-compat.c:1351:9: warning: function returns address of local variable
 2018-01-25  9:22 UTC  (3+ messages)

[PATCH v2] wcn36xx: release resources in case of error
 2018-01-25  5:36 UTC  (3+ messages)
` [v2] "

[PATCH v2 0/4] ath9k: AR9003 noise floor calibration support
 2018-01-25  5:35 UTC  (6+ messages)
` [PATCH v2 1/4] ath9k: Alternative EEPROM size for AR9003
  ` [v2,1/4] "
` [PATCH v2 2/4] ath9k: Read noise floor calibration data from eeprom
` [PATCH v2 3/4] ath9k: Use calibrated noise floor value when available
` [PATCH v2 4/4] ath9k: Display calibration data piers in debugfs

[PATCH v2 0/8] wil6210 patches
 2018-01-25  5:33 UTC  (10+ messages)
` [PATCH v2 1/8] wil6210: add Talyn PCIe device ID
  ` [v2,1/8] "
` [PATCH v2 2/8] wil6210: recognize Talyn JTAG ID
` [PATCH v2 3/8] wil6210: add support for Talyn AHB address map
` [PATCH v2 4/8] wil6210: support flashless device
` [PATCH v2 5/8] wil6210: configure OTP HW vectors in SW reset flow
` [PATCH v2 6/8] wil6210: fix random failure to bring network interface up
` [PATCH v2 7/8] wil6210: enlarge FW mac_rgf_ext section for Sparrow D0
` [PATCH v2 8/8] wil6210: support parsing brd file address from fw file

[PATCH] ath9k: discard undersized packets
 2018-01-25  5:31 UTC  (2+ messages)
`  "

[PATCH v2] rtlwifi: btcoex: Fix some static warnings from Sparse
 2018-01-25  2:49 UTC 

[PATCH v3] mac80211: mesh: fix wrong mesh TTL offset calculation
 2018-01-25  1:16 UTC 

[PATCH] ath10k: Update the phymode along with bandwidth change request
 2018-01-25  1:10 UTC 

Regulatory: reg.c : wiphy_apply_custom_regulatory()
 2018-01-24 19:08 UTC 

mt7601u dongle sometimes doesn't work after hibernation
 2018-01-24 16:57 UTC 

[PATCH 0/2] brcmfmac: better logging of firmware api errors
 2018-01-24 16:03 UTC  (4+ messages)
` [PATCH 1/2] brcmfmac: assure bcdc dcmd api does not return value > 0
  ` [1/2] "
` [PATCH 2/2] brcmfmac: separate firmware errors from i/o errors

[PATCH 0/11] qtnfmac fixes and cleanups
 2018-01-24 16:02 UTC  (13+ messages)
` [PATCH 01/11] qtnfmac: remove struct qlink_cmd_set_mac_acl
  ` [01/11] "
` [PATCH 02/11] qtnfmac: fix warnings when mBSS setup is stopped
` [PATCH 03/11] qtnfmac: support 64-bit network interface stats
` [PATCH 04/11] qtnfmac: get more hardware info from card
` [PATCH 05/11] qtnfmac: report hardware/firmware information via ethtool
` [PATCH 06/11] qtnfmac: modify supported interface combinations
` [PATCH 07/11] qtnfmac: validate interface combinations on changes
` [PATCH 08/11] qtnfmac: fix STA disconnect procedure
` [PATCH 09/11] qtnfmac: do not use mutexes in timer context
` [PATCH 10/11] qtnfmac: do not use bus mutex for events processing
` [PATCH 11/11] qtnfmac: remove redundant 'unlikely' checks

[PATCH] rtl8xxxu: Fix trailing semicolon
 2018-01-24 15:45 UTC  (3+ messages)
`  "

[PATCH 00/10] rtlwifi: add btcoex materials for 8822be
 2018-01-24 15:44 UTC  (24+ messages)
` [PATCH 01/10] rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
  ` [01/10] "
` [PATCH 02/10] rtlwifi: btcoex: Add switch band notify for btc
` [PATCH 03/10] rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
` [PATCH 04/10] rtlwifi: btcoex: add scan_notify within ips_notify if RFON
` [PATCH 05/10] rtlwifi: btcoex: Add wifi_only series ops to control solo card
` [PATCH 06/10] rtlwifi: btcoex: add boolean variables dbg_mode
` [PATCH 07/10] rtlwifi: btcoex: Fix some static warnings from Sparse
  ` [07/10] "
` [PATCH 09/10] rtlwifi: Add ratr_table for newer IC
` [PATCH 10/10] rtlwifi: Add spec_ver to check whether use new rate-id or not

[PATCH v2] mt76x2: init: disable all pending tasklets during device removal
 2018-01-24 15:17 UTC  (3+ messages)
  ` [v2] "

[PATCH 1/3] mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
 2018-01-24 15:17 UTC  (2+ messages)
` [1/3] "

[PATCH] mt76: fix transmission of encrypted management frames
 2018-01-24 15:13 UTC  (2+ messages)
`  "

[PATCH] mt76x2: fix WMM parameter configuration
 2018-01-24 15:12 UTC  (3+ messages)
  `  "

[PATCH 1/2] cfg80211: Add tx ack signal attribute in sta info
 2018-01-24 11:27 UTC  (3+ messages)

[PATCH v2] mac80211_hwsim: don't use WQ_MEM_RECLAIM
 2018-01-24 10:46 UTC  (3+ messages)

ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue...?
 2018-01-24 10:03 UTC  (18+ messages)

Null pointer dereference in iwlwifi when starting ad-hoc network
 2018-01-24  8:25 UTC  (2+ messages)
` [linuxwifi] "

WARNING in check_flush_dependency
 2018-01-24  7:39 UTC  (2+ messages)

[PATCH] mac80211_hwsim: don't use WQ_MEM_RECLAIM
 2018-01-24  7:25 UTC 

iwlegacy: Please change led_mode default to _LED_RF_STATE
 2018-01-23 19:11 UTC  (4+ messages)
    ` Fwd: "

[linux-nfc] st95hf driver not working with neard 0.16
 2018-01-23 15:20 UTC  (2+ messages)
` PATCH for nfcst (out of tree stuff) was "

[PATCH] wcn36xx: release resources in case of error
 2018-01-23 15:12 UTC  (3+ messages)
`  "

[PATCH 1/2] cfg80211: Add support to notify station's opmode change to userspace
 2018-01-23 11:35 UTC  (3+ messages)

[PATCH 0/4] ath9k: AR9003 noise floor calibration support
 2018-01-23  7:56 UTC  (6+ messages)
` [PATCH 1/4] ath9k: Alternative EEPROM size for AR9003
` [PATCH 2/4] ath9k: Read noise floor calibration data from eeprom
` [PATCH 3/4] ath9k: Use calibrated noise floor value when available
` [PATCH 4/4] ath9k: Display calibration data piers in debugfs

[PATCH 1/2] mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
 2018-01-23  5:14 UTC  (5+ messages)
` [1/2] "

[PATCH v4 0/3] improvements for wmediumd-like simulations and config enhancements
 2018-01-22 17:04 UTC  (4+ messages)
` [PATCH v4 1/3] mac80211_hwsim: add permanent mac address option for new radios
` [PATCH v4 2/3] mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink case
` [PATCH v4 3/3] mac80211_hwsim: add generation count for netlink dump operation

pull-request: mac80211-next 2018-01-22
 2018-01-22 15:31 UTC  (3+ messages)

WARNING in sysfs_warn_dup
 2018-01-22 15:04 UTC  (7+ messages)
            ` [PATCH] sysfs: turn WARN() into pr_warn()

[PATCH v3 3/5] mac80211_hwsim: add generation count for netlink dump operation
 2018-01-22 14:58 UTC  (14+ messages)
` [PATCH v3 4/5] mac80211_hwsim: add permanent mac address option for new radios

[PATCH 0/4] cfg80211/mac80211: cqm rssi config for AP mode
 2018-01-22 13:01 UTC  (10+ messages)
` [PATCH 1/4] wireless: allow send peer mac in rssi cqm notify
` [PATCH 2/4] cfg80211: enable setting cqm config for AP mode
` [PATCH 3/4] mac80211: "
` [PATCH 4/4] mac80211: implement cqm using rx data signal

[PATCH v2] mac80211: mesh: fix wrong mesh TTL offset calculation
 2018-01-22 12:41 UTC  (2+ messages)

[PATCH v2 00/14] fix to remove unnecessary parenthesis,typedef and avoid camelCase
 2018-01-22 11:54 UTC  (24+ messages)
` [PATCH v2 01/14] staging: wilc1000: remove unnecessary use of parentheses
` [PATCH v2 02/14] staging: wilc1000: removed unnecessary defined enums typedef
` [PATCH v2 03/14] staging: wilc1000: fix alignments to match open parenthesis
` [PATCH v2 04/14] staging: wilc1000: rename host_int_ParseJoinBssParam() and it's variable using camelCase
` [PATCH v2 05/14] staging: wilc1000: rename camelCase used in Handle_DelAllSta() and its variable
` [PATCH v2 06/14] staging: wilc1000: rename strWIDList variable to wid_list to avoid camelCase
` [PATCH v2 07/14] staging: wilc1000: rename u32WidsCount variable "
` [PATCH v2 08/14] staging: wilc1000: rename pu8CurrByte "
` [PATCH v2 09/14] staging: wilc1000: rename pstrHostIFconnectAttr argument "
` [PATCH v2 10/14] staging: wilc1000: rename ptstrJoinBssParam variable "
` [PATCH v2 11/14] staging: wilc1000: rename strConnectInfo "
` [PATCH v2 12/14] staging: wilc1000: rename Handle_ScanDone() "
` [PATCH v2 13/14] staging: wilc1000: rename Handle_Connect() "
` [PATCH v2 14/14] staging: wilc1000: rename Handle_ConnectTimeout() and Handle_Key()

brcmfmac4329-sdio firmware load failed
 2018-01-22  9:22 UTC  (8+ messages)
      ` sdio failure to initialize on warm boot

[PATCH 00/14] fix to remove unnecessary parenthesis,typedef and avoid camelCase
 2018-01-22  7:57 UTC  (7+ messages)
` [PATCH 09/14] staging: wilc1000: rename pstrHostIFconnectAttr argument to "
` [PATCH 10/14] staging: wilc1000: rename ptstrJoinBssParam variable "

[PATCH] wcn36xx: release resources in case of error
 2018-01-22  6:15 UTC  (2+ messages)
`  "

[PATCH] wcn36xx: release resources in case of error
 2018-01-22  6:15 UTC  (2+ messages)
`  "

pull-request: wireless-drivers-next 2018-01-19
 2018-01-22  5:34 UTC  (2+ messages)

RTL8723bu: poor signal and connection troubles
 2018-01-21 22:56 UTC  (4+ messages)

[PATCH v4 00/10] prevent bounds-check bypass via speculative execution
 2018-01-21 10:37 UTC  (6+ messages)
` [PATCH v4 10/10] nl80211: sanitize array index in parse_txq_params

[PATCH v4.1 00/10] spectre variant1 mitigations for tip/x86/pti
 2018-01-20 21:06 UTC  (2+ messages)
` [PATCH v4.1 10/10] nl80211: sanitize array index in parse_txq_params

Google Summer of Code 2018 - Project ideas page for the Linux Foundation online
 2018-01-20  8:40 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).