linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-25 09:00:06 to 2015-10-28 07:00:44 UTC [more...]

[PATCH 01/80] staging: wilc1000: remove unnecessary parentheses around
 2015-10-28  6:59 UTC  (31+ messages)
` [PATCH 02/80] staging: wilc1000: fixes braces {} are not necessary for single statement blocks
` [PATCH 03/80] staging: wilc1000: fixes blank lines aren't necessary brace
` [PATCH 04/80] staging: wilc1000: fixes missing a blank line after declarations
` [PATCH 05/80] staging: wilc1000: fixes please don't use multiple blank lines
` [PATCH 06/80] staging: wilc1000: host_interface: removes unused functions
` [PATCH 07/80] staging: wilc1000: rename au8StartTime of struct join_bss_param
` [PATCH 08/80] staging: wilc1000: rename variable strWID
` [PATCH 09/80] staging: wilc1000: rename u32Address of struct drv_handler
` [PATCH 10/80] staging: wilc1000: rename u32Mode of struct op_mode
` [PATCH 11/80] staging: wilc1000: rename u8MacAddress of struct set_mac_addr
` [PATCH 12/80] staging: wilc1000: rename u8MacAddress of struct get_mac_addr
` [PATCH 13/80] staging: wilc1000: rename strWILC_UsrScanReq of struct host_if_drv
` [PATCH 14/80] staging: wilc1000: rename strWILC_UsrConnReq "
` [PATCH 15/80] staging: wilc1000: rename strHostIfRemainOnChan "
` [PATCH 16/80] staging: wilc1000: rename u8RemainOnChan_pendingreq "
` [PATCH 17/80] staging: wilc1000: rename enuHostIFstate "
` [PATCH 18/80] staging: wilc1000: rename au8AssociatedBSSID "
` [PATCH 19/80] staging: wilc1000: rename strCfgValues "
` [PATCH 20/80] staging: wilc1000: rename gtOsCfgValuesSem "
` [PATCH 21/80] staging: wilc1000: rename hSemTestKeyBlock "
` [PATCH 22/80] staging: wilc1000: rename hSemTestDisconnectBlock "
` [PATCH 23/80] staging: wilc1000: rename hSemGetRSSI "
` [PATCH 24/80] staging: wilc1000: rename hSemGetLINKSPEED "
` [PATCH 25/80] staging: wilc1000: rename hSemGetCHNL "
` [PATCH 26/80] staging: wilc1000: rename hSemInactiveTime "
` [PATCH 27/80] staging: wilc1000: rename hScanTimer "
` [PATCH 28/80] staging: wilc1000: rename hConnectTimer "
` [PATCH 29/80] staging: wilc1000: rename hRemainOnChannel "
` [PATCH 30/80] staging: wilc1000: host_interface.h : remove over-commenting
` [PATCH 31/80] staging: wilc1000: rename bReg of struct reg_frame

[PATCH V5] staging: wilc1000: wilc_msgqueue.c : remove goto statement
 2015-10-28  6:27 UTC 

[PATCH] staging: wilc1000: fix build error on SPI
 2015-10-28  5:33 UTC  (2+ messages)

[PATCH V4] staging: wilc1000: wilc_msgqueue.c : remove goto statement
 2015-10-28  5:23 UTC  (2+ messages)

pull-request: wireless-drivers-next 2015-10-27
 2015-10-28  3:16 UTC  (2+ messages)

[PATCH 01/10] staging: wilc1000: fix return type of host_int_add_wep_key_bss_ap
 2015-10-27 23:19 UTC  (10+ messages)
` [PATCH 02/10] staging: wilc1000: fix parameter name of function declaration
` [PATCH 03/10] staging: wilc1000: replace u8 with int
` [PATCH 04/10] staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_ap
` [PATCH 05/10] staging: wilc1000: rename u8WepKeylen "
` [PATCH 06/10] staging: wilc1000: rename u8Keyidx "
` [PATCH 07/10] staging: wilc1000: rename u8mode "
` [PATCH 08/10] staging: wilc1000: rename tenuAuth_type "
` [PATCH 09/10] staging: wilc1000: replace kmalloc/memcpy with kmemdup
` [PATCH 10/10] staging: wilc1000: fix line over 80 characters

mwifiex problem: incompatible network settings
 2015-10-27 21:44 UTC  (6+ messages)

[PATCH v2] Staging: wilc1000: Prefer eth_broadcast_addr over memset()
 2015-10-27 19:40 UTC  (2+ messages)

problems with mwifiex_usb, hangs under load, firmware in bad state
 2015-10-27 19:15 UTC 

[PATCH 1/2] ssb: move functions specific to SoC hosted bus to separated file
 2015-10-27 19:11 UTC  (4+ messages)
` [PATCH 2/2] ssb: add Kconfig entry for compiling SoC related code

[PATCH v4 14/15] net: wireless: ath: Remove unneeded variable ret returning 0
 2015-10-27 19:09 UTC  (5+ messages)

[RESEND PATCH 01/10] net: wireless: ath: Remove unnecessary semicolon
 2015-10-27 19:02 UTC  (10+ messages)
` [RESEND PATCH 02/10] "
` [RESEND PATCH 03/10] net: wireless: rtwifi: Remove duplicated arguments to |
` [RESEND PATCH 04/10] net: wireless: brcm80211: "
` [RESEND PATCH 05/10] net: wireless: simplify return flow for zd1201_setconfig16
` [RESEND PATCH 06/10] net: wireless: ath: simplify return flow for carl9170_regwrite_result()
` [RESEND PATCH 07/10] net: wireless: iwlegacy: Remove unneeded variable ret
` [RESEND PATCH 08/10] net: wireless: brcm80211: Remove unneeded variable which return 0
` [RESEND PATCH 09/10] net: wireless: brcm80211: Remove unneeded variable ret_code returning 0
` [RESEND PATCH 10/10] net: wireless: ath: Remove unneeded variable ret "

[PATCH 1/4] ath10k: remove supported chain mask
 2015-10-27 12:21 UTC  (4+ messages)
` [PATCH 2/4] ath10k: fill HT/VHT MCS rateset only for configured chainmask
` [PATCH 3/4] ath10k: move static HT/VHT capability setup functions
` [PATCH 4/4] ath10k: reload HT/VHT capabilities on antenna change

[PATCH V2 01/27] staging: wicl1000: isr_uh_routine: use netdev private wilc
 2015-10-27 12:12 UTC  (29+ messages)
` [PATCH V2 02/27] staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlan
` [PATCH V2 03/27] staging: wilc1000: deinit_irq: "
` [PATCH V2 04/27] staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isr
` [PATCH V2 05/27] staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilc
` [PATCH V2 06/27] staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilc
` [PATCH V2 07/27] staging: wilc1000: linux_wlan_mac_indicate: add "
` [PATCH V2 08/27] staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlan
` [PATCH V2 09/27] staging: wilc1000: wlan_initialize_threads: change argument with net_device
` [PATCH V2 10/27] staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlan
` [PATCH V2 11/27] staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilc
` [PATCH V2 12/27] staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: "
` [PATCH V2 13/27] staging: wilc1000: host_int_init: add argument net_device
` [PATCH V2 14/27] staging: wilc1000: wlan_deinit_locks: change argument wilc with net_device
` [PATCH V2 15/27] staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use it
` [PATCH V2 16/27] staging: wilc1000: wlan_deinitialize_threads: change argument and use wilc
` [PATCH V2 17/27] staging: wilc1000: mac_ioctl: use private data instead of g_linux_wlan
` [PATCH V2 18/27] staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_device
` [PATCH V2 19/27] staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use it
` [PATCH V2 20/27] staging: wilc1000: frmw_to_linux: add argument struct wilc
` [PATCH V2 21/27] staging: wilc1000: GetIfHandler: add argument struct wilc and use it
` [PATCH V2 22/27] staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device
` [PATCH V2 23/27] staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use it
` [PATCH V2 24/27] staging: wilc1000: wilc_wlan_txq_get_next: add argument wilc
` [PATCH V2 25/27] staging: wilc1000: mac_xmit: use netdev private wilc instead of g_linux_wlan
` [PATCH V2 26/27] staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_device
` [PATCH V2 27/27] staging: wilc1000: tcp_process: add argument dev and use private data

[PATCH 1/8] staging: wilc1000: fix return type of host_int_add_wep_key_bss_sta
 2015-10-27 11:40 UTC  (8+ messages)
` [PATCH 2/8] staging: wilc1000: fix parameter name of function declaration
` [PATCH 3/8] staging: wilc1000: rename pu8WepKey in host_int_add_wep_key_bss_sta
` [PATCH 4/8] staging: wilc1000: rename u8WepKeylen "
` [PATCH 5/8] staging: wilc1000: rename u8Keyidx "
` [PATCH 6/8] staging: wilc1000: replace kmalloc/memcpy with kmemdup
` [PATCH 7/8] staging: wilc1000: fix line over 80 characters
` [PATCH 8/8] staging: wilc1000: remove multiple blank lines

[PATCH] mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
 2015-10-27  7:38 UTC 

[PATCH 01/14] mac80211: fix divide by zero when NOA update
 2015-10-27  7:35 UTC 

[PATCH 00/19] staging/wilc1000 cleanups
 2015-10-27  7:10 UTC  (6+ messages)

[PATCH] Staging: wilc1000: Fix warning prefer eth_broadcast_addr over memset()
 2015-10-27  5:29 UTC  (2+ messages)

[PATCH] net: tso: add support for IPv6
 2015-10-27  5:24 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/8] add missing of_node_put
 2015-10-27  5:08 UTC  (3+ messages)
` [PATCH 7/8] ath6kl: "

[PATCH] wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc
 2015-10-27  0:06 UTC  (3+ messages)

[PATCH v6 14/15] net: wireless: ath: Remove unneeded variable ret returning 0
 2015-10-26 20:08 UTC 

[PATCH 1/2] iwlwifi: pcie: allow to build an A-MSDU using TSO core
 2015-10-26 18:21 UTC  (2+ messages)

[RFC 00/16] rtl8xxxu: eFUSE parsing for RTL8188EU chips
 2015-10-26 17:45 UTC  (9+ messages)
` [RFC 08/16] rtl8xxxu: Extract TX power fields from struct rtl8xxu_priv
` [RFC 16/16] rtl8xxxu: rtl8188eu: Implement parse_efuse()

[PATCH] ath10k: update antenna configuration after setting in fw
 2015-10-26 15:14 UTC  (4+ messages)

[PATCH] nfc: nci: non-static functions can not be inline
 2015-10-26 11:58 UTC 

[PATCH] Minstrel_ht: use lowest rate last
 2015-10-26  9:42 UTC 

[PATCH 01/28] staging: wilc1000: isr_bh_routine: remove unused variable nic
 2015-10-26  9:15 UTC  (6+ messages)
` [PATCH 02/28] staging: wicl1000: isr_uh_routine: use netdev private wilc

[PATCH] Staging: rtl8723: Fixed a few whitespace related coding style errors
 2015-10-26  8:40 UTC 

[-next] WARNING at iwl_mvm_time_event_send_add+0x72/0x1b6
 2015-10-26  8:41 UTC  (5+ messages)
` [linuxwifi] "

[[linux-nfc] PATCH v1.0 0/3] Add support for ST95HF
 2015-10-26  5:57 UTC  (4+ messages)
` [[linux-nfc] PATCH v1.0 2/3] driver: nfc: st95hf: ST NFC Transceiver support

[PATCH v2] mwifiex: toggle carrier state in start_ap/stop_ap
 2015-10-26  5:54 UTC 

[RESEND PATCH] staging: wilc1000: return -ENOMEM when kmalloc failed
 2015-10-26  5:52 UTC 

[PATCH 1/4] staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyID
 2015-10-26  0:44 UTC  (4+ messages)
` [PATCH 2/4] staging: wilc1000: fix parameter name of function declaration
` [PATCH 3/4] staging: wilc1000: rename u8Index in host_int_set_WEPDefaultKeyID
` [PATCH 4/4] staging: wilc1000: rename host_int_set_WEPDefaultKeyID

[RFC] ath9k: Simplify and fix eeprom endianness swapping
 2015-10-25 22:51 UTC  (2+ messages)

[PATCH v3 0/1] rtl8xxxu (mac80211) driver for rtl8188[cr]u/rtl8192cu/rtl8723au
 2015-10-25 21:39 UTC  (2+ messages)

[PATCH 0/3] Staging: wilc1000: Remove coccicheck warnings and error
 2015-10-25 21:32 UTC  (8+ messages)
` [PATCH 1/3] staging: wilc1000: Remove reference preceded by free
` [PATCH 2/3] Staging: wilc1000: Remove comparision of field address to NULL

[PATCH] rtl8xxxu: fix unused rtl8192cu_fops compiler warning
 2015-10-25 16:24 UTC 

[PATCH 0/4] wil6210 patches
 2015-10-25 13:59 UTC  (5+ messages)
` [PATCH 1/4] wil6210: ignore selected WMI events
` [PATCH 2/4] wil6210: Fix TSO overflow handling
` [PATCH 3/4] wil6210: fix device ready detection
` [PATCH 4/4] wil6210: handle failure in Tx vring config

pull request: iwlwifi-next 2015-10-25
 2015-10-25 12:01 UTC  (17+ messages)
` [PATCH 01/16] iwlwifi: rs: Remove workaround that disables MIMO on P2P
` [PATCH 02/16] iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error
` [PATCH 03/16] iwlwifi: pcie: fix (again) prepare card flow
` [PATCH 04/16] iwlwifi: mvm: correctly request DTS-measure for new cards
` [PATCH 05/16] iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3
` [PATCH 06/16] iwlwifi: mvm: use short timeouts in P2P low latency if supported
` [PATCH 07/16] iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder
` [PATCH 08/16] iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()
` [PATCH 09/16] iwlwifi: mvm: Add support for two scheduled scan plans
` [PATCH 10/16] iwlwifi: avoid read/write operations if the bus is dead
` [PATCH 11/16] iwlwifi: mvm: Implement per vif frame registration API
` [PATCH 12/16] iwlwifi: mvm: clean up some whitespace in scan code
` [PATCH 13/16] iwlwifi: mvm: remove pointless scan plan checks
` [PATCH 14/16] iwlwifi: mvm: take scan ref only on success
` [PATCH 15/16] iwlwifi: mvm: disable TDLS ac queues correctly
` [PATCH 16/16] iwlwifi: nvm: free old section data when reading nvm file

[PATCH 01/10] mac80211: don't reconfigure sched scan in case of wowlan
 2015-10-25  9:14 UTC  (9+ messages)
` [PATCH 05/10] mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
` [PATCH 06/10] mac80211: Fix local deauth while associating
` [PATCH 07/10] mac80211: allow driver to prevent two stations w/ same address
` [PATCH 08/10] mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smps
` [PATCH 09/10] mac80211: allow null chandef in tracing
` [PATCH 10/10] mac80211: further improve "no supported rates" warning


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