Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-15 | b43legacy: fix DMA for 30/32-bit DMA engines | Stefano Brivio | |
This checks if the DMA address is bigger than what the controller can manage. It will reallocate the buffers in the GFP_DMA zone in that case. The patch by Michael Buesch has been ported to b43legacy. Thanks to Matti Viljanen for reporting this. Cc: Matti Viljanen <viljanen.matti@gmail.com> Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it> Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2007-10-10 | [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices | Larry Finger | |
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net> |