messages from 2018-10-01 15:51:51 to 2018-10-04 12:30:40 UTC [more...]
[RFC 00/12] rtwlan: mac80211 driver for Realtek 802.11ac wireless network chips
2018-10-04 12:30 UTC (15+ messages)
` [PATCH 01/12] rtwlan: main files
feedback on mainlining wilc1000 staging driver
2018-10-04 12:27 UTC (11+ messages)
[PATCH v2] mt76x0: init: remove unnecessary configurations
2018-10-04 12:16 UTC (2+ messages)
[RFC 0/7] use mt76x02_dev instead of mt76_dev as reference
2018-10-04 12:06 UTC (8+ messages)
` [RFC 1/7] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.c
` [RFC 2/7] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.c
` [RFC 3/7] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.c
` [RFC 4/7] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.c
` [RFC 5/7] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
` [RFC 6/7] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.c
` [RFC 7/7] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.c
[PATCH 0/2] ath10k: Add support to configure BB timing for external FEM
2018-10-04 11:42 UTC (3+ messages)
` [PATCH 1/2] dt: bindings: add new dt entry to indentify "
` [PATCH 2/2] ath10k: Add support to configure BB timing over wmi
[RFC v2 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
2018-10-04 11:42 UTC (19+ messages)
` [RFC v2 01/12] rtw88: main files
` [RFC v2 02/12] rtw88: core files
` [RFC v2 03/12] rtw88: hci files
` [RFC v2 04/12] rtw88: trx files
` [RFC v2 05/12] rtw88: mac files
` [RFC v2 06/12] rtw88: fw and efuse files
` [RFC v2 07/12] rtw88: phy files
` [RFC v2 08/12] rtw88: debug files
` [RFC v2 09/12] rtw88: chip files
` [RFC v2 10/12] rtw88: 8822B init table
` [RFC v2 11/12] rtw88: 8822C "
` [RFC v2 12/12] rtw88: Kconfig & Makefile
[PATCH 0/4] unify txwi parsing between mt76x0 and mt76x2 drivers
2018-10-04 11:03 UTC (6+ messages)
` [PATCH 1/4] mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c
` [PATCH 2/4] mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops
` [PATCH 3/4] mt76: move mt76x02_mac_write_txwi in mt76x02-lib module
` [PATCH 4/4] mt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
[PATCH 0/3] fix mt76x0u driver hw stop sequence
2018-10-04 10:22 UTC (5+ messages)
` [PATCH 1/3] mt76: fix frag length allocation for usb
` [PATCH 2/3] mt76: usb: fix hw initialization sequence
` [PATCH 3/3] mt76x0: usb: stop cal/mac workqueues at hw stop
[PATCH 08/16] wireless: Replace spin_is_locked() with lockdep
2018-10-04 10:05 UTC (4+ messages)
[PATCH 0/5] mt76x0: phy/rf fixups for PCIe
2018-10-04 10:04 UTC (6+ messages)
` [PATCH 1/5] mt76x0: print BBP version only for debug
` [PATCH 2/5] mt76x0: correct RF access via RF_CSR regiser
` [PATCH 3/5] mt76: allow to identify bus
` [PATCH 4/5] mt76x0: correct RF reg pairs write for PCIe
` [PATCH 5/5] mt76x0: use bus helper to identify rf access method
[PATCH] net: arp, ipv6: handle special case of tap device
2018-10-04 9:53 UTC
[PATCH] iw: fix the beacon average signal parsing
2018-10-04 9:34 UTC
[PATCH] net: wireless: iwlegacy: Fix possible data races in il4965_send_rxon_assoc()
2018-10-04 8:52 UTC (3+ messages)
pull request: mt76 2018-10-01
2018-10-04 5:37 UTC (2+ messages)
[PATCH] mac80211: support FTM responder configuration/statistics
2018-10-04 3:19 UTC
Tool to debug wifi pkt sniffs?
2018-10-03 20:29 UTC (3+ messages)
[PATCH] ssb: chipcommon: fix fall-through annotation
2018-10-03 20:04 UTC (2+ messages)
[PATCHi v2] rtw88: Add firmware file for new driver
2018-10-03 19:09 UTC
[PATCH] rtw88: Add firmware file for driver rtw88
2018-10-03 19:04 UTC
[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
2018-10-03 18:25 UTC (7+ messages)
[PATCH] brcmsmac: ap mode: update beacon when TIM changes
2018-10-03 16:21 UTC (2+ messages)
` [PATCH v4] brcmsmac: AP "
new mt76 usb crashes on device removal
2018-10-03 14:32 UTC (7+ messages)
[PATCH 06/10] mt76x2: move mt76x2_dev in mt76x02_util.h
2018-10-03 13:55 UTC (8+ messages)
[RFC v3 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
2018-10-03 11:20 UTC (13+ messages)
` [RFC v3 01/12] rtw88: main files
` [RFC v3 02/12] rtw88: core files
` [RFC v3 03/12] rtw88: hci files
` [RFC v3 04/12] rtw88: trx files
` [RFC v3 05/12] rtw88: mac files
` [RFC v3 06/12] rtw88: fw and efuse files
` [RFC v3 07/12] rtw88: phy files
` [RFC v3 08/12] rtw88: debug files
` [RFC v3 09/12] rtw88: chip files
` [RFC v3 10/12] rtw88: 8822B init table
` [RFC v3 11/12] rtw88: 8822C "
` [RFC v3 12/12] rtw88: Kconfig & Makefile
[PATCH] ath10k: Fill the channel survey results for WCN3990 correctly
2018-10-03 10:57 UTC
[RFC 1/2] mt76: remove rx_page_lock
2018-10-03 10:50 UTC (5+ messages)
` [RFC 2/2] mt76: make frag_cache global per cpu structure
[PATCH] mt76: fix frag length allocation for usb
2018-10-03 10:31 UTC (4+ messages)
[RESEND] [PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
2018-10-03 9:57 UTC (7+ messages)
[PATCH v2] ath10k: Add support for configuring management packet rate
2018-10-03 9:09 UTC (3+ messages)
[PATCH RFC v4 0/4] Move TXQ scheduling into mac80211
2018-10-03 8:41 UTC (22+ messages)
` [PATCH RFC v4 3/4] mac80211: Add airtime accounting and scheduling to TXQs
` [Make-wifi-fast] "
[RFC 0/9] unify rx datapath between mt76x0 and mt76x2 drivers
2018-10-03 7:48 UTC (10+ messages)
` [RFC 1/9] mt76: move tpc routines in mt76x02-lib module
` [RFC 2/9] mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c
` [RFC 3/9] mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
` [RFC 4/9] mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudle
` [RFC 5/9] mt76: move mt76x02_tx_complete in mt76x02-lib module
` [RFC 6/9] mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
` [RFC 7/9] mt76: move tx_tasklet management in mt76x02-lib moudle
` [RFC 8/9] mt76: move irq handler "
` [RFC 9/9] mt76x0: pci: add mt76x0_register_device in mt76x0e_register_device
pull-request: iwlwifi firmwares update 2018-10-03
2018-10-03 7:18 UTC
[PATCH] ath10k: Fix possible out of bound access of ath10k_rates array
2018-10-03 3:13 UTC
pull-request: wireless-drivers 2018-10-01
2018-10-02 23:17 UTC (2+ messages)
pull-request: wireless-drivers-next 2018-10-02
2018-10-02 18:47 UTC (2+ messages)
[PATCH 0/2] ath10k: Handle bundle tx completion for management pkts
2018-10-02 18:03 UTC (3+ messages)
` [PATCH 1/2] ath10k: Handle bundled tx completion for managenent frames
` [PATCH 2/2] ath10k: Enable bundle tx compl for management frames in WCN3990
[PATCH] ath10k: Set probe request oui during driver start
2018-10-02 18:03 UTC
[RFC v2 1/2] ath10k: migrate to mac80211 txq scheduling
2018-10-02 10:51 UTC (4+ messages)
[PATCH 00/13] qtnfmac: fixes and cleanups for STA mode
2018-10-02 9:26 UTC (14+ messages)
` [PATCH 01/13] qtnfmac: do not track STA states in driver
` [PATCH 02/13] qtnfmac: generate local disconnect event in disconnect callback
` [PATCH 03/13] qtnfmac: request userspace to do OBSS scanning if FW can not
` [PATCH 04/13] qtnfmac: do not initialize per-MAC data multiple times
` [PATCH 05/13] qtnfmac: cleanup and unify command error handling
` [PATCH 06/13] qtnfmac: do not cancel scan in disconnect callback
` [PATCH 07/13] qtnfmac: pass sgi rate info flag to wireless core
` [PATCH 08/13] qtnfmac: pass supported extended capabilities to wiphy
` [PATCH 09/13] qtnfmac: drop error reports for out-of-bounds key indexes
` [PATCH 10/13] qtnfmac: add support for scan flush
` [PATCH 11/13] qtnfmac: add support for scan dwell time configuration
` [PATCH 12/13] qtnfmac: drop redundant data copy in control path
` [PATCH 13/13] qtnfmac: implement dump_station support for STA mode
[PATCH 02/10] mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.c
2018-10-02 8:20 UTC (3+ messages)
[PATCH 1/2] nl80211: use policy range validation where applicable
2018-10-02 8:00 UTC (2+ messages)
` [PATCH 2/2] nl80211: use netlink policy validation function for elements
[PATCH] ath9k: add back support for using active monitor interfaces for tx99
2018-10-02 4:54 UTC (2+ messages)
[PATCH] ath10k: add missing sanity check on diag download
2018-10-02 4:50 UTC (2+ messages)
[PATCH 1/5] ath9k: add counters for good and errorneous FFT/spectral frames
2018-10-02 4:44 UTC (2+ messages)
[PATCH 2/3] mt76: rename mt76x02_util.h in mt76x02.h
2018-10-01 22:34 UTC
[PATCH 3/3] mt76x2: remove leftover function declatarions
2018-10-01 22:34 UTC
[PATCH 1/3] mt76: move txrx shared routines in mt76x02_txrx.c
2018-10-01 22:34 UTC
[PATCH 0/3] split code in mt76x02_util.{c,h}
2018-10-01 22:34 UTC
[PATCH 07/10] mt76x0: merge mt76x0_dev in mt76x02_dev
2018-10-01 22:19 UTC
[PATCH 10/10] mt76: move mt76x02_tx in mt76x02-lib module
2018-10-01 22:19 UTC
[PATCH 09/10] mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers
2018-10-01 22:19 UTC
[PATCH 08/10] mt76: move mt76x02_mac_process_rx in mt76x02-lib module
2018-10-01 22:19 UTC
[PATCH 05/10] mt76x0: remove hw_atomic_mutex mutex in mt76x0_dev
2018-10-01 22:19 UTC
[PATCH 04/10] mt76x0: remove unused variable in mt76x0_dev
2018-10-01 22:19 UTC
[PATCH 03/10] mt76x0: mac: use sta ewma estimation for rssi tracking
2018-10-01 22:19 UTC
[PATCH 01/10] mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.c
2018-10-01 22:18 UTC
[PATCH 00/10] unify rxwi parsing between mt76x0 and mt76x2 drivers
2018-10-01 22:18 UTC
[PATCH] wlcore: Add support for optional wakeirq
2018-10-01 21:41 UTC
[PATCH] wlcore: Fix BUG with clear completion on timeout
2018-10-01 21:38 UTC
[RFC 4/5] mt76: move mt76x02_mac_write_txwi in mt76x02-lib module
2018-10-01 16:00 UTC (4+ messages)
pull-request: iwlwifi-next 2018-09-28
2018-10-01 15:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).