Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259413
b: refs/heads/master
c: f855796
h: refs/heads/master
i:
  259411: f0195d1
v: v3
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 88d8dca commit 5cee2e8
Show file tree
Hide file tree
Showing 33 changed files with 98 additions and 98 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25036341c3f471c0329fba4e5bba51d261c95931
refs/heads/master: f855796549c0a0531c9c7521baec97793d7a6fc4
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/aiutils.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _aiutils_h_
#define _aiutils_h_
#ifndef _BRCM_AIUTILS_H_
#define _BRCM_AIUTILS_H_

/* Include the soci specific files */
#include <aidmp.h>
Expand Down Expand Up @@ -573,4 +573,4 @@ extern void ai_epa_4313war(struct si_pub *sih);

char *ai_getnvramflvar(struct si_pub *sih, const char *name);

#endif /* _aiutils_h_ */
#endif /* _BRCM_AIUTILS_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/bcmdma.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _bcmdma_h_
#define _bcmdma_h_
#ifndef _BRCM_DMA_H_
#define _BRCM_DMA_H_

#include "wlc_types.h" /* forward structure declarations */

Expand Down Expand Up @@ -252,4 +252,4 @@ static inline void dma_spin_for_len(uint len, struct sk_buff *head)
#endif /* defined(__mips__) */
}

#endif /* _bcmdma_h_ */
#endif /* _BRCM_DMA_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/bcmotp.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _bcmotp_h_
#define _bcmotp_h_
#ifndef _BRCM_OTP_H_
#define _BRCM_OTP_H_

/* OTP regions */
#define OTP_HW_RGN 1
Expand All @@ -42,4 +42,4 @@ extern int otp_read_region(struct si_pub *sih, int region, u16 *data,
uint *wlen);
extern int otp_nvread(void *oh, char *data, uint *len);

#endif /* _bcmotp_h_ */
#endif /* _BRCM_OTP_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/brcms_mac80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wl_mac80211_h_
#define _wl_mac80211_h_
#ifndef _BRCM_MAC80211_IF_H_
#define _BRCM_MAC80211_IF_H_

/* softmac ioctl definitions */
#define WLC_SET_SHORTSLOT_OVERRIDE 146
Expand Down Expand Up @@ -106,4 +106,4 @@ extern void brcms_add_timer(struct brcms_info *wl, struct brcms_timer *timer,
extern bool brcms_del_timer(struct brcms_info *wl, struct brcms_timer *timer);
extern void brcms_msleep(struct brcms_info *wl, uint ms);

#endif /* _wl_mac80211_h_ */
#endif /* _BRCM_MAC80211_IF_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/d11.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _D11_H
#define _D11_H
#ifndef _BRCM_D11_H_
#define _BRCM_D11_H_

#include <linux/ieee80211.h>

Expand Down Expand Up @@ -1775,4 +1775,4 @@ typedef struct d11cnt {
u32 rxundec;
} d11cnt_t;

#endif /* _D11_H */
#endif /* _BRCM_D11_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/nicpci.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _NICPCI_H
#define _NICPCI_H
#ifndef _BRCM_NICPCI_H_
#define _BRCM_NICPCI_H_

/* PCI configuration address space size */
#define PCI_SZPCR 256
Expand Down Expand Up @@ -82,4 +82,4 @@ extern u8 pcicore_find_pci_capability(void *dev, u8 req_cap_id,
extern void pcicore_fixcfg(void *pch, void *regs);
extern void pcicore_pci_setup(void *pch, void *regs);

#endif /* _NICPCI_H */
#endif /* _BRCM_NICPCI_H_ */
8 changes: 4 additions & 4 deletions trunk/drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_hal.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
*/

/*
* wlc_phy_hal.h: functionality exported from the phy to higher layers
* phy_hal.h: functionality exported from the phy to higher layers
*/

#ifndef _wlc_phy_h_
#define _wlc_phy_h_
#ifndef _BRCM_PHY_HAL_H_
#define _BRCM_PHY_HAL_H_

#include <aiutils.h>
#include <d11.h>
Expand Down Expand Up @@ -290,4 +290,4 @@ extern const u8 *wlc_phy_get_ofdm_rate_lookup(void);
extern s8 wlc_phy_get_tx_power_offset_by_mcs(wlc_phy_t *ppi,
u8 mcs_offset);
extern s8 wlc_phy_get_tx_power_offset(wlc_phy_t *ppi, u8 tbl_offset);
#endif /* _wlc_phy_h_ */
#endif /* _BRCM_PHY_HAL_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_phy_int_h_
#define _wlc_phy_int_h_
#ifndef _BRCM_PHY_INT_H_
#define _BRCM_PHY_INT_H_

#include <linux/kernel.h>
#include <bcmdefs.h>
Expand Down Expand Up @@ -1232,4 +1232,4 @@ extern s8 wlc_phy_upd_rssi_offset(phy_info_t *pi, s8 rssi,
chanspec_t chanspec);

extern bool wlc_phy_n_txpower_ipa_ison(phy_info_t *pih);
#endif /* _wlc_phy_int_h_ */
#endif /* _BRCM_PHY_INT_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_lcn.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_phy_lcn_h_
#define _wlc_phy_lcn_h_
#ifndef _BRCM_PHY_LCN_H_
#define _BRCM_PHY_LCN_H_

struct phy_info_lcnphy {
int lcnphy_txrf_sp_9_override;
Expand Down Expand Up @@ -116,4 +116,4 @@ struct phy_info_lcnphy {
uint lcnphy_aci_start_time;
s8 lcnphy_tx_power_offset[TXP_NUM_RATES];
};
#endif /* _wlc_phy_lcn_h_ */
#endif /* _BRCM_PHY_LCN_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_qmath.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef __QMATH_H__
#define __QMATH_H__
#ifndef _BRCM_QMATH_H_
#define _BRCM_QMATH_H_

u16 qm_mulu16(u16 op1, u16 op2);

Expand All @@ -37,4 +37,4 @@ s16 qm_norm32(s32 op);

void qm_log10(s32 N, s16 qN, s16 *log10N, s16 *qLog10N);

#endif /* #ifndef __QMATH_H__ */
#endif /* #ifndef _BRCM_QMATH_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_radio.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _BCM20XX_H
#define _BCM20XX_H
#ifndef _BRCM_PHY_RADIO_H_
#define _BRCM_PHY_RADIO_H_

#define RADIO_IDCODE 0x01

Expand Down Expand Up @@ -1530,4 +1530,4 @@

#define RADIO_2057_VCM_MASK 0x7

#endif /* _BCM20XX_H */
#endif /* _BRCM_PHY_RADIO_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_ampdu.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_ampdu_h_
#define _wlc_ampdu_h_
#ifndef _BRCM_AMPDU_H_
#define _BRCM_AMPDU_H_

extern struct ampdu_info *wlc_ampdu_attach(struct wlc_info *wlc);
extern void wlc_ampdu_detach(struct ampdu_info *ampdu);
Expand All @@ -26,4 +26,4 @@ extern void wlc_ampdu_dotxstatus(struct ampdu_info *ampdu, struct scb *scb,
extern void wlc_ampdu_macaddr_upd(struct wlc_info *wlc);
extern void wlc_ampdu_shm_upd(struct ampdu_info *ampdu);

#endif /* _wlc_ampdu_h_ */
#endif /* _BRCM_AMPDU_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_antsel.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_antsel_h_
#define _wlc_antsel_h_
#ifndef _BRCM_ANTSEL_H_
#define _BRCM_ANTSEL_H_

extern struct antsel_info *wlc_antsel_attach(struct wlc_info *wlc);
extern void wlc_antsel_detach(struct antsel_info *asi);
Expand All @@ -26,4 +26,4 @@ extern void wlc_antsel_antcfg_get(struct antsel_info *asi, bool usedef,
u8 *fbantcfg);
extern u8 wlc_antsel_antsel2id(struct antsel_info *asi, u16 antsel);

#endif /* _wlc_antsel_h_ */
#endif /* _BRCM_ANTSEL_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_bmac.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#ifndef _wlc_bmac_h_
#define _wlc_bmac_h_
#ifndef _BRCM_BOTTOM_MAC_H_
#define _BRCM_BOTTOM_MAC_H_

/* XXXXX this interface is under wlc.c by design
* http://hwnbu-twiki.broadcom.com/bin/view/Mwgroup/WlBmacDesign
Expand Down Expand Up @@ -175,4 +175,4 @@ extern void wlc_bmac_hw_up(struct wlc_hw_info *wlc_hw);
extern u16 wlc_bmac_rate_shm_offset(struct wlc_hw_info *wlc_hw, u8 rate);
extern void wlc_bmac_antsel_set(struct wlc_hw_info *wlc_hw, u32 antsel_avail);

#endif /* _wlc_bmac_h_ */
#endif /* _BRCM_BOTTOM_MAC_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_bsscfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _WLC_BSSCFG_H_
#define _WLC_BSSCFG_H_
#ifndef _BRCM_BSSCFG_H_
#define _BRCM_BSSCFG_H_

/* Check if a particular BSS config is AP or STA */
#define BSSCFG_AP(cfg) (0)
Expand Down Expand Up @@ -132,4 +132,4 @@ struct wlc_bsscfg {
#define SOFTPRB_ENAB(pub) (0)
#define wlc_bsscfg_tx_check(a) do { } while (0);

#endif /* _WLC_BSSCFG_H_ */
#endif /* _BRCM_BSSCFG_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_cfg_h_
#define _wlc_cfg_h_
#ifndef _BRCM_CFG_H_
#define _BRCM_CFG_H_

#define NBANDS(wlc) ((wlc)->pub->_nbands)
#define NBANDS_PUB(pub) ((pub)->_nbands)
Expand Down Expand Up @@ -277,4 +277,4 @@
#define WLBANDINITDATA(_data) _data
#define WLBANDINITFN(_fn) _fn

#endif /* _wlc_cfg_h_ */
#endif /* _BRCM_CFG_H_ */
4 changes: 2 additions & 2 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_channel.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _WLC_CHANNEL_H_
#define _WLC_CHANNEL_H_
#ifndef _BRCM_CHANNEL_H_
#define _BRCM_CHANNEL_H_

#define WLC_TXPWR_DB_FACTOR 4 /* conversion for phy txpwr cacluations that use .25 dB units */

Expand Down
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_key.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_key_h_
#define _wlc_key_h_
#ifndef _BRCM_KEY_H_
#define _BRCM_KEY_H_

#include <linux/if_ether.h> /* for ETH_ALEN */

Expand Down Expand Up @@ -139,4 +139,4 @@ typedef struct wsec_key {
#define wlc_rcmta_del_bssid(a, b) do {} while (0)
#define wlc_key_scb_delete(a, b) do {} while (0)

#endif /* _wlc_key_h_ */
#endif /* _BRCM_KEY_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_h_
#define _wlc_h_
#ifndef _BRCM_MAIN_H_
#define _BRCM_MAIN_H_

#define MA_WINDOW_SZ 8 /* moving average window size */
#define WL_HWRXOFF 38 /* chip rx buffer offset */
Expand Down Expand Up @@ -877,4 +877,4 @@ extern bool wlc_ps_allowed(struct wlc_info *wlc);
extern bool wlc_stay_awake(struct wlc_info *wlc);
extern void wlc_wme_initparams_sta(struct wlc_info *wlc, wme_param_ie_t *pe);

#endif /* _wlc_h_ */
#endif /* _BRCM_MAIN_H_ */
8 changes: 4 additions & 4 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_phy_shim.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
*/

/*
* wlc_phy_shim.h: stuff defined in wlc_phy_shim.c and included only by the phy
* phy_shim.h: stuff defined in phy_shim.c and included only by the phy
*/

#ifndef _wlc_phy_shim_h_
#define _wlc_phy_shim_h_
#ifndef _BRCM_PHY_SHIM_H_
#define _BRCM_PHY_SHIM_H_

#define RADAR_TYPE_NONE 0 /* Radar type None */
#define RADAR_TYPE_ETSI_1 1 /* ETSI 1 Radar type */
Expand Down Expand Up @@ -164,4 +164,4 @@ extern void wlapi_copyto_objmem(wlc_phy_shim_info_t *physhim, uint,
extern void wlapi_high_update_phy_mode(wlc_phy_shim_info_t *physhim,
u32 phy_mode);
extern u16 wlapi_bmac_get_txant(wlc_phy_shim_info_t *physhim);
#endif /* _wlc_phy_shim_h_ */
#endif /* _BRCM_PHY_SHIM_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_pmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
*/


#ifndef WLC_PMU_H_
#define WLC_PMU_H_
#ifndef _BRCM_PMU_H_
#define _BRCM_PMU_H_

#include <linux/types.h>

Expand Down Expand Up @@ -55,4 +55,4 @@ extern u32 si_pmu_measure_alpclk(struct si_pub *sih);
extern bool si_pmu_is_otp_powered(struct si_pub *sih);
extern void si_pmu_otp_power(struct si_pub *sih, bool on);

#endif /* WLC_PMU_H_ */
#endif /* _BRCM_PMU_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_pub.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_pub_h_
#define _wlc_pub_h_
#ifndef _BRCM_PUB_H_
#define _BRCM_PUB_H_

#include "wlc_types.h" /* forward structure declarations */
#include "brcmu_wifi.h" /* for chanspec_t */
Expand Down Expand Up @@ -671,4 +671,4 @@ extern bool wlc_radio_monitor_stop(struct wlc_info *wlc);
/* BMAC RPC: 7 u32 params: pkttotlen, fifo, commit, fid, txpktpend, pktflag, rpc_id */
#define WLC_RPCTX_PARAMS 32

#endif /* _wlc_pub_h_ */
#endif /* _BRCM_PUB_H_ */
6 changes: 3 additions & 3 deletions trunk/drivers/staging/brcm80211/brcmsmac/wlc_scb.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/

#ifndef _wlc_scb_h_
#define _wlc_scb_h_
#ifndef _BRCM_SCB_H_
#define _BRCM_SCB_H_

#include <linux/if_ether.h> /* for ETH_ALEN */

Expand Down Expand Up @@ -79,4 +79,4 @@ struct scb {
#define SCB_PS(a) NULL
#define SCB_STBC_CAP(a) ((a)->flags & SCB_STBCCAP)
#define SCB_AMPDU(a) true
#endif /* _wlc_scb_h_ */
#endif /* _BRCM_SCB_H_ */
Loading

0 comments on commit 5cee2e8

Please sign in to comment.