linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-29 15:56:04 to 2019-02-01 12:06:57 UTC [more...]

[PATCH v2] libertas: add checks for the return value of sysfs_create_group
 2019-02-01 12:06 UTC  (2+ messages)

[PATCH] qtnfmac: use struct_size() in kzalloc()
 2019-02-01 12:06 UTC  (2+ messages)

[PATCH 1/2] rt2x00: reduce tx power to nominal level on RT6352
 2019-02-01 12:05 UTC  (2+ messages)

pull-request: mac80211-next 2019-02-01
 2019-02-01 11:16 UTC 

[v2] MAINTAINERS: add entry for redpine wireless driver
 2019-02-01 11:05 UTC 

[PATCH] MAINTAINERS: add entry for redpine wireless driver
 2019-02-01 10:39 UTC  (4+ messages)

pull-request: mac80211 2019-02-01
 2019-02-01 10:17 UTC 

[PATCH] ath10k: Fill tx_duration for each peer in Tx stats per STA
 2019-02-01  5:36 UTC 

[PATCH] ath10k: Add a condtion to fill the LDPC capability correctly
 2019-02-01  5:34 UTC 

[PATCH 00/24] rtw88: major fixes for 8822c to have stable functionalities
 2019-02-01  2:40 UTC  (28+ messages)
` [PATCH 01/24] rtw88: report correct tx status if mac80211 requested one
` [PATCH 02/24] rtw88: add get_c2h_from_skb for extracting c2h commands
` [PATCH 03/24] rtw88: can not support vif beacon filter actually
` [PATCH 04/24] rtw88: fix incorrect bit definition for RF mode
` [PATCH 05/24] rtw88: add a delay after writing a rf register
` [PATCH 06/24] rtw88: 8822c: correct crystal setting
` [PATCH 07/24] rtw88: 8822c: update efuse table as released
` [PATCH 08/24] rtw88: 8822c: update pwr_seq to v12
` [PATCH 09/24] rtw88: 8822c: update phy parameter to v27
` [PATCH 10/24] rtw88: 8822c: update channel setting
` [PATCH 11/24] rtw88: 8822c: update trx mode setting
` [PATCH 12/24] rtw88: add module param to switch lps supportability
` [PATCH 13/24] rtw88: add 8822c tx power index table parsing support
` [PATCH 14/24] rtw88: add 8822c tx agc support
` [PATCH 15/24] rtw88: extract utility functions into util.c
` [PATCH 16/24] rtw88: 8822c: add support for DACK
` [PATCH 17/24] rtw88: 8822c: fix RSC setting
` [PATCH 18/24] rtw88: 8822c: set ack timeout
` [PATCH 19/24] rtw88: 8822c: do not reset MAC Rx before sending CCK packet
` [PATCH 20/24] rtw88: 8822c: parse packet by sigb length
` [PATCH 21/24] rtw88: do not count dummy tail into rx counter
` [PATCH 22/24] rtw88: set OFDM ctx to receive ack after cts2self
` [PATCH 23/24] rtw88: fix slot time value
` [PATCH 24/24] rtw88: 8822b: turn rtw_write32s_mask into macro

[PATCH] ath10k: reduce transmit msdu count
 2019-02-01  2:17 UTC 

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-31 23:23 UTC  (8+ messages)

[PATCH v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-31 22:58 UTC  (23+ messages)
` [PATCH v4 01/13] rtw88: main files
` [PATCH v4 02/13] rtw88: core files
` [PATCH v4 03/13] rtw88: hci files
` [PATCH v4 04/13] rtw88: trx files
` [PATCH v4 05/13] rtw88: mac files
` [PATCH v4 06/13] rtw88: fw and efuse files
` [PATCH v4 07/13] rtw88: phy files
` [PATCH v4 08/13] rtw88: debug files
` [PATCH v4 09/13] rtw88: chip files
` [PATCH v4 10/13] rtw88: 8822B init table
` [PATCH v4 11/13] rtw88: 8822C "
` [PATCH v4 12/13] rtw88: Kconfig & Makefile
` [PATCH v4 13/13] rtw88: add MAINTAINERS entry

linux-next: build warning after merge of the wireless-drivers-next tree
 2019-01-31 20:52 UTC  (4+ messages)

[PATCH 00/21] iwlwifi: updates intended for v5.1 2019-01-31
 2019-01-31 20:22 UTC  (22+ messages)
` [PATCH 01/21] iwlwifi: mvm: limit AMSDU size to 8K
` [PATCH 02/21] iwlwifi: mvm: remove redundant condition
` [PATCH 03/21] iwlwifi: mvm: add tlc command name to output
` [PATCH 04/21] iwlwifi: mvm: config mac ctxt to HE before TLC
` [PATCH 05/21] iwlwifi: dvm: use %u for sscanf() into unsigned variable
` [PATCH 06/21] iwlwifi: dbg_ini: remove redundant dram buffer allocation
` [PATCH 07/21] iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotap
` [PATCH 08/21] iwlwifi: move config structs to C file
` [PATCH 09/21] iwlwifi: mvm: add description to second BAD_COMMAND assert number
` [PATCH 10/21] iwlwifi: mvm: don't hide HE radiotap data in SKB
` [PATCH 11/21] iwlwifi: mvm: support absolute thresholds in bf configuration
` [PATCH 12/21] iwlwifi: mvm: fix RSS config command
` [PATCH 13/21] iwlwifi: dbg_ini: align struct iwl_fw_ini_region_cfg to the FW
` [PATCH 14/21] iwlwifi: dbg_ini: create new dump flow and implement prph dump
` [PATCH 15/21] iwlwifi: dbg_ini: implement csr memory dump
` [PATCH 16/21] iwlwifi: dbg_ini: implement device internal "
` [PATCH 17/21] iwlwifi: dbg_ini: implement paging "
` [PATCH 18/21] iwlwifi: fix send hcmd timeout recovery flow
` [PATCH 19/21] iwlwifi: refactor NIC init sequence
` [PATCH 20/21] iwlwifi: mvm: fix RFH config command with >=10 CPUs
` [PATCH 21/21] iwlwifi: implement BISR HW workaround for 22260 devices

Wi-Fi drivers/chipsets supporting 802.11w / PMF / MFP
 2019-01-31 19:29 UTC  (4+ messages)

wireless workshop @ netdev - registration now open
 2019-01-31 17:48 UTC  (2+ messages)

Subject: [PATCH 1/2] mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
 2019-01-31 17:45 UTC 

Send photos
 2019-01-31 13:28 UTC 

BCM43602 system freeze with PCI passthrough
 2019-01-31 17:32 UTC  (3+ messages)

[PATCH for-5.0] ath10k: correct bus type for WCN3990
 2019-01-31 16:57 UTC  (4+ messages)

[PATCH wireless-drivers] mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
 2019-01-31 16:56 UTC  (2+ messages)

[PATCH 0/4] mt76x{0,2}: move alloc_device common code in mt76_common module
 2019-01-31 16:55 UTC  (5+ messages)
` [PATCH 1/4] mt76: move alloc_device common code in mt76_alloc_device
` [PATCH 2/4] mt76x2u: remove mt76x2u_alloc_device routine
` [PATCH 3/4] mt76x0: remove mt76x0u_alloc_device routine
` [PATCH 4/4] mt76x2: remove mt76x2_alloc_device routine

[PATCH v2] ath10k: Set DMA address mask to 35 bit for WCN3990
 2019-01-31 15:35 UTC  (5+ messages)

pull-request: iwlwifi-next 2019-01-29
 2019-01-31 13:34 UTC  (5+ messages)
    ` [PATCH] iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()

[PATCH] ath9k: do not return invalid pointers as a *dentry
 2019-01-31 13:16 UTC 

[PATCH] ath10k: do not return invalid pointers as a *dentry
 2019-01-31 13:15 UTC 

[PATCH 1/3] mt76: add driver callback for when a sta is associated
 2019-01-31 11:20 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: net: mt76: update binding for mt7603 driver
` [PATCH 3/3] mt76: add driver for MT7603E and MT7628/7688

[PATCH 00/17] iwlwifi: updates intended for v5.1 2019-01-30
 2019-01-31 10:06 UTC  (20+ messages)
` [PATCH 01/17] iwlwifi: bump FW API to 44 for 9000 and 22000 series
` [PATCH 02/17] iwlwifi dbg_ini: update ini structs doc
` [PATCH 03/17] iwlwifi: dbg_ini: fix iwl_fw_ini_buffer_location field enum bad naming
` [PATCH 04/17] iwlwifi: dbg_ini: give better naming to region struct fields
` [PATCH 05/17] iwlwifi: fix bad dma handling in page_mem dumping flow
` [PATCH 06/17] iwlwifi: mvm: simplify some return conditions
` [PATCH 07/17] iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD command
` [PATCH 08/17] iwlwifi: differentiate between alive timeout and alive flow failure
` [PATCH 09/17] iwlwifi: dbg_ini: update ini triggers enum
` [PATCH 10/17] iwlwifi: dbg_ini: update max region id num to support 64 regions
` [PATCH 11/17] iwlwifi: mvm: support new format for the beacon notification
` [PATCH 12/17] iwlwifi: mvm: remove duplicated include from ops.c
` [PATCH 13/17] iwlwifi: Fix pre operational dumping flows
` [PATCH 14/17] iwlwifi: fix fallthrough comment in iwl-dnt-cfg.c
    ` [PATCH] iwlwifi: dbg_ini: update ini structs meta doc
` [PATCH 15/17] iwlwifi: dvm: fix some fall through warnings
` [PATCH 16/17] iwlwifi: mvm: add fall through comments where needed
` [PATCH 17/17] iwlwifi: mvm: fix AP mode in WEP

[v2 0/5] rsi: wowlan debig support and fixes
 2019-01-31  5:53 UTC  (6+ messages)
` [v2 1/5] rsi: Add debug support for wowlan wakeup confirmation
` [v2 2/5] rsi: add hci detach for hibernation and poweroff
` [v2 3/5] rsi: fix wowlan wakeup issue for hibernate(S4)
` [v2 4/5] rsi: resolve power save issue after S4 resume
` [v2 5/5] rsi: fix for wowlan wakeup failure

[PATCH v4 01/13][RESEND] rtw88: main files
 2019-01-31  2:59 UTC 

[PATCH] rtlwifi: remove set but not used variable 'cmd_seq'
 2019-01-31  1:53 UTC  (5+ messages)

Need it?
 2019-01-30 11:24 UTC 

[PATCH v3 0/7] mt76x02: Beacon support for USB
 2019-01-30 17:25 UTC  (9+ messages)
` [PATCH v3 1/7] mt76x02: use mask for vifs
` [PATCH v3 2/7] mt76x02: use commmon add interface for mt76x2u
` [PATCH v3 3/7] mt76x02: initialize mutli bss mode when set up address
` [PATCH v3 4/7] mt76x02: minor beaconing init changes
` [PATCH v3 5/7] mt76x02: init beacon config for mt76x2u
` [PATCH v3 6/7] mt76: beaconing fixes for USB
` [PATCH v3 7/7] mt76x02: enable support for IBSS and MESH

[PATCH v2 2/3] mac80211: store tx power value from user to station
 2019-01-30 16:05 UTC  (2+ messages)

[PATCH] net: wireless: prefix header search paths with $(srctree)/
 2019-01-30 15:25 UTC 

[PATCH v2 0/7] mt76x02: Beacon support for USB
 2019-01-30 15:22 UTC  (14+ messages)

[PATCH] mac80211: ensure that mgmt tx skbs have tailroom for encryption
 2019-01-30 14:46 UTC  (2+ messages)

[PATCH v2 1/3] cfg80211: Add support to set tx power for a station associated
 2019-01-30 14:41 UTC  (2+ messages)

pull request: mt76 2019-01-22
 2019-01-30 11:06 UTC  (2+ messages)

[PATCH v2] iw: Add support for controlling tx power for per station
 2019-01-30 10:41 UTC 

[PATCH v2 3/3] ath10k: add support for controlling tx power to a station
 2019-01-30 10:38 UTC 

[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-01-30 10:32 UTC  (5+ messages)

[PATCH][RESEND] rtlwifi: remove set but not used variable 'cmd_seq'
 2019-01-30  3:15 UTC 

[PATCH][RESEND] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-01-30  3:09 UTC 

[PATCH] ath10k: sdio: add .owner field
 2019-01-29 23:14 UTC 

Are your photos ready for retouching?
 2019-01-29 11:16 UTC 

[PATCH] mwifiex: don't print error message on coex event
 2019-01-29 18:52 UTC  (2+ messages)

[PATCH v2] staging: wilc1000: remove redundant reset of station statistics
 2019-01-29 18:46 UTC 

[PATCH 1/1] staging: wilc1000: remove redundant reset of station statistics
 2019-01-29 18:40 UTC  (3+ messages)

[PATCH mac80211-next] cfg80211: fix typo
 2019-01-29 18:25 UTC 

[PATCH] brcm80211: fix typos
 2019-01-29 17:47 UTC 

[PATCH v3 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-29 17:23 UTC  (8+ messages)

[PATCH] iwlwifi: eeprom-parse: use struct_size() in kzalloc()
 2019-01-29 16:36 UTC  (3+ messages)

[PATCH 4.20.x 0/7] mt76x0 fixes for 4.20 stable
 2019-01-29 16:09 UTC  (5+ 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).