linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-17 20:13:48 to 2017-07-25 01:14:22 UTC [more...]

[PATCH v2 00/20] mwifiex: "reset" bugfixes and other refactorings
 2017-07-25  1:13 UTC  (13+ messages)
` [PATCH v2 01/20] mwifiex: reunite copy-and-pasted remove/reset code
` [PATCH v2 02/20] mwifiex: reset interrupt status across device reset
` [PATCH v2 03/20] mwifiex: pcie: don't allow cmd buffer reuse after reset
` [PATCH v2 04/20] mwifiex: re-register wiphy across reset
` [PATCH v2 05/20] mwifiex: unregister wiphy before freeing resources
` [PATCH v2 06/20] mwifiex: don't short-circuit netdev notifiers on interface deletion
` [PATCH v2 07/20] mwifiex: fixup init_channel_scan_gap error case
` [PATCH v2 08/20] mwifiex: ensure "disable auto DS" struct is initialized
` [PATCH v2 09/20] mwifiex: fix misnomers in mwifiex_free_lock_list()
` [PATCH v2 10/20] mwifiex: make mwifiex_free_cmd_buffer() return void
` [PATCH v2 11/20] mwifiex: utilize netif_tx_{wake,stop}_all_queues()
` [PATCH v2 12/20] mwifiex: don't open-code ARRAY_SIZE()

[PATCH] mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
 2017-07-24 22:26 UTC 

pull-request: wireless-drivers 2017-07-21
 2017-07-24 21:16 UTC  (2+ messages)

PATCH v3 brcmfmac driver cleanup
 2017-07-24 19:47 UTC  (36+ messages)
` [PATCH 01/34] brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
` [PATCH 02/34] brcmfmac: Register sizes on hardware are not dependent on compiler types
` [PATCH 03/34] brcmfmac: Split brcmf_sdiod_regrw_helper() up
` [PATCH 04/34] brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
` [PATCH 05/34] brcmfmac: Remove dead IO code
` [PATCH 06/34] brcmfmac: Remove bandaid for SleepCSR
` [PATCH 07/34] brcmfmac: Remove brcmf_sdiod_request_data()
` [PATCH 08/34] brcmfmac: Fix uninitialised variable
` [PATCH 09/34] brcmfmac: Remove noisy debugging
` [PATCH 10/34] brcmfmac: Rename bcmerror to err
` [PATCH 11/34] brcmfmac: Split brcmf_sdiod_buffrw function up
` [PATCH 12/34] brcmfmac: Replace old IO functions with simpler ones
` [PATCH 13/34] brcmfmac: Tidy register definitions a little
` [PATCH 14/34] brcmfmac: Remove brcmf_sdiod_addrprep()
` [PATCH 15/34] brcmfamc: remove unnecessary call to brcmf_sdiod_set_backplane_window()
` [PATCH 16/34] brcmfmac: Cleanup offsetof()
` [PATCH 17/34] brcmfmac: Remove unused macro
` [PATCH 18/34] brcmfmac: Rename SOC_AI to SOC_AXI
` [PATCH 19/34] brcmfmac: Get rid of chip_priv and core_priv structs
` [PATCH 20/34] brcmfmac: Whitespace patch
` [PATCH 21/34] brcmfmac: Simplify chip probe routine
` [PATCH 22/34] brcmfmac: Rename axi functions for clarity
` [PATCH 23/34] brcmfmac: HUGE cleanup of IO access functions
` [PATCH 24/34] brcmfmac: Rename chip.ctx -> chip.bus_priv
` [PATCH 25/34] brcmfmac: Remove repeated calls to brcmf_chip_get_core()
` [PATCH 26/34] brcmfmac: General cleaning up. whitespace and comments fix
` [PATCH 27/34] brcmfmac: Remove {r,w}_sdreg32
` [PATCH 28/34] brcmfmac: Rename buscore->core for consistency
` [PATCH 29/34] brcmfmac: stabilise the value of ->sbwad in use for some xfer routines
` [PATCH 30/34] brcmfmac: Correctly handle accesses to SDIO func0
` [PATCH 31/34] brcmfmac: Remove func0 from function array
` [PATCH 32/34] brcmfmac: Replace function index with function pointer
` [PATCH 33/34] brcmfmac: Remove array of functions
` [PATCH 34/34] brcmfmac: Reduce the noise from repeatedly dereferencing common pointers

[PATCH] dt-bindings: add device tree binding for Allwinner XR819 SDIO Wi-Fi
 2017-07-24 17:54 UTC  (2+ messages)

[PATCH] qtfnmac: Tidy up DMA mask setting
 2017-07-24 17:41 UTC 

[PATCH v1 0/6] uuid: Convert rest users to new API
 2017-07-24 15:54 UTC  (16+ messages)
` [PATCH v1 1/6] efi: Switch to use new generic UUID API
` [PATCH v1 2/6] mei: "
` [PATCH v1 3/6] staging: unisys: "
` [PATCH v1 4/6] vmbus: "
` [PATCH v1 5/6] uuid: Kill uapi/uuid.h
` [PATCH v1 6/6] device property: Switch to use new generic UUID API

brcfmac: add possibility to turn off powersave on wiphy
 2017-07-24 15:50 UTC  (4+ messages)

Madwifi porting to Ath9k
 2017-07-24 13:38 UTC  (5+ messages)

[PATCH] iwlwifi: Demote messages about fw flags size to info
 2017-07-24 11:01 UTC  (2+ messages)

[PATCH] ath10k: Make ath10k report discarded packets to mac80211
 2017-07-24 10:49 UTC 

WARN_ON_ONCE(work > weight) in napi_poll()
 2017-07-24  9:30 UTC  (8+ messages)

[PATCH] ath9k: fix more-data flag for buffered multicast packets
 2017-07-24  8:46 UTC 

brcm43430 sdio wifi regression with 4.13-rc1
 2017-07-24  8:36 UTC  (8+ messages)

Fwd: Could you help to check why the hostap can’t be enabled on 80Mhz?
 2017-07-24  4:51 UTC 

[PATCH v2 0/2] crypto/algapi - refactor crypto_xor() to avoid memcpy()s
 2017-07-23  1:16 UTC  (4+ messages)
` [PATCH v2 1/2] crypto/algapi - use separate dst and src operands for __crypto_xor()
` [PATCH v2 2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments

brcmfmac: Possible memleak brcmf_sdiod_sgtable_alloc
 2017-07-23  0:24 UTC  (3+ messages)

[PATCH] NFC: fix device-allocation error return
 2017-07-22 13:32 UTC  (2+ messages)

New Realtek driver
 2017-07-22 13:09 UTC  (8+ messages)

[PATCH] Print NL80211_BSS_LAST_SEEN_BOOTTIME on scan results
 2017-07-21 16:57 UTC  (3+ messages)

brcmfmac: 43430, additional delay after core out of reset
 2017-07-21 16:20 UTC 

[PATCH] bcma: gpio: Correct number of GPIOs for BCM53573
 2017-07-21 15:40 UTC  (4+ messages)

RFC: Broadcom fmac wireless driver cleanup
 2017-07-21 15:29 UTC  (3+ messages)

pull-request: iwlwifi 2017-07-21
 2017-07-21 11:34 UTC  (2+ messages)

[PATCH v2] mwifiex: add tdls uapsd support module parameter
 2017-07-21 10:01 UTC  (2+ messages)

[PATCH] mwifiex: add tdls uapsd support module parameter
 2017-07-21 10:00 UTC  (6+ messages)
  `  "
        `  "

[PATCH] mwifiex: disable uapsd in tdls config
 2017-07-21  9:57 UTC 

[Patch net] wl1251: add a missing spin_lock_init()
 2017-07-21  8:00 UTC  (3+ messages)

[PATCH] Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
 2017-07-21  7:43 UTC  (2+ messages)
`  "

[PATCH for-4.13] brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
 2017-07-21  7:41 UTC  (2+ messages)
` [for-4.13] "

[PATCH 1/1] rtl8188eu: add TL-WN722N v2 support
 2017-07-21  7:36 UTC  (3+ messages)

[PATCH 00/10] rtlwifi: Set 1 of changes to prepare for RTL8822BE
 2017-07-21  4:24 UTC  (11+ messages)
` [PATCH 01/10] rtlwifi: Add COMP_HALMAC to debug
` [PATCH 02/10] rtlwifi: define radio_mask for RF, and extend bw
` [PATCH 03/10] rtlwifi: Add phydm structure to main header file
` [PATCH 04/10] rtlwifi: Issue connection notification to phydm
` [PATCH 05/10] rtlwifi: Add COMP_PHYDM to debug
` [PATCH 06/10] rtlwifi: btcoex: Add send_bt_mp common function, and modify related functions
` [PATCH 07/10] rtlwifi: btcoex: btcoexist needs rfe_type to make decision
` [PATCH 08/10] rtlwifi: Use mutex to replace spin_lock in cases of IPS and LPS
` [PATCH 09/10] rtlwifi: Add halmac structure to wifi.h
` [PATCH 10/10] rtlwifi: Add phydm debug cmd to debugfs

[PATCH 28/29] brcmfmac: Rename buscore->core for consistency
 2017-07-20 17:45 UTC  (3+ messages)

[v3] wl18xx: add missing nvs file name info for wilink8
 2017-07-20 12:41 UTC 

[v3] wlcore: add missing nvs file name info for wilink8
 2017-07-20 12:16 UTC 

[v3] wl18xx: add missing nvs file name info for wilink8
 2017-07-20 12:15 UTC 

[v3] wl18xx: add missing nvs file name info for wilink8
 2017-07-20 12:12 UTC 

[PATCH] wlcore: add missing nvs file name info for wilink8
 2017-07-20  7:38 UTC  (8+ messages)

[PATCH] rtlwifi: remove useless code
 2017-07-19 23:34 UTC  (3+ messages)

[PATCH] wireless: airo: remove unnecessary static in writerids()
 2017-07-19 23:34 UTC  (2+ messages)

RFC: brcmfmac bus level addressing issues
 2017-07-19 19:25 UTC  (10+ messages)
`  "

[PATCH] ath10k_htt_rx_amsdu_allowed(): use ath10k_dbg()
 2017-07-19 19:19 UTC  (6+ messages)
      ` [PATCH v3] ath10k: ath10k_htt_rx_amsdu_allowed() "

[PATCH 049/102] ath10k: explicitly request exclusive reset control
 2017-07-19 15:25 UTC 

ath10k_htt_rx_amsdu_allowed() noise
 2017-07-19 15:00 UTC  (3+ messages)

[PATCH] iwlwifi: pcie: Fix error code in iwl_trans_pcie_alloc()
 2017-07-19  8:23 UTC  (4+ messages)

[PATCH v2] iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()'
 2017-07-19  6:59 UTC  (2+ messages)

BUG: brcmfmac: add firmware feature detection for gscan feature breaks 43430a1
 2017-07-18 19:49 UTC  (10+ messages)

[PATCHv2 0/3] TDLS support on 10.4 firmware
 2017-07-18 11:58 UTC  (4+ messages)
` [PATCHv2 1/3] ath10k: extend wmi service map to accommodate new services
` [PATCHv2 2/3] ath10k: add tdls support for 10.4 firmwares
` [PATCHv2 3/3] ath10k: push peer type to target for TDLS peers

[PATCH 10/11] net: qtnfmac: constify pci_device_id
 2017-07-18 11:01 UTC  (2+ messages)

[PATCH v3 04/10] wireless: ipw2200: constify attribute_group structures
 2017-07-18  9:45 UTC  (4+ messages)
` [PATCH v3 05/10] wireless: ipw2100: "
` [PATCH v3 06/10] wireless: iwlegacy: "
` [PATCH v3 07/10] wireless: iwlegacy: Constify "

brcmfmac: BCM43431 won't get probed on Raspberry Pi Zero W
 2017-07-18  8:59 UTC  (5+ messages)

[PATCH 0/2] crypto/algapi - refactor crypto_xor() to avoid memcpy()s
 2017-07-18  8:51 UTC  (4+ messages)
` [PATCH 2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments

[PATCH 00/11] constify net pci_device_id
 2017-07-17 20:14 UTC  (3+ messages)
` [PATCH 01/11] rtlwifi: rtl8192de: constify pci_device_id


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