aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/tables.h
AgeCommit message (Collapse)AuthorFilesLines
2008-01-28b43: rewrite A PHY initializationStefano Brivio1-3/+9
Rewrite and sync A PHY initialization with specs, thus allowing for further work to be done on 802.11a support. Note that A PHY initialization involves G PHYs as well. Signed-off-by: Stefano Brivio <[email protected]> Acked-by: Michael Buesch <[email protected]> Signed-off-by: John W. Linville <[email protected]>
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+28
Signed-off-by: Michael Buesch <[email protected]> Signed-off-by: John W. Linville <[email protected]> Signed-off-by: David S. Miller <[email protected]>