linux/drivers/net/wireless/brcm80211
Franky Lin 4033927cb8 brcm80211: fmac: remove duplicate statistics from driver data structure
Some dongle statistics are stored in two places and synced when net
device status inquired. There is no need to do it this way any more.
Direct all usage to dongle stats structure in order to increase
readability.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-19 14:40:45 -05:00
..
brcmfmac brcm80211: fmac: remove duplicate statistics from driver data structure 2011-12-19 14:40:45 -05:00
brcmsmac brcm80211: smac: precendence bug in wlc_phy_attach() 2011-12-15 14:46:38 -05:00
brcmutil brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb 2011-11-11 14:28:43 -05:00
include brcm80211: smac: use bcma core access functions in otp.c 2011-12-13 15:47:58 -05:00
Kconfig brcm80211: smac: change from pci device driver to bcma device driver 2011-12-13 15:31:59 -05:00
Makefile