linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-11 23:25:02 to 2017-05-18 00:08:49 UTC [more...]

[PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data
 2017-05-18  0:08 UTC  (9+ messages)

[net-realtek-btcoexist] question about identical code for different branches
 2017-05-17 21:52 UTC 

[PATCH] ssb: Delete an error message for a failed memory allocation in ssb_devices_register()
 2017-05-17 20:46 UTC  (2+ messages)

[PATCH] staging: wilc1000: Delete an error message for a failed memory allocation in Handle_Key()
 2017-05-17 20:33 UTC 

'iw events' stops receiving events after a while on 4.9 + hacks
 2017-05-17 18:34 UTC  (5+ messages)

[PATCH] rt2x00: improve calling conventions for register accessors
 2017-05-17 14:48 UTC  (16+ messages)

[PATCH v2 00/10] rt2x00: rt2x00: improve calling conventions for register accessors
 2017-05-17 14:47 UTC  (11+ messages)
` [PATCH v2 01/10] rt2x00: change function pointers "
` [PATCH v2 02/10] rt2x00: convert rt2800_rfcsr_read return type
` [PATCH v2 03/10] rt2x00: convert rt2x00_rf_read "
` [PATCH v2 04/10] rt2x00: convert rt2x00mmio_register_read "
` [PATCH v2 05/10] rt2x00: convert rt2x00usb_register_read "
` [PATCH v2 06/10] rt2x00: convert rt2800_register_read "
` [PATCH v2 07/10] rt2x00: convert rt2*_bbp_read "
` [PATCH v2 08/10] rt2x00: convert rt2x00_eeprom_read "
` [PATCH v2 09/10] rt2x00: convert rt2800_eeprom_read "
` [PATCH v2 10/10] rt2x00: convert rt2x00_desc_read "

[PATCH V2 0/9] nl80211: add support for PTK/GTK handshake offload
 2017-05-17 14:19 UTC  (2+ messages)

[PATCH v2] mac80211: Dynamically set CoDel parameters per station
 2017-05-17 14:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] mac80211: mesh - always do every discovery retry
 2017-05-17 13:59 UTC  (10+ messages)

nl80211 vendor commands on upstream drivers
 2017-05-17 13:34 UTC  (2+ messages)

iw reg get since iw-4.x
 2017-05-17 13:32 UTC  (2+ messages)

when to use wdev_lock()
 2017-05-17 13:15 UTC  (2+ messages)

[PATCH 1/2] wcn36xx: Pass used skb to ieee80211_tx_status()
 2017-05-17 13:14 UTC  (5+ messages)

[PATCH v6] qtnfmac: introduce new FullMAC driver for Quantenna chipsets
 2017-05-17 13:12 UTC  (7+ messages)
` [v6] "

[PATCH v2] mac80211: strictly check mesh address extension mode
 2017-05-17 12:25 UTC  (2+ messages)

[PATCH] rt2800usb: Add Epson wireless adapter device-id
 2017-05-17 10:15 UTC 

[PATCH] [ath10k] go back to using dma_alloc_coherent() for firmware scratch memory
 2017-05-17 10:06 UTC  (2+ messages)

git repo with Redpine changes
 2017-05-17  8:11 UTC 

[PATCH 01/11] mwifiex: fixup error cases in mwifiex_add_virtual_intf()
 2017-05-17  4:02 UTC  (12+ messages)
` [PATCH 02/11] mwifiex: Don't release tx_ba_stream_tbl_lock while iterating
` [PATCH 03/11] mwifiex: Don't release cmd_pending_q_lock "
` [PATCH 04/11] mwifiex: Add locking to mwifiex_11n_delba
` [PATCH 05/11] mwifiex: don't drop lock between list-retrieval / list-deletion
` [PATCH 06/11] mwifiex: don't leak stashed beacon buffer on reset
` [PATCH 07/11] mwifiex: remove useless 'mwifiex_lock'
` [PATCH 08/11] mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanup
` [PATCH 09/11] mwifiex: 11h: drop unnecessary check for '!priv'
` [PATCH 10/11] mwifiex: pcie: remove useless pdev check
` [PATCH 11/11] mwifiex: pcie: stop setting/clearing 'surprise_removed'

[PATCH] mac80211: Validate michael MIC before attempting packet decode
 2017-05-16 20:17 UTC  (6+ messages)

[PATCH 0/1] fix node name in the brcm,bcm43xx-fmac.txt example
 2017-05-16 19:56 UTC  (4+ messages)
` [PATCH 1/1] dt-binding: net: wireless: fix node name in the BCM43xx example

Search for devices with Xtensa cores
 2017-05-16 19:46 UTC  (2+ messages)

[PATCHv2 0/4] Motorola Droid 4: Add WL1285C support
 2017-05-16 16:41 UTC  (3+ messages)
` [PATCHv2 4/4] ARM: dts: omap4-droid4: Add bluetooth

[PATCH] net: socket: mark socket protocol handler structs as const
 2017-05-16 15:55 UTC  (2+ messages)

wireless-drivers-next is open for 4.13
 2017-05-16 15:38 UTC 

[PATCH 00/10] rtlwifi: btcoex: More changes to Bluetooth Coexistence
 2017-05-16 13:19 UTC  (11+ messages)
` [PATCH 01/10] rtlwifi: btcoex: 21a 1ant: treat ARP as special packet
` [PATCH 02/10] rtlwifi: btcoex: 21a 1ant: fix some coding style issues
` [PATCH 03/10] rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt info
` [PATCH 04/10] rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustment
` [PATCH 05/10] rtlwifi: btcoex: 23b 1ant: rename and coding style modification
` [PATCH 06/10] rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busy
` [PATCH 07/10] rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counter
` [PATCH 08/10] rtlwifi: btcoex: 23b 1ant: check if BT high priority packet exist
` [PATCH 09/10] rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabled
` [PATCH 10/10] rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma duration

[PATCH 0/7] extend mac80211 mesh DFS and CSA functionality
 2017-05-16 12:04 UTC  (12+ messages)
` [PATCH 1/7] mac80211: Mark channel as unusable if a regulatory MESH CSA is received
` [PATCH 2/7] wireless: Only join DFS channels in mesh mode if userspace flags support
` [PATCH 3/7] wireless: Require HANDLE_DFS flag to switch channel for non-AP mode
` [PATCH 4/7] mac80211: Allow following CSA to DFS channels if userspace handles it
` [PATCH 5/7] mac80211: add wide bandwidth channel switch announcement to CSA action frames and mesh beacons
` [PATCH 6/7] mac80211: enable VHT for mesh channel processing
` [PATCH 7/7] mac80211: mark as action frame when parsing IEs of CSA action frames

[v2 00/11] Firmware loading changes
 2017-05-16 10:09 UTC  (13+ messages)
` [v2 05/11] rsi: Remove unnecessary buffer allocation
` [v2 07/11] rsi: Add usb multi-byte read operation
` [v2 10/11] rsi: Add new firmware loading method
` [v2 11/11] rsi: Remove old "

[v3 00/11] Firmware loading changes
 2017-05-16 10:01 UTC  (12+ messages)
` [v3 01/11] rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.c
` [v3 02/11] rsi: Changes to sdio reads and writes
` [v3 03/11] rsi: define RSI_USB_BUF_SIZE macro
` [v3 04/11] rsi: Changes in USB read and write operations
` [v3 05/11] rsi: use macros in USB specific code
` [v3 06/11] rsi: Handle usb multi-byte write failure case properly
` [v3 07/11] rsi: Add usb multi-byte read operation
` [v3 08/11] rsi: Add host interface operations as separate structure
` [v3 09/11] rsi: Add new host interface operations
` [v3 10/11] rsi: Add new firmware loading method
` [v3 11/11] rsi: Remove old "

[PATCH v2 0/8] NFC: fix device allocation and nfcmrvl crashes
 2017-05-16  9:42 UTC  (3+ messages)

MAC80211 not able to receive probe response and beacon packets
 2017-05-16  8:07 UTC 

[PATCH] ath10k: fix out of bounds access to local buffer
 2017-05-16  5:31 UTC  (4+ messages)

[PATCH] libertas: Remove function entry/exit debugging
 2017-05-15 21:33 UTC 

[PATCH v3] libertas: Avoid reading past end of buffer
 2017-05-15 21:26 UTC 

BUG related to NAPI and ath10k in 4.9 + hacks kernel
 2017-05-15 21:03 UTC  (2+ messages)

[PATCH v2 0/5] wil6210 patches
 2017-05-15 11:45 UTC  (6+ messages)
` [PATCH v2 1/5] wil6210: low level RF sector API
` [PATCH v2 2/5] wil6210: add option to load FTM FW
` [PATCH v2 3/5] wil6210: Improve AP stop handling
` [PATCH v2 4/5] wil6210: add option to ignore OTA regulatory hints
` [PATCH v2 5/5] wil6210: support devices with different PCIe bar size

[PATCH] iwlegacy: warn when enabling power save
 2017-05-15  9:58 UTC  (6+ messages)

ath10k: controlling TX aggregation
 2017-05-15  9:32 UTC  (3+ messages)

[PATCH v2] iwlegacy: warn when enabling power save
 2017-05-15  9:28 UTC 

Cubieboard2 + hostapd + 100 wireless devices
 2017-05-15  8:24 UTC  (4+ messages)

Participation in common kernel API recommendation?
 2017-05-15  7:12 UTC  (3+ messages)

mac80211 background scanning for station mode
 2017-05-14 14:35 UTC 

New brcmfmac errors in 4.12: brcmf_sdio_rxglom: sublen ... not multiple of 8
 2017-05-14 12:56 UTC  (8+ messages)

[PATCH 7/7] wil6210: low level RF sector API
 2017-05-14  7:21 UTC  (3+ messages)
` [7/7] "

[PATCH] rtlwifi: rtl8723ae:fix spelling mistake: "Coexistance" -> "Coexistence"
 2017-05-13 22:37 UTC 

[PATCH 1/5] staging: rtl8192e: Remove RX: IEEE802.1X EAPOL frame! warning
 2017-05-13 16:41 UTC  (5+ messages)
` [PATCH 2/5] staging: rtl8192e: print alg name as debug
` [PATCH 3/5] staging: rtl8192e: HTSetConnectBwMode message replace with debug
` [PATCH 4/5] staging: rtl8192e: Let user know mac address associated with
` [PATCH 5/5] staging: rtl8192e: _rtl92e_dm_check_edca_turbo remove peername message

[PATCH v2 1/3] ath9k: Support channels in licensed bands
 2017-05-13 12:12 UTC  (9+ messages)
` [v2,1/3] "

[PATCH v3 06/10] rtlwifi: btcoex: 21a 2ant: run mechanism if status changes or auto adjust is set
 2017-05-13 10:26 UTC  (3+ messages)

[PATCH 0/6] wl1251: Fix MAC address for Nokia N900
 2017-05-12 20:55 UTC  (8+ messages)
` [PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data

[PATCH] mac80211: strictly check mesh address extension mode
 2017-05-12 17:21 UTC 

[PATCH v5 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips
 2017-05-12 15:27 UTC  (4+ messages)
` [PATCH v5 1/3] Documentation: dt: net: add mt76 wireless device binding

[PATCH] wireless: mwifiex: add missing USB-descriptor endianness conversion
 2017-05-12 10:15 UTC 

[PATCH v4] brcmfmac: btcoex: replace init_timer with setup_timer
 2017-05-12  9:32 UTC 

[PATCH] net: ath: tx99: fixed a spelling issue
 2017-05-12  9:21 UTC  (2+ messages)
`  "

[PATCH] brcmfmac: btcoex: replace init_timer with setup_timer
 2017-05-12  9:16 UTC  (6+ messages)

[RESEND][PATCH] linux-firmware: wilc1000: Update firmware for wilc1000
 2017-05-12  9:04 UTC  (3+ messages)

[PATCH 1/3] rsi: Rename the file rsi_91x_pkt.c to rsi_91x_hal.c
 2017-05-12  5:05 UTC  (3+ messages)

[PATCH 00/10] rtlwifi: btcoex: Part 2 of fixes for halbtc8821a1ant.c
 2017-05-11 23:24 UTC  (7+ messages)
` [PATCH 05/10] rtlwifi: btcoex: 21a 1ant: coex table and tdma settings for softap mode
` [PATCH 06/10] rtlwifi: btcoex: 21a 1ant: wifi slot time adjustment
` [PATCH 07/10] rtlwifi: btcoex: 21a 1ant: normal mode for retry limit when connected
` [PATCH 08/10] rtlwifi: btcoex: 21a 1ant: mark packet high priority when scanning
` [PATCH 09/10] rtlwifi: btcoex: 21a 1ant: use default value when initiating coex
` [PATCH 10/10] rtlwifi: btcoex: 21a 1ant: re-init coex after wifi leaves IPS


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