linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-26 13:10:03 to 2020-04-02 01:18:29 UTC [more...]

[PATCH 0/9] initial support for S1G channels
 2020-04-02  1:18 UTC  (7+ messages)
` [PATCH 1/9] ieee80211: share 802.11 unit conversion helpers
` [PATCH 2/9] cfg80211: express channels with a KHz component
` [PATCH 3/9] mac80211: handle channel frequency offset
` [PATCH 4/9] mac80211: add freq_offset to RX status
` [PATCH 5/9] cfg80211: report frequency in KHz for management RX
` [PATCH 7/9] nl80211: accept scan frequencies in KHz

[RFC 0/7] add a KHz component to wireless channels
 2020-04-01 21:32 UTC  (22+ messages)
` [RFC 1/7] ieee80211: share 802.11 unit conversion helpers
` [RFC 2/7] cfg80211: express channels with a KHz component
` [RFC 3/7] mac80211: handle channel frequency offset
` [RFC 4/7] mac80211: add freq_offset to RX status
` [RFC 5/7] cfg80211: report frequency in KHz for management RX
` [RFC 6/7] nl80211: add KHz frequency offset for most wifi commands
` [RFC 7/7] nl80211: accept scan frequencies in KHz

[PATCH 1/2] cfg80211: Unprotected Beacon frame RX indication
 2020-04-01 14:25 UTC  (2+ messages)
` [PATCH 2/2] mac80211: Report beacon protection failures to user space

[PATCH 00/32] staging: wfx: rework the Tx queue
 2020-04-01 11:04 UTC  (33+ messages)
` [PATCH 01/32] staging: wfx: add sanity checks to hif_join()
` [PATCH 02/32] staging: wfx: do not stop mac80211 queueing during tx_policy upload
` [PATCH 03/32] staging: wfx: take advantage of ieee80211_{stop/start}_queues
` [PATCH 04/32] staging: wfx: remove "burst" mechanism
` [PATCH 05/32] staging: wfx: uniformize queue_id retrieval
` [PATCH 06/32] staging: wfx: drop useless queue_id field
` [PATCH 07/32] staging: wfx: avoid useless wake_up
` [PATCH 08/32] staging: wfx: simplify hif_handle_tx_data()
` [PATCH 09/32] staging: wfx: simplify wfx_tx_queues_empty()
` [PATCH 10/32] staging: wfx: drop unused argument in wfx_get_prio_queue()
` [PATCH 11/32] staging: wfx: simplify wfx_tx_queue_mask_get()
` [PATCH 12/32] staging: wfx: drop useless sta_asleep_mask
` [PATCH 13/32] staging: wfx: drop argument tx_allowed_mask since it is constant now
` [PATCH 14/32] staging: wfx: do not use link_map_cache to track CAB
` [PATCH 15/32] staging: wfx: drop useless link_map_cache
` [PATCH 16/32] staging: wfx: do not rely anymore on link_id to choose packet in queue
` [PATCH 17/32] staging: wfx: drop unused link_id field
` [PATCH 18/32] staging: wfx: drop unused raw_link_id field
` [PATCH 19/32] staging: wfx: rename wfx_tx_get_raw_link_id()
` [PATCH 20/32] staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()
` [PATCH 21/32] staging: wfx: introduce a counter of pending frames
` [PATCH 22/32] staging: wfx: change the way to choose frame to send
` [PATCH 23/32] staging: wfx: drop now useless field edca_params
` [PATCH 24/32] staging: wfx: drop struct wfx_queue_stats
` [PATCH 25/32] staging: wfx: simplify usage of wfx_tx_queues_put()
` [PATCH 26/32] staging: wfx: improve interface between data_tx.c and queue.c
` [PATCH 27/32] staging: wfx: relocate wfx_skb_dtor() prior its callers
` [PATCH 28/32] staging: wfx: repair wfx_flush()
` [PATCH 29/32] staging: wfx: wfx_flush() did not ensure that frames are processed
` [PATCH 30/32] staging: wfx: fix potential deadlock in wfx_tx_flush()
` [PATCH 31/32] staging: wfx: fix case where AP stop with CAB traffic pending
` [PATCH 32/32] staging: wfx: remove hack about tx_rate policies

[PATCH] brcmfmac: fix wrong location to get firmware feature
 2020-04-01 10:20 UTC  (4+ messages)

[PATCH] ath10k: fix kernel null pointer dereference
 2020-04-01 10:18 UTC 

[PATCH v2 0/3] Add support to handle targets without TrustZone
 2020-04-01  7:30 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: ath10k: Add wifi-firmware subnode for wifi node

[PATCH] ath10k: increase rx buffer size to 2048
 2020-04-01  7:00 UTC  (2+ messages)

[PATCH] iw: 'phy <name> reg get' shouldn't dump all domains
 2020-03-31 23:28 UTC 

[PATCH v7 0/2] rtw88: update regulatory settings
 2020-03-31 22:30 UTC  (4+ messages)
` [PATCH v7 1/2] rtw88: add regulatory process strategy for different chipset
` [PATCH v7 2/2] rtw88: add adaptivity support for EU/JP regulatory

[PATCH v5.6] iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table
 2020-03-31 20:29 UTC  (5+ messages)

KASAN: use-after-free Write in ath9k_htc_rx_msg
 2020-03-31 16:50 UTC  (3+ messages)

[PATCH] ath9k: fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-03-31 11:39 UTC  (4+ messages)

[linux-next] bisected: first bad commit: mac80211: Check port authorization in the ieee80211_tx_dequeue() case
 2020-03-31 11:14 UTC  (3+ messages)

[PATCH 1/4] mt76: mt7615: modify mt7615_ampdu_stat_read for each phy
 2020-03-31  6:51 UTC  (4+ messages)
` [PATCH 2/4] mt76: mt7615: enable aggr_stats for both phy
` [PATCH 3/4] mt76: mt7615: cleanup mib related defines and structs
` [PATCH 4/4] mt76: mt7615: add more useful Tx mib counters

KASAN: stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-03-31  3:08 UTC  (5+ messages)

Trial Order 3/30/2020
 2020-03-30 15:55 UTC 

[PATCH v2 1/2] ath10k: enable VHT160 and VHT80+80 modes
 2020-03-30 13:26 UTC  (2+ messages)
` [PATCH v2 2/2] ath10k: enable radar detection in secondary segment

[PATCH] ath11k: Avoid mgmt tx count underflow
 2020-03-30 11:17 UTC 

[PATCH] ath11k: Increase the tx completion ring size
 2020-03-30 11:16 UTC 

[PATCH] iw: event: log rssi value for cqm
 2020-03-30 11:00 UTC 

Samsung Ax200 module client ac mode
 2020-03-30 10:55 UTC 

[PATCH] ath10k: enable VHT160 and VHT80+80 modes
 2020-03-30  9:22 UTC  (4+ messages)

[RFC PATCH v1 13/50] Avoid some useless msecs/jiffies conversions
 2020-03-30  7:29 UTC  (10+ messages)

[PATCH 00/12] cfg80211/mac80211 patches from our internal tree 2020-03-26
 2020-03-30  6:55 UTC  (3+ messages)
` [PATCH 12/12] cfg80211: Do not warn on same channel at the end of CSA

[PATCH v2] mac80211: fix authentication with iwlwifi/mvm
 2020-03-30  4:21 UTC  (2+ messages)

[PATCH] mac80211: fix authentication with iwlwifi/mvm
 2020-03-29 19:31 UTC 

[PATCH] mac80211: fix channel switch trigger from unknown mesh peer
 2020-03-28 13:53 UTC 

[PATCH] rtw88: Make two functions static
 2020-03-28  3:05 UTC 

pull-request: wireless-drivers-next-2020-03-27
 2020-03-27 22:41 UTC  (2+ messages)

[PATCH][next] ath11k: fix error message to correctly report the command that failed
 2020-03-27 19:26 UTC 

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-27 19:14 UTC  (6+ messages)
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait

[PATCH v2] wilc1000: Use crc7 in lib/ rather than a private copy
 2020-03-27 15:32 UTC  (3+ messages)

[PATCH 11/12] mac80211: drop data frames without key on encrypted links
 2020-03-27 15:03 UTC  (2+ messages)

[PATCH 1/2] mac80211: Check port authorization in the ieee80211_tx_dequeue() case
 2020-03-27 15:03 UTC  (6+ messages)
` [PATCH 2/2] mac80211: mark station unauthorized before key removal

[PATCH v2 00/12] cfg80211/mac80211 patches from our internal tree 2020-03-26-2
 2020-03-27 15:03 UTC  (7+ messages)
` [PATCH v2 05/12] mac80211: Skip entries with HE membership selector
` [PATCH v2 09/12] mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test
` [PATCH v2 10/12] mac80211_hwsim: indicate in IBSS that we have transmitted beacons
` [PATCH v2 11/12] mac80211: drop data frames without key on encrypted links
` [PATCH v2 12/12] cfg80211: Do not warn on same channel at the end of CSA

INFO: trying to register non-static key in ath9k_htc_rx_msg
 2020-03-27 13:30 UTC 

KASAN: use-after-free Read in ath9k_wmi_ctrl_rx
 2020-03-27 13:30 UTC 

[PATCH 5.6+] brcmfmac: add stub for monitor interface xmit
 2020-03-27 13:19 UTC  (2+ messages)

[PATCH v6 00/17] wilc1000: move out of staging
 2020-03-27 12:07 UTC  (21+ messages)
` [PATCH v6 01/17] wilc1000: add hif.h
` [PATCH v6 02/17] wilc1000: add hif.c
` [PATCH v6 03/17] wilc1000: add wlan_if.h
` [PATCH v6 04/17] wilc1000: add wlan_cfg.h
` [PATCH v6 05/17] wilc1000: add wlan_cfg.c
` [PATCH v6 06/17] wilc1000: add cfg80211.c
` [PATCH v6 07/17] wilc1000: add cfg80211.h
` [PATCH v6 08/17] wilc1000: add netdev.h
` [PATCH v6 09/17] wilc1000: add netdev.c
` [PATCH v6 10/17] wilc1000: add mon.c
` [PATCH v6 11/17] wilc1000: add spi.c
` [PATCH v6 12/17] wilc1000: add wlan.h
` [PATCH v6 14/17] wilc1000: add sdio.c
` [PATCH v6 13/17] wilc1000: add wlan.c
` [PATCH v6 15/17] wilc1000: add fw.h
` [PATCH v6 16/17] dt: bindings: net: add microchip,wilc1000.yaml
` [PATCH v6 17/17] wilc1000: add Makefile and Kconfig files for wilc1000 compilation

[PATCH 0/3] Add AP isolate support and two modules parameters
 2020-03-27  9:14 UTC  (11+ messages)
` [PATCH 3/3] brcmfmac: make setting SDIO workqueue WQ_HIGHPRI a module parameter

pull-request: iwlwifi-next 2020-03-27
 2020-03-27  7:22 UTC  (2+ messages)

[PATCH] ath11k: add pktlog checksum in trace events to support pktlog
 2020-03-27  4:32 UTC  (3+ messages)

[mac80211:master] BUILD SUCCESS b95d2ccd2ccb834394d50347d0e40dc38a954e4a
 2020-03-26 23:16 UTC 

Geoffroy LETOURNEUR: Samsung AX200 system integration on Nvidia Nano
 2020-03-26 20:47 UTC  (9+ messages)

pull-request: wireless-drivers-2020-03-25
 2020-03-26 19:38 UTC  (5+ messages)

[PATCH] hostap: Convert prism2_download_aux_dump_proc_fops to prism2_download_aux_dump_proc_ops
 2020-03-26 19:24 UTC  (2+ messages)
` [PATCH] hostap: convert to struct proc_ops

[PATCH] rtw88: fix non-increase management packet sequence number
 2020-03-26 19:22 UTC  (3+ messages)

pull-request: mac80211 2020-03-26
 2020-03-26 19:03 UTC  (2+ messages)

[PATCH] rtw88: add debugfs to fix tx rate
 2020-03-26 18:27 UTC  (2+ messages)

[PATCH v3] staging: wilc1000: Use crc7 in lib/ rather than a private copy
 2020-03-26 15:23 UTC 

KASAN: use-after-free Read in ath9k_htc_rx_msg
 2020-03-26 15:14 UTC 

[PATCH] wilc1000: Use crc7 in lib/ rather than a private copy
 2020-03-26 14:57 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH 1/2] mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
 2020-03-26 14:53 UTC  (2+ messages)
` [PATCH 2/2] mac80211: remove ieee80211_tx_h_check_control_port_protocol()

[PATCH] ath11k: add pktlog checksum in trace events to support pktlog
 2020-03-26 14:47 UTC  (2+ messages)

[PATCH] mt76: mt76x02: fix handling MCU timeouts during hw restart
 2020-03-26 13:26 UTC 

KASAN: use-after-free Read in hif_usb_regout_cb
 2020-03-26 13:25 UTC  (2+ messages)

[PATCH] ath10k: enable radar detection in secondary segment
 2020-03-26 13:19 UTC  (3+ 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).