linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-26 11:05:01 to 2019-12-02 08:55:26 UTC [more...]

[PATCH v7 0/3] ath10k: improve throughout of TX of sdio
 2019-12-02  8:49 UTC  (2+ messages)

[PATCH v7] ath11k: register HE mesh capabilities
 2019-12-02  7:58 UTC 

[PATCH] ath10k: set WMI_PEER_AUTHORIZE after a firmware crash
 2019-12-02  4:45 UTC  (3+ messages)

[PATCH] ath10k: set max mtu to 1500 for sdio chip
 2019-12-02  4:28 UTC  (3+ messages)

[PATCH] Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"
 2019-12-01 23:28 UTC 

[PATCH v1] mt76: mt7615: Fix build with older compilers
 2019-12-01 18:17 UTC 

RTL8822CE IPv6 autoconfiguration not working
 2019-12-01 14:30 UTC 

[PATCH] mt76: mt76x0: fix default mac address overwrite
 2019-12-01  9:14 UTC  (2+ messages)

[PATCH 01/29] mt76: move initialization of some struct members to mt76_alloc_device
 2019-11-30 15:30 UTC  (29+ messages)
` [PATCH 02/29] mt76: introduce struct mt76_phy
` [PATCH 03/29] mt76: add support for an extra wiphy in the rx path
` [PATCH 04/29] mt76: add support for an extra wiphy in the main tx path
` [PATCH 05/29] mt76: add support for an extra wiphy in the tx status path
` [PATCH 06/29] mt76: add support for an extra wiphy in mt76_sta_state()
` [PATCH 07/29] mt76: move channel state to struct mt76_phy
` [PATCH 08/29] mt76: keep a set of software tx queues per phy
` [PATCH 09/29] mt76: move state from struct mt76_dev to mt76_phy
` [PATCH 10/29] mt76: move chainmask back to driver specific structs
` [PATCH 11/29] mt76: move txpower_conf "
` [PATCH 12/29] mt76: move txpower and antenna mask to struct mt76_phy
` [PATCH 13/29] mt76: add multiple wiphy support to mt76_get_min_avg_rssi
` [PATCH 14/29] mt76: add priv pointer to struct mt76_phy
` [PATCH 15/29] mt76: add function for allocating an external wiphy
` [PATCH 16/29] mt76: add ext_phy field to struct mt76_wcid
` [PATCH 17/29] mt76: move ampdu_ref from mt76_dev to driver struct
` [PATCH 18/29] mt76: mt7615: add dual-phy support for mac80211 ops
` [PATCH 19/29] mt76: mt7615: add multiple wiphy support for smart carrier sense
` [PATCH 20/29] mt76: mt7615: add missing register init for dual-wiphy support
` [PATCH 21/29] mt76: mt7615: remove useless MT_HW_RDD0/1 enum
` [PATCH 22/29] mt76: mt7615: add multiple wiphy support to the dfs support code
` [PATCH 23/29] mt76: mt7615: rework chainmask handling
` [PATCH 24/29] mt76: mt7615: add multiple wiphy support to the rx path
` [PATCH 25/29] mt76: mt7615: initialize dbdc settings on interface add
` [PATCH 26/29] mt76: mt7615: move radio/mac initialization to .start/stop callbacks
` [PATCH 27/29] mt76: mt7615: select the correct tx queue for frames sent to the second phy
` [PATCH 28/29] mt76: mt7615: add support for registering a second wiphy via debugfs
` [PATCH 29/29] mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON

What is the license for linux/lib/math/cordic.c?
 2019-11-29 19:59 UTC  (2+ messages)

[PATCH 0/3] mt76: some further beaconing optimizations and cleanups
 2019-11-29 13:11 UTC  (7+ messages)
` [PATCH 1/3] mt76: usb: use max packet length for m76u_copy
` [PATCH 2/3] mt76: mt76x02u: do not set NULL beacons
` [PATCH 3/3] mt76: mt76x02: minor mt76x02_mac_set_beacon optimization

WARNING: ODEBUG bug in rsi_probe
 2019-11-29 11:27 UTC  (10+ messages)

Linux bug report: mt76x0 driver for USB WiFi adapter does not support channel > 140 on 5Ghz band
 2019-11-29 10:19 UTC 

[PATCH v3] mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
 2019-11-29 10:10 UTC 

[PATCH v2] mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
 2019-11-29  8:39 UTC  (2+ messages)

[PATCH 1/9] ath11k: Update tx and rx chain count properly on drv_set_antenna
 2019-11-29  7:51 UTC  (10+ messages)
` [PATCH 2/9] ath11k: Advertise MPDU start spacing as no restriction
` [PATCH 3/9] ath11k: fix memory leak in monitor mode
` [PATCH 4/9] ath11k: fix vht guard interval mapping
` [PATCH 5/9] ath11k: update tx duration in station info
` [PATCH 6/9] ath11k: Skip update peer stats for management packets
` [PATCH 7/9] ath11k: Move mac80211 hw allocation before wmi_init command
` [PATCH 8/9] ath11k: Setup REO destination ring before sending "
` [PATCH 9/9] ath11k: fix indentation in ath11k_mac_prepare_he_mode()

[PATCH 01/10] ath11k: tracing: fix ath11k tracing
 2019-11-29  7:48 UTC  (11+ messages)
` [PATCH 02/10] ath11k: qmi clean up ce and HTC service config update
` [PATCH 04/10] ath11k: pktlog: fix sending/using the pdev id
` [PATCH 03/10] ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()
` [PATCH 05/10] ath11k: avoid burst time conversion logic
` [PATCH 06/10] ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce API
` [PATCH 07/10] ath11k: update bawindow size in delba process
` [PATCH 08/10] ath11k: add support for controlling tx power to a station
` [PATCH 09/10] ath11k: unlock mutex during failure in qmi fw ready
` [PATCH 10/10] ath11k: add necessary peer assoc params in wmi dbg

[PATCH] ath10k: enable wow feature for sdio chip
 2019-11-29  7:46 UTC  (2+ messages)

[PATCH] ath10k: change log level for mpdu status of sdio chip
 2019-11-29  7:44 UTC  (2+ messages)

[PATCH] ath10k: enable firmware log by default for sdio
 2019-11-29  7:41 UTC  (2+ messages)

[PATCH 01/10] ath11k: Fix htt stats sounding info and pdev cca stats
 2019-11-29  7:39 UTC  (2+ messages)

[PATCH] ath: add support for special 0x0 regulatory domain
 2019-11-29  7:34 UTC 

[PATCH 0/6] rtw88: add wowlan support for 8822c
 2019-11-29  5:27 UTC  (9+ messages)
` [PATCH 1/6] rtw88: pci: reset ring index when release skbs in tx ring
` [PATCH 2/6] rtw88: pci: reset dma when reset pci trx ring
` [PATCH 3/6] rtw88: load wowlan firmware if wowlan is supported
` [PATCH 4/6] rtw88: support wowlan feature for 8822c
` [PATCH 5/6] rtw88: Add wowlan pattern match support
` [PATCH 6/6] rtw88: add wowlan net-detect support

[PATCH v3 0/2] rtw88: update regulatory settings
 2019-11-29  5:23 UTC  (5+ messages)
` [PATCH v3 1/2] rtw88: add regulatory process strategy for different chipset

[PATCH] mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
 2019-11-29  5:21 UTC  (3+ messages)

[PATCH RESEND] wireless: Use offsetof instead of custom macro
 2019-11-29  4:04 UTC  (3+ messages)

[PATCH 0/5] rsi: fix use-after-free, memleak and sleep-while-atomic
 2019-11-28 17:22 UTC  (6+ messages)
` [PATCH 1/5] rsi: fix use-after-free on failed probe and unbind
` [PATCH 2/5] rsi: fix use-after-free on probe errors
` [PATCH 3/5] rsi: fix memory leak on failed URB submission
` [PATCH 4/5] rsi: fix non-atomic allocation in completion handler
` [PATCH 5/5] rsi: add missing endpoint sanity checks

KASAN: use-after-free Read in rsi_rx_done_handler
 2019-11-28 17:12 UTC  (3+ messages)

KASAN: invalid-free in rsi_91x_deinit
 2019-11-28 17:09 UTC  (4+ messages)

[PATCH] libertas: Fix two buffer overflows at parsing bss descriptor
 2019-11-28 11:54 UTC  (7+ messages)
    ` [kbuild-all] "

[PATCH] libertas: Fix two buffer overflows at parsing bss descriptor
 2019-11-28 10:51 UTC 

[PATCH v8 1/4] ath10k: disable TX complete indication of htt for sdio
 2019-11-28 10:30 UTC  (4+ messages)
` [PATCH v8 2/4] ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024
` [PATCH v8 3/4] ath10k: add htt TX bundle for sdio
` [PATCH v8 4/4] ath10k: enable alt data of TX path "

[PATCH v8 0/4] ath10k: improve throughout of TX of sdio
 2019-11-28 10:30 UTC 

[PATCH] mac80211: debugfs: improve airtime_flags handler readability
 2019-11-28  9:19 UTC  (2+ messages)

[PATCH 1/2] rt2x00: implement reconfig_complete
 2019-11-28  9:11 UTC  (2+ messages)
` [PATCH 2/2] rt2x00: use RESET state bit to prevent IV changes on restart

nFrom 964f1808c8512d0e99baf48cfa45cf5ee6b41952 Mon Sep 17 00:00:00 2001
 2019-11-28  9:03 UTC  (2+ messages)

[PATCH] ath9k: use iowrite32 over __raw_writel
 2019-11-28  8:19 UTC  (2+ messages)

[PATCH] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
 2019-11-28  8:18 UTC  (2+ messages)

[PATCH] wireless: Use offsetof instead of custom macro
 2019-11-27 23:39 UTC 

[PATCH] brcmsmac: Remove always false 'channel < 0' statement
 2019-11-27 22:21 UTC  (5+ messages)

[PATCH net] net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
 2019-11-27 19:28 UTC  (11+ messages)

[GIT PULL] Add NVRAM files for bcm43455 found on RPi4
 2019-11-27 16:23 UTC 

[PATCH] ath10k: move non-fatal warn logs to dbg level
 2019-11-27 15:48 UTC  (2+ messages)

[PATCH 1/8] ath11k: add RX stats support for radiotap
 2019-11-27 15:47 UTC  (2+ messages)

[PATCH v2 0/2] add support for big endian eeprom partition to mt76 driver
 2019-11-27 14:46 UTC  (3+ messages)
` [PATCH v2 1/2] mt76: eeprom: add support for big endian eeprom partition
` [PATCH v2 2/2] dt-bindings: net: wireless: mt76: introduce big-endian property

[PATCH] mt76: remove check in mt76_txq_dequeue
 2019-11-27 14:12 UTC 

[PATCH 00/10] ath11k: third round of post-bringup patches
 2019-11-27 14:08 UTC 

[PATCH] bcma: remove set but not used variable 'sizel'
 2019-11-27 12:44 UTC 

[PATCH v2 net-next] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2019-11-27  9:47 UTC  (7+ messages)

[PATCH 1/3] drivers: net: b43legacy: Fix -Wcast-function-type
 2019-11-27  5:05 UTC  (10+ messages)
` [Patch v2 0/4] wireless: "
  ` [Patch v2 1/4] b43legacy: "
  ` [Patch v2 2/4] ipw2x00: "
  ` [Patch v2 3/4] iwlegacy: "
  ` [Patch v2 4/4] rtlwifi: rtl_pci: "

[PATCH v8 0/2] Implement Airtime-based Queue Limit (AQL)
 2019-11-27  2:13 UTC  (12+ messages)
  ` [Make-wifi-fast] "

[PATCH] ax200: Fix avg-power report
 2019-11-26 21:47 UTC 

[PATCH v9 0/6] mt76: channel switch support for USB devices
 2019-11-26 21:47 UTC  (7+ messages)
` [PATCH v9 1/6] mt76: mt76x02: ommit beacon slot clearing
` [PATCH v9 2/6] mt76: mt76x02: split beaconing
` [PATCH v9 3/6] mt76: mt76x02: add check for invalid vif idx
` [PATCH v9 4/6] mt76: mt76x02: remove a copy call for usb speedup
` [PATCH v9 5/6] mt76: speed up usb bulk copy
` [PATCH v9 6/6] mt76: mt76x02: add channel switch support for usb interfaces

iwlwifi broken in current -git
 2019-11-26 21:23 UTC  (3+ messages)

[PATCH 0/2] net: wireless: ti: wl1251: sdio: remove ti,power-gpio
 2019-11-26 17:42 UTC  (7+ messages)
` [PATCH 2/2] "
  ` [Letux-kernel] [PATCH 0/2] net: wireless: ti: wl1251: sdio: remove ti, power-gpio

[PATCH] cfg80211: fix double-free after changing network namespace
 2019-11-26 15:55 UTC  (3+ messages)

[PATCH] mt76: fix possible undetected invalid MAC address
 2019-11-26 13:15 UTC 

[PATCH] mt76: Off by one in mt76_calc_rx_airtime()
 2019-11-26 12:39 UTC  (3+ messages)
` [PATCH] mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()

[PATCH 04/10] ath11k: update tcl cmd descriptor parameters for STA mode
 2019-11-26 11:04 UTC  (7+ messages)
` [PATCH 05/10] ath11k: optimize RX path latency
` [PATCH 06/10] ath11k: avoid WMM param truncation
` [PATCH 07/10] ath11k: remove unused tx ring counters
` [PATCH 08/10] ath11k: Fix skb_panic observed during msdu coalescing
` [PATCH 10/10] ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortage
` [PATCH 09/10] ath11k: Fixing TLV length issue in peer pktlog WMI command


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