r8712u in staging, iwconfig trouble

2011-01-08 Thread Mads
Having trouble with r8712u, I heard this was the best place to ask... > CONFIG_R8712_AP: This option allows the Realtek RTL8712 USB device to be an Access Point. I've enabled this option, and built r8712u as a module, but I can't seem to set the essid. I can't get the command "iwconfig wlan0 essi

iPhone/iPad Application D evelopment - Blackberry/A ndroid Application Develo pment

2011-01-08 Thread Garrison
iPhone/iPad Application Development - Blackberry/Android Mobile Application Development We are China based company explicitly active for iPhone software programming solutions and Mobile Application Development services as well as wireless application (WAP) development. We are organized to deliv

Re: [PATCH 0/6] staging: brcm80211: cleanup of directory structure

2011-01-08 Thread Greg KH
On Sat, Jan 08, 2011 at 05:02:13AM -0800, Arend Van Spriel wrote: > Hi Greg, > > I forgot to add the 'Reviewed-by:' entries in this patch series. Should I > resend the patch series or are you willing to add following to each patch: > > Reviewed-by: Brett Rudley > Reviewed-by: Henry Ptasinski >

RE: [PATCH 0/6] staging: brcm80211: cleanup of directory structure

2011-01-08 Thread Arend Van Spriel
Hi Greg, I forgot to add the 'Reviewed-by:' entries in this patch series. Should I resend the patch series or are you willing to add following to each patch: Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Gr. AvS Fro

[PATCH 11/11] staging: brcm80211: remove unused type definitions from driver

2011-01-08 Thread Arend van Spriel
Quite some definitions are not referenced in the drivers sources and clutter up the files so they are removed. Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm80211/brcmfmac/dhd.h | 10 +

[PATCH 00/11] staging: brcm80211: removal of dead code

2011-01-08 Thread Arend van Spriel
The driver contained quite a number of functions and types that were not being used in the driver. These patches remove majority of them. Arend van Spriel (11): staging: brcm80211: remove unused function from bcmwifi.c staging: brcm80211: remove unused function from dhd_cdc.c staging: brcm80

[PATCH 06/11] staging: brcm80211: remove unused function from wlc_bmac.c

2011-01-08 Thread Arend van Spriel
Working through a list of unused functions in the driver tree. This file has following redundant function(s): wlc_bmac_set_hw_etheraddr wlc_cur_phy wlc_bmac_revinfo_get wlc_bmac_set_deaf wlc_bmac_xmtfifo_sz_set wlc_bmac_ifsctl_edcrs_set wlc_bmac_set_ucode_loaded wlc_bmac_set_clk wlc_gpio_fast_dein

[PATCH 03/11] staging: brcm80211: remove unused function from dhd_common.c

2011-01-08 Thread Arend van Spriel
Working through a list of unused functions in the driver tree. This file has following redundant function(s): dhd_store_conn_status print_buf wl_event_to_host_order Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/s

[PATCH 04/11] staging: brcm80211: remove unused inline funtion from siutils.h

2011-01-08 Thread Arend van Spriel
The header file contains a inline function, but it is not used by the driver sources: si_seci_init Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm80211/include/siutils.h |4 1 files changed, 0

[PATCH 01/11] staging: brcm80211: remove unused function from bcmwifi.c

2011-01-08 Thread Arend van Spriel
Working through a list of unused functions in the driver tree. This file has following redundant function(s): wf_chspec_ctlchspec Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm80211/include/bcmwifi.h

[PATCH 02/11] staging: brcm80211: remove unused function from dhd_cdc.c

2011-01-08 Thread Arend van Spriel
Working through a list of unused functions in the driver tree. This file has following redundant function(s): dhd_proto_fcinfo Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm80211/brcmfmac/dhd_cdc.c

[PATCH 10/11] staging: brcm80211: remove unused function from wlc_stf.c

2011-01-08 Thread Arend van Spriel
Working through a list of unused functions in the driver tree. This file has following redundant function(s): wlc_stf_stbc_rx_get wlc_stf_rxchain_set Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm8021

[PATCH 05/11] staging: brcm80211: remove unused functions from sbutils.c

2011-01-08 Thread Arend van Spriel
Cleaning up unused function from the driver sources. This file contained the following unused functioin(s): sb_base sb_taclear sb_serr_clear Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm80211/util/sb

[PATCH 07/11] staging: brcm80211: remove unused function from wlc_channel.c

2011-01-08 Thread Arend van Spriel
Working through a list of unused functions in the driver tree. This file has following redundant function(s): wlc_channel_country_abbrev wlc_channel_locale_flags wlc_channel_get_chanvec wlc_valid_40chanspec_in_band wlc_channel_set_txpower_limit wlc_valid_chanspec Reviewed-by: Brett Rudley Review

[PATCH 08/11] staging: brcm80211: remove unused function from wlc_event.c

2011-01-08 Thread Arend van Spriel
Working through a list of unused functions in the driver tree. This file has following redundant function(s): wlc_eventq_next wlc_eventq_cnt Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm80211/brcmsma

[PATCH 09/11] staging: brcm80211: removed unused inline function from wlc_ampdu.c

2011-01-08 Thread Arend van Spriel
This file defined an inline function pkt_txh_seqnum() which was not used and as such is removed. Reviewed-by: Brett Rudley Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel --- drivers/staging/brcm80211/brcmsmac/wlc_ampdu.c |9 - 1 files chang