linux/drivers/net/wireless/brcm80211/brcmsmac
Arend van Spriel b2ffec46ea brcm80211: smac: use inline access functions for struct si_pub fields
Instead of directly accessing the fields in struct si_pub the driver
now uses inline access functions. This is in preparation of the bcma
integration as a lot of information will be provided by bcma module.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-13 15:31:48 -05:00
..
phy brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
aiutils.c brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
aiutils.h brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
ampdu.c brcm80211: smac: remove usage of brcmu_pkttotlen 2011-11-11 14:28:39 -05:00
ampdu.h
antsel.c
antsel.h
brcms_trace_events.c
brcms_trace_events.h
channel.c brcm80211: smac: remove code under unused macro definitions 2011-11-11 14:28:28 -05:00
channel.h
d11.h
dma.c brcm80211: smac: remove skb next pointer usage from the driver 2011-11-28 14:43:27 -05:00
dma.h brcm80211: smac: use sk_buff list for handling frames in receive path 2011-11-08 15:54:23 -05:00
mac80211_if.c brcm80211: smac: added support for mac80211 filter flags 2011-11-28 14:43:32 -05:00
mac80211_if.h brcm80211: smac: mute transmit on ops_start 2011-11-08 15:54:21 -05:00
main.c brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
main.h brcm80211: smac: added support for mac80211 filter flags 2011-11-28 14:43:32 -05:00
Makefile
nicpci.c brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
nicpci.h
otp.c brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
otp.h
phy_shim.c
phy_shim.h
pmu.c brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
pmu.h
pub.h brcm80211: smac: combine promiscuous mode functionality 2011-11-11 14:28:41 -05:00
rate.c
rate.h brcm80211: smac: remove phy api bypass in rate.h 2011-11-08 15:54:09 -05:00
scb.h
srom.c brcm80211: smac: use inline access functions for struct si_pub fields 2011-12-13 15:31:48 -05:00
srom.h brcm80211: smac: removed support for SROM rev < 8 2011-11-08 15:54:03 -05:00
stf.c brcm80211: removed unused functions 2011-10-14 14:48:18 -04:00
stf.h
types.h
ucode_loader.c
ucode_loader.h