messages from 2015-09-15 05:06:56 to 2015-09-18 13:20:02 UTC [more...]
[PATCH 0/6] mac80211: Deinline large functions in driver-ops.h
2015-09-18 13:19 UTC (4+ 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] 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 01/34] staging: wilc1000: rename tstrHostIFmsg
2015-09-18 9:11 UTC (34+ 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] 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 (14+ 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 V2 1/8] staging: wilc1000: remove INLINE macro
2015-09-17 12:03 UTC (11+ messages)
` [PATCH V2 2/8] staging: wilc1000: replace __inline with inline
` [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] 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 v2 0/4] v2 of the series including the null check routin
2015-09-17 10:02 UTC (5+ 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/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
[PATCH v2 1/2] Staging: wilc1000: Use NULL instead of zero
2015-09-17 6:53 UTC (9+ messages)
` [PATCH 2/2] Staging: wilc1000: fix NULL comparison style
[PATCH] ath10k: fix MSI-X registering for qca99x0
2015-09-17 6:17 UTC
[PATCH] staging: wilc1000: Added spaces
2015-09-17 4:47 UTC (2+ messages)
[PATCH] staging: wilc1000: Added new lines
2015-09-17 4:47 UTC (2+ messages)
[PATCH 01/10] staging: wilc1000: wilc_wlan.c: use BIT(x) macro
2015-09-17 4:46 UTC (11+ messages)
` [PATCH 02/10] staging: wilc1000: replace INLINE with static inline
` [PATCH 03/10] staging: wilc1000: remove INLINE macro
` [PATCH 04/10] staging: wilc1000: replace __inline with inline
` [PATCH 05/10] staging: wilc1000: replace int8_t with int
` [PATCH 06/10] staging: wilc1000: linux_wlan_spi.c: fix kzalloc error check
` [PATCH 07/10] staging: wilc1000: remove unused defines
` [PATCH 08/10] staging: wilc1000: remove WILC_TIME typedef
` [PATCH 09/10] staging: wilc1000: remove useless comment
` [PATCH 10/10] staging: wilc1000: remove declaration of wilc_get_chipid
[PATCH RFC] rtlwifi: rtl8192cu: Add missing case in rtl92cu_get_hw_reg
2015-09-17 1:43 UTC (2+ messages)
lenovo t400 atheros ar242x ath5k bug
2015-09-16 21:10 UTC (5+ messages)
[PATCH] staging: wilc1000: Removed unwanted curly braces
2015-09-16 20:18 UTC (2+ messages)
[PATCH] wireless-regdb: Add ETSI as the DFS region for Hong Kong
2015-09-16 14:22 UTC
kernel log flooded with GET_CMD_NODE: cmd node not available
2015-09-16 11:06 UTC (6+ messages)
[RFC v2] [resend] ath9k: allow up to 8 access point vifs on DFS channels
2015-09-16 8:01 UTC (3+ messages)
[PATCH 1/8] staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef line
2015-09-16 9:53 UTC (8+ messages)
` [PATCH 2/8] staging: wilc1000: remove define WILC_P2P "
` [PATCH 3/8] staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related code
` [PATCH 4/8] staging: wilc1000: remove function linux_wlan_rxq_task
` [PATCH 5/8] staging: wilc1000: remove variable rxq_thread_started
` [PATCH 6/8] staging: wilc1000: remove unused semaphore and it's related codes
` [PATCH 7/8] staging: wicl1000: remove function pointer wlan_handle_rx_que
` [PATCH 8/8] staging: wilc1000: remove unused variable rxq_thread
[PATCH v2 0/6] removing wilc_errorsupport.h file
2015-09-16 9:36 UTC (7+ messages)
` [PATCH v2 1/6] staging: wilc1000: remove a macro WILC_NULLCHECK
` [PATCH v2 2/6] staging: wilc1000: remove the macro WILC_ERRORCHECK
` [PATCH v2 3/6] staging: wilc1000: remove the macro WILC_ERRORREPORT
` [PATCH v2 4/6] staging: wilc1000: remove definitions unused
` [PATCH v2 5/6] staging: wilc1000: replace wilc error types with the generic error types
` [PATCH v2 6/6] staging: wilc1000: remove wilc_errorsupport.h
[RESEND PATCH] NFC: trf7970a: Add OF match table
2015-09-16 9:08 UTC
[PATCH] ath10k: fix ldpc param for fixed rate
2015-09-16 7:49 UTC
[PATCH] staging: wilc1000: Removed curly braces
2015-09-16 4:35 UTC (2+ messages)
[PATCH v2 00/10] resend all of wilc1000 patches
2015-09-16 1:43 UTC (11+ messages)
` [PATCH v2 01/10] staging: wilc1000: remove PANDA_BOARD
` [PATCH v2 02/10] staging: wilc1000: remove useless define PHY_802_11n
` [PATCH v2 03/10] staging: wilc1000: remove unnecessary define FIVE_GHZ_BAND
` [PATCH v2 04/10] staging: wilc1000: remove unused defines
` [PATCH v2 05/10] staging: wilc1000: remove unnecessary extern function declaration
` [PATCH v2 06/10] staging: wilc1000: delete unused global variables
` [PATCH v2 07/10] staging: wilc1000: remove unused variables
` [PATCH v2 08/10] staging: wilc1000: delete function declaration SendRawPacket
` [PATCH v2 09/10] staging: wilc1000: coreconfigurator.h: remove unused defines
` [PATCH v2 10/10] staging: wilc1000: remove unused variable g_flushing_in_progress
[PATCH 1/4] staging: wilc1000: remove unused variable g_num_total_switches
2015-09-16 1:21 UTC (10+ messages)
` [PATCH 2/4] staging: wilc1000: delete function declaration SendRawPacket
` [PATCH 3/4] staging: wilc1000: coreconfigurator.h: remove unused defines
` [PATCH 4/4] staging: wilc1000: remove unused variable g_flushing_in_progress
[PATCH 1/7] staging: wilc1000: remove PANDA_BOARD
2015-09-16 1:19 UTC (5+ messages)
` [PATCH 2/2] staging: wilc1000: remove RX_BH_TYPE
CT firmware beta-15 can now configure arbitrary rate-sets
2015-09-16 0:56 UTC
[PATCH] ath10k: Fix CCK rate definitions
2015-09-16 0:08 UTC
Default rates for broadcast, multicast, and management frames?
2015-09-15 18:20 UTC
[PATCH 0/7] remove wilc_errorsupport.h from the wilc driver
2015-09-15 13:45 UTC (5+ messages)
` [PATCH 2/7] staging: wilc1000: remove definition WILC_NULLCHECK
[PATCH v2] drivers: staging: wilc1000: Add check for SPI availability
2015-09-15 12:39 UTC
[PATCH 4.3] ath10k: fix DMA related firmware crashes on multiple devices
2015-09-15 7:03 UTC (2+ messages)
[PATCH] drivers: stating: wilc1000: Add a check for SPI availability
2015-09-15 5:13 UTC (2+ messages)
[PATCH 01/18] staging: wilc1000: remove duplicated include
2015-09-15 5:06 UTC (18+ messages)
` [PATCH 02/18] staging: wilc1000: rename WILC_WFI_cfg80211_ops
` [PATCH 03/18] staging: wilc1000: rename WILC_WFI_priv
` [PATCH 04/18] staging: wilc1000: use u8 instead of uint8_t
` [PATCH 05/18] staging: wilc1000: use u16 instead of uint16_t
` [PATCH 06/18] staging: wilc1000: use u32 instead of uint32_t
` [PATCH 07/18] staging: wilc1000: remove commented codes
` [PATCH 08/18] staging: wilc1000: remove useless extern declarations
` [PATCH 09/18] staging: wilc1000: use BIT macro
` [PATCH 10/18] staging: wilc1000: remove bit shift macro that is custom defined
` [PATCH 11/18] staging: wilc1000: remove unused defines
` [PATCH 12/18] staging: wilc1000: fix alignment of defines
` [PATCH 13/18] staging: wilc1000: fix alignment of enum
` [PATCH 14/18] staging: wilc1000: remove USE_SUPPLICANT_GO_INTENT
` [PATCH 15/18] staging: wilc1000: remove if defined codes of USE_SUPPLICANT_GO_INTENT
` [PATCH 16/18] staging: wilc1000: remove FORCE_P2P_CLIENT
` [PATCH 17/18] staging: wilc1000: remove if defined codes of FORCE_P2P_CLIENT
` [PATCH 18/18] staging: wilc1000: wilc_wfi_cfgoperations.h: align defines
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).