messages from 2015-09-17 07:49:03 to 2015-09-21 03:20:12 UTC [more...]
[PATCH v2 00/34] resending v2 for the patches of removing typedef
2015-09-21 3:16 UTC (26+ 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 01/34] staging: wilc1000: rename tstrHostIFmsg
2015-09-21 1:53 UTC (36+ messages)
` [PATCH 02/34] staging: wilc1000: remove typedef from the struct
` [PATCH 03/34] staging: wilc1000: rename strHostIFmsg
` [PATCH 04/34] staging: wilc1000: rename u16MsgId
` [PATCH 05/34] staging: wilc1000 remove typedef from the union
` [PATCH 06/34] staging: wilc1000: rename uniHostIFmsgBody
` [PATCH 07/34] staging: wilc1000: remove typedef from the struct tstrHostIFscanAttr
` [PATCH 08/34] staging: wilc1000: remove typedef from the struct tstrHostIFconnectAttr
` [PATCH 09/34] staging: wilc1000: remove typedef from the struct tstrRcvdNetworkInfo
` [PATCH 10/34] staging: wilc1000: remove typedef from the struct tstrRcvdGnrlAsyncInfo
` [PATCH 11/34] staging: wilc1000: remove typedef from the struct tstrHostIFkeyAttr
` [PATCH 12/34] staging: wilc1000: remove typedef from the struct tstrHostIFCfgParamAttr
` [PATCH 13/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetChan
` [PATCH 14/34] staging: wilc1000: remove typedef from the struct tstrHostIFGetChan
` [PATCH 15/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetBeacon
` [PATCH 16/34] staging: wilc1000: remove typedef from the struct tstrHostIFDelBeacon
` [PATCH 17/34] staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParam
` [PATCH 18/34] staging: wilc1000: remove typedef from the struct tstrTimerCb
` [PATCH 19/34] staging: wilc1000: remove typedef from the struct tstrHostIfPowerMgmtParam
` [PATCH 20/34] staging: wilc1000: remove typedef from the struct tstrHostIfStaInactiveT
` [PATCH 21/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetIPAddr
` [PATCH 22/34] staging: wilc1000: remove typedef from the struct tstrHostIfSetDrvHandler
` [PATCH 23/34] staging: wilc1000: remove typedef from the struct tstrHostIFSetMulti
` [PATCH 24/34] staging: wilc1000: remove typedef from the struct tstrHostIfSetOperationMode
` [PATCH 25/34] staging: wilc1000: remove typedef from the struct tstrHostIfSetMacAddress
` [PATCH 26/34] staging: wilc1000: remove typedef from the struct tstrHostIfGetMacAddress
` [PATCH 27/34] staging: wilc1000: remove typedef from the struct tstrHostIfBASessionInfo
` [PATCH 28/34] staging: wilc1000: remove typedef from the struct tstrHostIFDelSta
` [PATCH 29/34] staging: wilc1000: remove typedef from the struct tstrHostIfRemainOnChan
` [PATCH 30/34] staging: wilc1000: remove typedef from the struct tstrHostIfRegisterFrame
` [PATCH 31/34] staging: wilc1000: remove typedef from the struct tstrHostIFDelAllSta
` [PATCH 32/34] staging: wilc1000: remove unnecessary global variable
` [PATCH 33/34] staging: wilc1000: remove u32Intialized which is unnecessary
` [PATCH 34/34] staging: wilc1000: delete unnecessary comments and dead code
[PATCH v2 0/4] v2 of the series including the null check routin
2015-09-21 1:52 UTC (8+ 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 v2 3/4] staging: wilc1000: remove warnings line over 80 characters
` [PATCH v2 4/4] staging: wilc1000: wilc_wlan_if.h align defines
[PATCH 1/2] staging: wilc1000: replace s32Error with result
2015-09-21 1:13 UTC (5+ messages)
` [PATCH 2/2] staging: wilc1000: rename SendConfigPkt
[PATCH 01/18] staging: wilc1000: rename WILC_WFI_WiphyFree
2015-09-20 6:51 UTC (18+ 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 00/16] brcmfmac: new device support and P2P fixes
2015-09-19 16:32 UTC (24+ messages)
` [PATCH 01/16] brcmfmac: Fix exception handling
` [PATCH 02/16] brcmfmac: Add support for the BCM4350 PCIE device
` [PATCH 03/16] brcmfmac: Fix set and get tx-power functions
` [PATCH 04/16] brcmfmac: Only assign primary netdev to if2bss array
` [PATCH 05/16] brcmfmac: Inform p2p module about p2pon through API
` [PATCH 06/16] brcmfmac: Fix bug in flowring management
` [PATCH 07/16] brcmfmac: Make p2pon module param always available
` [PATCH 08/16] brcmfmac: Workaround in change vif for wpa_supplicant support
` [PATCH 09/16] brcmfmac: Deleting of p2p device is leaking memory
` [PATCH 10/16] brcmfmac: Only handle p2p_stop_device if vif is valid
` [PATCH 11/16] brcmfmac: Fix p2p bug for older firmwares
` [PATCH 12/16] brcmfmac: Add module parameter to disable features
` [PATCH 13/16] brcmfmac: Fix race condition bug when deleting p2p interface
` [PATCH 14/16] brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices
` [PATCH 15/16] brcmfmac: Fix TDLS setup by properly handling p2p noif
` [PATCH 16/16] brcmfmac: Accept events when TDLS is used in combination with p2p
[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] iwlwifi: fix requested firmware name for iwlwifi-3160
2015-09-19 10:39 UTC
[PATCH V2 1/8] staging: wilc1000: remove INLINE macro
2015-09-19 2:45 UTC (11+ messages)
` [PATCH V2 3/8] staging: wilc1000: replace int8_t with int
` [PATCH V2 4/8] staging: wilc1000: linux_wlan_spi.c: fix kzalloc error check
` [PATCH V2 5/8] staging: wilc1000: remove unused defines
` [PATCH V2 6/8] staging: wilc1000: remove WILC_TIME typedef
` [PATCH V2 7/8] staging: wilc1000: remove useless comment
` [PATCH V2 8/8] staging: wilc1000: remove declaration of wilc_get_chipid
[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
[PATCH] mac80211: Take bitrates into account when building IEs
2015-09-18 21:02 UTC
[PATCH] nl80211: Print reasons for errors in setting bitrates
2015-09-18 21:02 UTC
ath10k RFKILL hard block
2015-09-18 15:49 UTC
[PATCH 00/16] mwifiex fixes and USB multichannel
2015-09-18 13:32 UTC (17+ messages)
` [PATCH 01/16] mwifiex: fix typo in del_virtual_intf() function
` [PATCH 02/16] mwifiex: update amsdu tx packet time stamp
` [PATCH 03/16] mwifiex: minor corrections in multiport aggregation code
` [PATCH 04/16] mwifiex: fix driver init failure under memory pressure
` [PATCH 05/16] mwifiex: NULL check for cfg80211_inform_bss()
` [PATCH 06/16] mwifiex: don't always include ht/vht info in tdls confirm frame
` [PATCH 07/16] mwifiex: fix NULL pointer dereference during hidden SSID scan
` [PATCH 08/16] mwifiex: avoid memsetting PCIe event buffer
` [PATCH 09/16] mwifiex: correct paused tx data packet counter
` [PATCH 10/16] mwifiex: Suppress -ENOSR error for data traffic on USB
` [PATCH 11/16] mwifiex: fix tx data_sent issue for usb interface
` [PATCH 12/16] mwifiex: move usb specific data_sent update to usb.c
` [PATCH 13/16] mwifiex: add usb multi channel event process support
` [PATCH 14/16] mwifiex: add usb tx data multi endpoints support
` [PATCH 15/16] mwifiex: add usb multi endpoints resync support
` [PATCH 16/16] mwifiex: complete usb tx data with multi endpoints
[PATCH 0/6] mac80211: Deinline large functions in driver-ops.h
2015-09-18 13:19 UTC (7+ messages)
` [PATCH 1/6] mac80211: Deinline drv_conf_tx()
` [PATCH 2/6] mac80211: Deinline drv_sta_rc_update()
` [PATCH 3/6] mac80211: Deinline drv_ampdu_action()
` [PATCH 4/6] mac80211: Deinline drv_get/set/reset_tsf()
` [PATCH 5/6] mac80211: Deinline drv_add/remove/change_interface()
` [PATCH 6/6] mac80211: Deinline drv_switch_vif_chanctx()
[PATCH] wlcore: align reg_ch_conf_last[] to 64bit
2015-09-18 12:37 UTC
[PATCH v4] ath9k_htc: introduce support for different fw versions
2015-09-18 9:50 UTC (2+ messages)
[PATCH] ibss: add VHT80 support for IBSS
2015-09-18 9:12 UTC (2+ messages)
[PATCH 2/2] mac80211: Copy tx'ed beacons to monitor mode
2015-09-18 9:07 UTC (3+ messages)
` [PATCHv2] "
[PATCH 0/2] ath10k: implement debugfs interface for Transmit Power Control stats
2015-09-18 7:58 UTC (3+ messages)
` [PATCH 1/2] ath10k: add a_sle32_to_cpu()
` [PATCH 2/2] ath10k: implement debugfs interface for Transmit Power Control stats
[PATCH] Monitor interface for rtl8188eu
2015-09-18 6:13 UTC (2+ messages)
` [PATCH] staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames
[PATCH 0/3] mesh support for ath10k
2015-09-17 23:56 UTC (8+ messages)
` [PATCH 3/3] ath10k: implement mesh support
Use iw to disable all rates for a particular rateset?
2015-09-17 21:45 UTC (2+ messages)
[PATCH 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
2015-09-17 16:46 UTC (11+ messages)
` [PATCH 1/1] New driver: rtl8xxxu (mac80211)
[PATCH v2] wil6210: remove MCS radiotap field
2015-09-17 16:42 UTC
[PATCH] wil6210: remove MCS radiotap field
2015-09-17 16:41 UTC
[RFC 0/7] cfg80211 / mac80211: add support for Neighbor Awareness Networking
2015-09-17 14:32 UTC (8+ messages)
` [RFC 1/7] cfg80211: add start / stop NAN commands
` [RFC 2/7] mac80211: add boilerplate code for start / stop NAN
` [RFC 3/7] cfg80211: add add_nan_func / rm_nan_func
` [RFC 4/7] cfg80211: allow the user space to change current NAN configuration
` [RFC 5/7] cfg80211: provide a function to report a match for NAN
` [RFC 6/7] mac80211: Implement add_nan_func and rm_nan_func
` [RFC 7/7] mac80211: implement nan_change_conf
[PATCH v2] ath9k: Add support for OCB mode
2015-09-17 12:03 UTC
[PATCH] ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]
2015-09-17 11:18 UTC (2+ messages)
[PATCH 1/2] ath10k: split switch_vif_chanctx guts
2015-09-17 11:04 UTC (2+ messages)
[PATCH] ath10k: move hw_scan worker queuing
2015-09-17 11:01 UTC (2+ messages)
[PATCH v3 1/3] ath10k: enable monitor when OTHER_BSS requested
2015-09-17 10:57 UTC (2+ messages)
[PATCH 1/4] staging: wilc1000: Modify null check routine
2015-09-17 9:31 UTC (6+ messages)
` [PATCH 2/4] staging: wilc1000: remove warnings on the multiple blank lines uses
` [PATCH 3/4] staging: wilc1000: remove warnings line over 80 characters
` [PATCH 4/4] staging: wilc1000: wilc_wlan_if.h align defines
[PATCH v2 0/2] resend version 2 for RX_BH_TYPE patch
2015-09-17 8:47 UTC (3+ messages)
` [PATCH v2 1/2] staging: wilc1000: remove define RX_BH_TYPE
` [PATCH v2 2/2] staging: wilc1000: remove do-nothing ifdef statement
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).