linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-16 11:43:09 to 2017-07-19 19:20:07 UTC [more...]

[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 v3 brcmfmac driver cleanup
 2017-07-19 19:08 UTC  (35+ 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 v1 0/6] uuid: Convert rest users to new API
 2017-07-19 18:28 UTC  (7+ 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

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

RFC: brcmfmac bus level addressing issues
 2017-07-19 11:47 UTC  (9+ 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)

[PATCH] mwifiex: add tdls uapsd support module parameter
 2017-07-19  6:36 UTC 

[PATCH] rtlwifi: remove useless code
 2017-07-19  1:35 UTC  (2+ messages)

[PATCH] wireless: airo: remove unnecessary static in writerids()
 2017-07-18 20:37 UTC 

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

[PATCH] bcma: gpio: Correct number of GPIOs for BCM53573
 2017-07-18 18:32 UTC  (3+ 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 "

[PATCH v2 0/2] crypto/algapi - refactor crypto_xor() to avoid memcpy()s
 2017-07-18  9:19 UTC  (3+ 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: 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] dt-bindings: add device tree binding for Allwinner XR819 SDIO Wi-Fi
 2017-07-18  7:29 UTC 

WARN_ON_ONCE(work > weight) in napi_poll()
 2017-07-18  6:47 UTC  (7+ messages)

[PATCH 00/11] constify net pci_device_id
 2017-07-17 20:14 UTC  (9+ messages)
` [PATCH 01/11] rtlwifi: rtl8192de: constify pci_device_id
` [PATCH 02/11] rtlwifi: rtl8192se: "
` [PATCH 03/11] rtlwifi: rtl8821ae: "
` [PATCH 04/11] rtlwifi: rtl8723ae: "
` [PATCH 05/11] rtlwifi: rtl8723be: "
` [PATCH 06/11] rtlwifi: rtl8188ee: "
` [PATCH 07/11] rtlwifi: rtl8192ee: "

BUG: brcmfmac: rework headroom check in .start_xmit() causes 43430a1 to fail
 2017-07-17 19:58 UTC  (4+ messages)

[PATCH 11/11] net: brcmfmac: constify pci_device_id
 2017-07-17 19:21 UTC  (2+ messages)

hante.meuleman@broadcom.com
 2017-07-17 17:47 UTC 

RFC: Broadcom fmac wireless driver cleanup
 2017-07-17 17:40 UTC  (30+ messages)
` [PATCH 01/21] net: brcmfmac: Write function depends on size of regs not types
` [PATCH 02/21] net: brcmfmac: Fix brain damaged fn parameter order
` [PATCH 03/21] bcmfmac: simplify brcmf_sdiod_abort
` [PATCH 04/21] brcmfmac: Do away with this abomination:
` [PATCH 05/21] brcmfmac: its ALWAYS 4
` [PATCH 06/21] brcmfmac: Clean up SDIO IO functions
` [PATCH 07/21] brcmfmac: Split buff_rw function up + cleanup annoying bcmerror variable
` [PATCH 09/21] brcmfmac: tidy header a bit
` [PATCH 10/21] brcmfmac: Further SDIO addressing cleanup
` [PATCH 11/21] brcmfmac: cleanup horrid offsetof() mess
` [PATCH 13/21] brcmfmac: HACK - stabilise the value of ->sbwad in use for some xfer routines
` [PATCH 14/21] brcmfmac: Get rid of hideous chip_priv and core_priv structs
` [PATCH 16/21] brcmfmac: rename axi functions for clarity
` [PATCH 17/21] brcmfmac: HUGE cleanup of IO access functions
  ` [PATCH] brcmfmac: fix boolreturn.cocci warnings
` [PATCH 18/21] brcmfmac: rename ctx -> bus_priv
` [PATCH 19/21] brcmfmac: Remove repeated and annoying calls to brcmf_chip_get_core()
` [PATCH 20/21] brcmfmac: general cleanup
` [PATCH 21/21] brcmfmac: rename horridly named IO functions

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

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

[PATCH 1/1] rtl8188eu: add TL-WN722N v2 support
 2017-07-17 16:23 UTC  (2+ messages)

[PATCH v2 00/11] Set 4 of changes related to updates of btcoexist
 2017-07-17 15:09 UTC  (12+ messages)
` [PATCH v2 01/11] rtlwifi: btcoex: Add power_on_setting routine
` [PATCH v2 02/11] rtlwifi: Fix MAX MPDU of VHT capability
` [PATCH v2 03/11] rtlwifi: Remove redundant semicolon in wifi.h
` [PATCH v2 04/11] rtlwifi: rtl8192ee: Make driver support 64bits DMA
` [PATCH v2 05/11] rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_rate
` [PATCH v2 06/11] rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA
` [PATCH v2 07/11] rtlwifi: Add TX/RX throughput statistics in period
` [PATCH v2 08/11] rtlwifi: Add RSSI and RF type to wifi.h for phydm
` [PATCH v2 09/11] rtlwifi: Remove BAND_NUM and related fields
` [PATCH v2 10/11] rtlwifi: Add bw_update parameter for RA mask update
` [PATCH v2 11/11] rtlwifi: Add module parameter ASPM

[PATCH] Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
 2017-07-17 14:34 UTC 

Intel 8265/8275 microcode
 2017-07-14 13:15 UTC 

[PATCH] brcmfmac: added LED triggers for transmit/receive
 2017-07-17  4:59 UTC  (6+ messages)

[PATCH] mwifiex: correct IE parse during association
 2017-07-17  3:46 UTC 

[PATCH] mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()
 2017-07-17  3:12 UTC  (2+ messages)

net-next is OPEN
 2017-07-16 23:39 UTC 


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