linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-18 23:43:31 to 2015-09-22 13:30:12 UTC [more...]

[PATCH 0/6] mac80211: Deinline large functions in driver-ops.h
 2015-09-22 13:30 UTC  (3+ messages)

[PATCH v2] staging: wicl1000: fix dereference after free in wilc_wlan_cleanup()
 2015-09-22 13:24 UTC 

[PATCH] mac80211: reset CQM history upon reconfiguration
 2015-09-22 13:24 UTC  (2+ messages)

[PATCH] staging: wicl1000: fix dereference after free in wilc_wlan_cleanup()
 2015-09-22 13:04 UTC  (3+ messages)

[patch] mwifiex: fix mwifiex_rdeeprom_read()
 2015-09-22 10:58 UTC  (3+ messages)
` [patch v2] "

[PATCH 20/38] net: brcm80211: fix range check
 2015-09-22 10:56 UTC  (8+ messages)
` [PATCH 21/38] mwifiex: fix comparison expression
` [PATCH 22/38] orinoco: fix checking for default value
` [PATCH 23/38] rndis_wlan: "
` [PATCH 00/38] Fixes related to incorrect usage of unsigned types

[PATCH V2 01/16] staging: wilc1000: rename WILC_WFI_set_power_mgmt
 2015-09-22  9:35 UTC  (16+ messages)
` [PATCH V2 02/16] staging: wilc1000: remove useless comment
` [PATCH V2 03/16] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config
` [PATCH V2 04/16] staging: wilc1000: make del_virtual_intf static
` [PATCH V2 05/16] staging: wilc1000: make mgmt_tx_cancel_wait static
` [PATCH V2 06/16] staging: wilc1000: make mgmt_tx static
` [PATCH V2 07/16] staging: wilc1000: make add_virtual_intf static
` [PATCH V2 08/16] staging: wilc1000: remove CoreConfiguratorInit
` [PATCH V2 09/16] staging: wilc1000: host_int_init: remove meaningless comment
` [PATCH V2 10/16] staging: wilc1000: host_int_init: replace kmalloc with kzalloc
` [PATCH V2 11/16] staging: wilc1000: host_int_init: fix kzalloc error check
` [PATCH V2 12/16] staging: wilc1000: host_int_init: remove multiple blank lines
` [PATCH V2 13/16] staging: wilc1000: host_int_init: remove commented code
` [PATCH V2 14/16] staging: wilc1000: host_int_init: replace s32Error with result
` [PATCH V2 15/16] staging: wilc1000: host_int_init: remove blank line before a close brace
` [PATCH V2 16/16] staging: wilc1000: host_int_init: remove unnecessary parentheses

[PATCH] iwlwifi: fix requested firmware name for iwlwifi-3160
 2015-09-22  8:46 UTC  (3+ messages)

[PATCH] mmc: new API for data write using scatter gather DMA
 2015-09-22  7:20 UTC  (4+ messages)

[PATCH v3 1/4] staging: wilc1000: Modify null check routine
 2015-09-22  5:34 UTC  (4+ messages)
` [PATCH v3 2/4] staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank lines
` [PATCH v3 3/4] staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 characters
` [PATCH v3 4/4] staging: wilc1000: wilc_wlan_if.h: align define, enum and structure

bcm4331 call trace and horrible performance
 2015-09-22  1:10 UTC 

pull request: iwlwifi-next 2015-09-21
 2015-09-21 20:59 UTC  (22+ messages)
` [PATCH 01/21] iwlwifi: mvm: remove netdetect debugfs entry
` [PATCH 02/21] iwlwifi: mvm: fix statistics variables type
` [PATCH 03/21] iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmware
` [PATCH 04/21] iwlwifi: Deinline iwl_{read,write}(8,32}
` [PATCH 05/21] iwlwifi: mvm: don't ask for beacons when AP vif and no assoc sta
` [PATCH 06/21] iwlwifi: mvm: make sure d0i3 exit work runs before suspending
` [PATCH 07/21] iwlwifi: mvm: don't NUL-terminate low-latency debugfs file
` [PATCH 08/21] iwlwifi: mvm: don't load -12.ucode anymore
` [PATCH 09/21] iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flag
` [PATCH 10/21] iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 "
` [PATCH 11/21] iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV "
` [PATCH 12/21] iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS "
` [PATCH 13/21] iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM "
` [PATCH 14/21] iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 "
` [PATCH 15/21] iwlwifi: mvm: make sure AP is operating for ToF
` [PATCH 16/21] iwlwifi: mvm: remove useless debug message from RX
` [PATCH 17/21] iwlwifi: mvm: remove pointless cfg_phy_cnt length check
` [PATCH 18/21] iwlwifi: mvm: remove some unused defines from RX API
` [PATCH 19/21] iwlwifi: mvm: move RX API into its own file
` [PATCH 20/21] iwlwifi: mvm: configure wowlan configuration only if connected
` [PATCH 21/21] iwlwifi: mvm: add debug print for d0i3 exit indication

[PATCH 1/3] ssb: unexport ssb_bus_pcibus_register
 2015-09-21 16:11 UTC  (6+ messages)
` [PATCH 2/3] ssb: make ssb_sdio_switch_core static
` [PATCH 3/3] ssb: drop declaration of non existing ssb_sdio_hardware_setup

[PATCH] ssb: make ssb_pcmcia_switch_core static
 2015-09-21 16:11 UTC  (2+ messages)

[PATCH][RFC][RFT] ssb: pick PCMCIA host code support from b43 driver
 2015-09-21 16:38 UTC  (5+ messages)

[PATCH v3 1/2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-21 16:22 UTC  (3+ messages)
` [PATCH v3 2/2] airo: Implement netif_carrier_on/off

[PATCH] nl80211: Print reasons for errors in setting bitrates
 2015-09-21 15:53 UTC  (3+ messages)

[PATCH] ath10k: Fix CCK rate definitions
 2015-09-21 15:51 UTC  (3+ messages)

[PATCH 01/16] staging: wilc1000: rename WILC_WFI_set_power_mgmt
 2015-09-21 12:58 UTC  (16+ messages)
` [PATCH 02/16] staging: wilc1000: remove useless comment
` [PATCH 03/16] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config
` [PATCH 04/16] staging: wilc1000: make del_virtual_intf static
` [PATCH 05/16] staging: wilc1000: make mgmt_tx_cancel_wait static
` [PATCH 06/16] staging: wilc1000: make mgmt_tx static
` [PATCH 07/16] staging: wilc1000: make add_virtual_intf static
` [PATCH 08/16] staging: wilc1000: remove CoreConfiguratorInit
` [PATCH 09/16] staging: wilc1000: host_int_init: remove meaningless comment
` [PATCH 10/16] staging: wilc1000: host_int_init: replace kmalloc with kzalloc
` [PATCH 11/16] staging: wilc1000: host_int_init: fix kzalloc error check
` [PATCH 12/16] staging: wilc1000: host_int_init: remove multiple blank lines
` [PATCH 13/16] staging: wilc1000: host_int_init: remove commented code
` [PATCH 14/16] staging: wilc1000: host_int_init: replace s32Error with result
` [PATCH 15/16] staging: wilc1000: host_int_init: remove blank line before a close brace
` [PATCH 16/16] staging: wilc1000: host_int_init: remove unnecessary parentheses

[PATCH] mac80211: don't tear down aggregation on suspend in case of wowlan->any
 2015-09-21 12:50 UTC 

[PATCH] cfg80211: allow changing station capabilities for unassociated stations
 2015-09-21 12:49 UTC 

[PATCH] mac80211: Do not restart scheduled scan if multiple scan plans are set
 2015-09-21 12:48 UTC 

[PATCH] cfg80211: Add multiple scan plans for scheduled scan
 2015-09-21 12:48 UTC 

[PATCH 00/16] brcmfmac: new device support and P2P fixes
 2015-09-21 12:17 UTC  (11+ messages)
` [PATCH 01/16] brcmfmac: Fix exception handling
` [PATCH 16/16] brcmfmac: Accept events when TDLS is used in combination with p2p

[PATCH] [net] Fix error handling in ezusb_probe()
 2015-09-21 10:24 UTC 

[PATCH] ath10k: fix ldpc param for fixed rate
 2015-09-21  7:23 UTC  (3+ messages)

[PATCH 01/18] staging: wilc1000: rename WILC_WFI_WiphyFree
 2015-09-21  6:52 UTC  (28+ messages)
` [PATCH 02/18] staging: wilc1000: rename WILC_WFI_WiphyRegister
` [PATCH 03/18] staging: wilc1000: fix NULL comparison style
` [PATCH 04/18] staging: wilc1000: remove blank line after an open brace '{'
` [PATCH 05/18] staging: wilc1000: remove blank line before a close "
` [PATCH 06/18] staging: wilc1000: replace PRINT_D with netdev_info
` [PATCH 07/18] staging: wilc1000: replaces PRINT_D with netdev_err
` [PATCH 08/18] staging: wilc1000: remove declaration of WILC_WFI_frame_register
` [PATCH 09/18] staging: wilc1000: rename WILC_WFI_frame_register
` [PATCH 10/18] staging: wilc1000: rename WILC_WFI_set_power_mgmt
` [PATCH 11/18] staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config
` [PATCH 12/18] staging: wilc1000: remove useless comment
` [PATCH 13/18] staging: wilc1000: wilc_msgqueue.c: replace s32RetStatus with result
` [PATCH 14/18] staging: wilc1000: remove useless #if 1
` [PATCH 15/18] staging: wilc1000: remove braces for single statement blocks
` [PATCH 16/18] staging: wilc1000: replace s32 with int
` [PATCH 17/18] staging: wilc1000: rename WILC_WFI_DeInitHostInt
` [PATCH 18/18] staging: wilc1000: rename WILC_WFI_InitHostInt

[PATCH 1/2] staging: wilc1000: replace s32Error with result
 2015-09-21  6:06 UTC  (6+ messages)
` [PATCH 2/2] staging: wilc1000: rename SendConfigPkt

[PATCH v2 00/34] resending v2 for the patches of removing typedef
 2015-09-21  6:03 UTC  (38+ messages)
` [PATCH v2 01/34] staging: wilc1000: rename tstrHostIFmsg
` [PATCH v2 02/34] staging: wilc1000: remove typedef from the struct
` [PATCH v2 03/34] staging: wilc1000: rename strHostIFmsg
` [PATCH v2 04/34] staging: wilc1000: rename u16MsgId
` [PATCH v2 05/34] staging: wilc1000 remove typedef from the union
` [PATCH v2 06/34] staging: wilc1000: rename uniHostIFmsgBody
` [PATCH v2 07/34] staging: wilc1000: remove typedef from the struct tstrHostIFscanAttr
` [PATCH v2 08/34] staging: wilc1000: remove typedef from the struct tstrHostIFconnectAttr
` [PATCH v2 09/34] staging: wilc1000: remove typedef from the struct tstrRcvdNetworkInfo
` [PATCH v2 10/34] staging: wilc1000: remove typedef from the struct tstrRcvdGnrlAsyncInfo
` [PATCH v2 11/34] staging: wilc1000: remove typedef from the struct tstrHostIFkeyAttr
` [PATCH v2 12/34] staging: wilc1000: remove typedef from the struct tstrHostIFCfgParamAttr
` [PATCH v2 13/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetChan
` [PATCH v2 14/34] staging: wilc1000: remove typedef from the struct tstrHostIFGetChan
` [PATCH v2 15/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetBeacon
` [PATCH v2 16/34] staging: wilc1000: remove typedef from the struct tstrHostIFDelBeacon
` [PATCH v2 17/34] staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParam
` [PATCH v2 18/34] staging: wilc1000: remove typedef from the struct tstrTimerCb
` [PATCH v2 19/34] staging: wilc1000: remove typedef from the struct tstrHostIfPowerMgmtParam
` [PATCH v2 20/34] staging: wilc1000: remove typedef from the struct tstrHostIfStaInactiveT
` [PATCH v2 21/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetIPAddr
` [PATCH v2 22/34] staging: wilc1000: remove typedef from the struct tstrHostIfSetDrvHandler
` [PATCH v2 23/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetMulti
` [PATCH v2 24/34] staging: wilc1000: remove typedef from the struct tstrHostIfSetOperationMode
` [PATCH v2 25/34] staging: wilc1000: remove typedef from the struct tstrHostIfSetMacAddress
` [PATCH v2 26/34] staging: wilc1000: remove typedef from the struct tstrHostIfGetMacAddress
` [PATCH v2 27/34] staging: wilc1000: remove typedef from the struct tstrHostIfBASessionInfo
` [PATCH v2 28/34] staging: wilc1000: remove typedef from the struct tstrHostIFDelSta
` [PATCH v2 29/34] staging: wilc1000: remove typedef from the struct tstrHostIfRemainOnChan
` [PATCH v2 30/34] staging: wilc1000: remove typedef from the struct tstrHostIfRegisterFrame
` [PATCH v2 31/34] staging: wilc1000: remove typedef from the struct tstrHostIFDelAllSta
` [PATCH v2 32/34] staging: wilc1000: remove unnecessary global variable
` [PATCH v2 33/34] staging: wilc1000: remove u32Intialized which is unnecessary
` [PATCH v2 34/34] staging: wilc1000: delete unnecessary comments and dead code

Ath10K issue
 2015-09-21  5:51 UTC  (3+ messages)

[PATCH 01/34] staging: wilc1000: rename tstrHostIFmsg
 2015-09-21  1:53 UTC  (4+ messages)
` [PATCH 03/34] staging: wilc1000: rename strHostIFmsg

[PATCH v2 0/4] v2 of the series including the null check routin
 2015-09-21  1:52 UTC  (6+ messages)
` [PATCH v2 1/4] staging: wilc1000: fix null check routine
` [PATCH v2 2/4] staging: wilc1000: remove warnings on the multiple blank lines uses

[PATCH] brcmfmac: include linux/atomic.h
 2015-09-19 14:25 UTC  (2+ messages)

[PATCH] bcma: add support for population subnodes also when build as module
 2015-09-19 12:43 UTC 

[PATCH V2 1/8] staging: wilc1000: remove INLINE macro
 2015-09-19  2:45 UTC  (5+ messages)
` [PATCH V2 3/8] staging: wilc1000: replace int8_t with int

[PATCH] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-09-19  2:45 UTC  (8+ messages)

[PATCH v2] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-09-19  2:40 UTC 

[PATCH] mac80211: ensure association req uses configured ratemask
 2015-09-18 23:43 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).