messages from 2017-06-01 18:23:31 to 2017-06-09 09:03:44 UTC [more...]
[PATCH 01/14] mwifiex: pcie: properly synchronize, disable interrupts in driver callbacks
2017-06-09 9:03 UTC (8+ messages)
` [PATCH 05/14] mwifiex: re-register wiphy across reset
[linux-wireless] [mac80211] Does IEEE80211_IBSS_MAX_STA_ENTRIES (in net/mac80211/ibss.c) work?
2017-06-09 8:59 UTC (2+ messages)
[PATCH] wireless: wlcore: spi: remove unnecessary variable
2017-06-09 8:12 UTC (2+ messages)
Question on setting key right after the EAPOL 4/4 is sent
2017-06-09 7:28 UTC (5+ messages)
Wifi-Event for when initial 4-way completes?
2017-06-09 6:51 UTC (7+ messages)
[PATCHv5] wlcore: add wl1285 compatible
2017-06-08 20:50 UTC
porting 'mwifiex: resolve races between async FW init (failure) and device removal' to kernel 4.1.x
2017-06-08 20:00 UTC (2+ messages)
[PATCH 0/1] mac80211: removal of warning in RX path
2017-06-08 17:10 UTC (4+ messages)
` [PATCH 1/1] mac80211: ieee80211_rx_napi: remove warning
[PATCH] mwifiex: Replace semaphore async_sem with mutex
2017-06-08 14:58 UTC (2+ messages)
linux-next: build failure after merge of the wireless-drivers-next tree
2017-06-08 12:47 UTC (5+ messages)
[PATCH] mac80211: don't look at the PM bit of BAR frames
2017-06-08 11:00 UTC
[PATCH] net: wireless: intel: iwlwifi: dvm: fix tid mask
2017-06-08 8:31 UTC (4+ messages)
` [linuxwifi] "
[PATCH] cfg80211: Fix grammar issue in error message
2017-06-08 8:23 UTC (2+ messages)
ath9k - Division by zero in kernel (as well as firmware panic)
2017-06-08 8:15 UTC (7+ messages)
` ath9k_htc "
[PATCH v4] staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler
2017-06-08 5:07 UTC
[PATCH V4 1/3] brcmfmac: add support multi-scheduled scan
2017-06-07 16:46 UTC (5+ messages)
` [V4,1/3] "
[PATCH] net: wireless: intel: iwlwifi: dvm: remove unused defines
2017-06-07 6:38 UTC (2+ messages)
[PATCH v3] ath10k: Define structures for CE ctrl/misc register
2017-06-07 4:52 UTC (2+ messages)
pull-request: iwlwifi-next 2017-06-06
2017-06-06 19:28 UTC
pull-request: wireless-drivers 2017-06-06
2017-06-06 16:54 UTC (2+ messages)
ath9k: wifi not working with btcoex_enable on AR9462
2017-06-06 5:26 UTC
ks7010 firmware upload fail
2017-06-06 2:34 UTC (5+ messages)
[PATCH 00/25] iwlwifi: updates intended for v4.13 2017-06-05
2017-06-05 20:42 UTC (26+ messages)
` [PATCH 01/25] iwlwifi: mvm: add AMSDU flag to offload assist
` [PATCH 02/25] iwlwifi: mvm: document RX structures
` [PATCH 03/25] iwlwifi: pcie: add AMSDU to gen2
` [PATCH 04/25] iwlwifi: cleanup references to 8000 family in NVM code
` [PATCH 05/25] iwlwifi: remove references to 8000 B-step devices
` [PATCH 06/25] iwlwifi: add dbgc_supported to transport configuration
` [PATCH 07/25] iwlwifi: mvm: add TLV for NAN API differentiation
` [PATCH 08/25] iwlwifi: mvm: support init flow debugging
` [PATCH 09/25] iwlwifi: add 9000 and A000 device families
` [PATCH 10/25] iwlwifi: pcie: support dumping FH in a000 hw
` [PATCH 11/25] iwlwifi: mvm: disable prph collection "
` [PATCH 12/25] iwlwifi: mvm: check firmware is up in debugfs
` [PATCH 13/25] iwlwifi: mvm: use schedule_delayed_work()
` [PATCH 14/25] iwlwifi: mvm: add and use iwl_mvm_device_running()
` [PATCH 15/25] iwlwifi: mvm: convert ucode_loaded to a status bit
` [PATCH 16/25] iwlwifi: mvm: clear firmware running bit earlier
` [PATCH 17/25] iwlwifi: fix a kernel-doc tag
` [PATCH 18/25] iwlwifi: split firmware API from iwl-trans.h
` [PATCH 19/25] iwlwifi: mvm: link queue cmd docs to A000 command structs
` [PATCH 20/25] iwlwifi: mvm: document structures used for BEACON_TEMPLATE_CMD
` [PATCH 21/25] iwlwifi: mvm: link to TX commands in documentation
` [PATCH 22/25] iwlwifi: mvm: remove SCAN_GROUP
` [PATCH 23/25] iwlwifi: fw-api: cleanup cycle includes
` [PATCH 24/25] iwlwifi: bump max FW API to 31
` [PATCH 25/25] iwlwifi: remove unnecessary code in iwl_trans_alloc_tx_cmd
[PATCH v2 00/12] NFC: clean up for ACPI GPIO usage
2017-06-05 20:20 UTC (13+ messages)
` [PATCH v2 01/12] NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()
` [PATCH v2 02/12] NFC: st21nfca: Add GPIO ACPI mapping table
` [PATCH v2 03/12] NFC: st21nfca: Get rid of code duplication in ->probe()
` [PATCH v2 04/12] NFC: fdp: Convert I2C driver to ->probe_new()
` [PATCH v2 05/12] NFC: fdp: Convert to use devres API
` [PATCH v2 06/12] NFC: fdp: Add GPIO ACPI mapping table
` [PATCH v2 07/12] NFC: st-nci: Get rid of platform data
` [PATCH v2 08/12] NFC: st-nci: Get rid of "interesting" use of interrupt polarity
` [PATCH v2 09/12] NFC: st-nci: Covert to use GPIO descriptor
` [PATCH v2 10/12] NFC: st-nci: Use unified device property API meaningfully
` [PATCH v2 11/12] NFC: st-nci: Add GPIO ACPI mapping table
` [PATCH v2 12/12] NFC: st-nci: Get rid of code duplication in ->probe()
[PATCH v1 1/2] NFC: st21nfca: Add GPIO ACPI mapping table
2017-06-05 20:20 UTC (3+ messages)
pull-request: iwlwifi 2017-06-05
2017-06-05 19:23 UTC (2+ messages)
[PATCH v2 0/9] rtlwifi: btcoex: Further updates
2017-06-05 15:29 UTC (10+ messages)
` [PATCH v2 1/9] rtlwifi: btcoex: add macros to check chip type
` [PATCH v2 2/9] rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant
` [PATCH v2 3/9] rtlwifi: btcoex: settings before firmware is downloaded
` [PATCH v2 4/9] rtlwifi: btcoex: hook external PnP notify by chip for wifi driver
` [PATCH v2 5/9] rtlwifi: btcoex: add settings before the hardware is ready
` [PATCH v2 6/9] rtlwifi: btcoex: hook external functions for newer chips
` [PATCH v2 7/9] rtlwifi: btcoex: bind BT coex information with wifi driver
` [PATCH v2 8/9] rtlwifi: btcoex: remove unused display functions
` [PATCH v2 9/9] rtlwifi: btcoex: let btcoex get wifi rssi and link status
[PATCH 2/9] rtlwifi: btcoex: rename ex_halbtc....YZant to ex_btc.....YZant
2017-06-05 15:13 UTC
pull-request mwifiex-firmware 2017-06-05
2017-06-05 9:50 UTC
[PATCH][-next] mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static
2017-06-05 8:23 UTC (2+ messages)
[PATCH] ath6kl: fix spelling mistake: "Indicat" -> "Indicate"
2017-06-05 0:47 UTC (2+ messages)
After upgrading to 4.11.1, wifi driver refuses to load after being unloaded once
2017-06-03 16:59 UTC (3+ messages)
[PATCH] brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain
2017-06-03 15:46 UTC (6+ messages)
` [PATCH v2] brcmfmac: Fix glom_skb "
[PATCH] linux-firmware: wilc1000: Add unified firmware for wilc1000 WLAN
2017-06-03 8:36 UTC
ath9k wds mode station break off
2017-06-03 8:09 UTC
[PATCH V2 0/9] nl80211: add support for PTK/GTK handshake offload
2017-06-03 8:08 UTC (15+ messages)
[PATCH 2/9] rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant
2017-06-02 21:38 UTC
[PATCH 0/9] rtlwifi: btcoex: Further updates
2017-06-02 21:27 UTC (9+ messages)
` [PATCH 1/9] rtlwifi: btcoex: add macros to check chip type
` [PATCH 3/9] rtlwifi: btcoex: settings before firmware is downloaded
` [PATCH 4/9] rtlwifi: btcoex: hook external PnP notify by chip for wifi driver
` [PATCH 5/9] rtlwifi: btcoex: add settings before the hardware is ready
` [PATCH 6/9] rtlwifi: btcoex: hook external functions for newer chips
` [PATCH 7/9] rtlwifi: btcoex: bind BT coex information with wifi driver
` [PATCH 8/9] rtlwifi: btcoex: remove unused display functions
` [PATCH 9/9] rtlwifi: btcoex: let btcoex get wifi rssi and link status
[PATCH][wireless-next] qtnfmac: check band before allocating cmd_skb to avoid resource leak
2017-06-02 17:32 UTC (2+ messages)
pull-request: mac80211 2017-06-02
2017-06-02 14:37 UTC (2+ messages)
[PATCH 0/6] rsi driver bringup changes
2017-06-02 14:13 UTC (7+ messages)
` [PATCH 1/6] rsi: add usb RS9113 chipset support
` [PATCH 2/6] rsi: use enum for FSM states
` [PATCH 3/6] rsi: Register interrupt handler before firmware load
` [PATCH 4/6] rsi: receive path enhancement for RS9113
` [PATCH 5/6] rsi: configure new boot parameters to device
` [PATCH 6/6] rsi: add tx frame for common device configuration
[PATCH 00/25] iwlwifi: updates intended for v4.13 2017-06-02
2017-06-02 11:25 UTC (26+ messages)
` [PATCH 01/25] iwlwifi: mvm: flush per station for DQA mode
` [PATCH 02/25] iwlwifi: mvm: support getting nvm data from firmware
` [PATCH 03/25] iwlwifi: mvm: support old method of NVM parsing
` [PATCH 04/25] iwlwifi: mvm: fix endianness in lq_cmd declaration
` [PATCH 05/25] iwlwifi: mvm: document which group enums are used with which group ID
` [PATCH 06/25] iwlwifi: mvm: use proper sta_addr in firmware API
` [PATCH 07/25] iwlwifi: mvm: fix MCC endianness bug
` [PATCH 08/25] iwlwifi: mvm: use u8 for reserved fields
` [PATCH 09/25] iwlwifi: mvm: disentangle paging command structs
` [PATCH 10/25] iwlwifi: mvm: add documentation to some WoWLAN commands
` [PATCH 11/25] iwlwifi: mvm: wait for the flushed queue only
` [PATCH 12/25] iwlwifi: mvm: fix some kernel-doc
` [PATCH 13/25] iwlwifi: mvm: add documentation links to various fields
` [PATCH 14/25] iwlwifi: update device ID for a000 family
` [PATCH 15/25] iwlwifi: mvm: disentangle binding command versions
` [PATCH 16/25] iwlwifi: mvm: create/name various enums
` [PATCH 17/25] iwlwifi: mvm: document structures used by commands
` [PATCH 18/25] iwlwifi: mvm: remove wrt support of page dumps in gen2
` [PATCH 19/25] iwlwifi: pcie: support page dumping in wrt "
` [PATCH 20/25] iwlwifi: Add fw_name_pre_rf_next_step to support different rf steps
` [PATCH 21/25] iwlwifi: mvm: remove unused TX_CMD_NEXT_FRAME_*
` [PATCH 22/25] iwlwifi: kernel-doc: make proper links
` [PATCH 23/25] iwlwifi: mvm: remove unused REPLY_MAX
` [PATCH 24/25] iwlwifi: mvm: fix many kernel-doc warnings
` [PATCH 25/25] iwlwifi: add wait for tx queue empty
[PATCH 00/10] iwlwifi: some fixes intended for 4.12
2017-06-02 9:35 UTC (11+ messages)
` [PATCH 01/10] iwlwifi: mvm: rs: start using LQ command color
` [PATCH 02/10] iwlwifi: mvm: Fix command queue number on d0i3 flow
` [PATCH 03/10] iwlwifi: mvm: support ibss in dqa mode
` [PATCH 04/10] iwlwifi: tt: move ucode_loaded check under mutex
` [PATCH 05/10] iwlwifi: mvm: fix firmware debug restart recording
` [PATCH 06/10] iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3
` [PATCH 07/10] iwlwifi: mvm: don't fail when removing a key from an inexisting sta
` [PATCH 08/10] iwlwifi: mvm: clear new beacon command template struct
` [PATCH 09/10] iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265
` [PATCH 10/10] iwlwifi: fix host command memory leaks
git repo with Redpine changes
2017-06-02 5:30 UTC (5+ messages)
[PATCH] b43legacy: Fix a sleep-in-atomic bug in b43legacy_attr_interfmode_store
2017-06-02 1:18 UTC (6+ messages)
[PATCH] bcm47xx: fix build regression
2017-06-01 22:16 UTC (8+ messages)
[PATCH] mac80211: fix dropped counter in multiqueue RX
2017-06-01 19:27 UTC
[PATCH 1/1] Add per chain RSSI reporting
2017-06-01 19:10 UTC
Fw: [Bug 195953] New: Possible access to unintended variable in "linux/net/mac80211/sta_info.c" line 2158
2017-06-01 18:23 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).