linux/drivers/net/wireless/brcm80211
Arend van Spriel 3fd172d30b brcm80211: smac: use sk_buff list for handling frames in receive path
In the receive path the frames are obtained from the dma using
multiple sk_buff that were linked using the skb next pointer.
This has been changed and it now used sk_buff lists and skb_queue
functions instead.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-08 15:54:23 -05:00
..
brcmfmac brcm80211: fmac: use brcmf_del_if for all net devices 2011-11-08 15:54:14 -05:00
brcmsmac brcm80211: smac: use sk_buff list for handling frames in receive path 2011-11-08 15:54:23 -05:00
brcmutil brcm80211: util: remove function brcmu_format_hex() from brcmutil 2011-11-08 15:54:10 -05:00
include brcm80211: smac: removed down-on-watchdog MPC functionality 2011-11-08 15:54:16 -05:00
Kconfig
Makefile