summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy.c
AgeCommit message (Expand)AuthorLines
2008-04-23b43: Fix HostFlags data typesMichael Buesch-1/+1
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison-1/+1
2008-01-28b43: Add NPHY channel switch codeMichael Buesch-8/+20
2008-01-28b43: Add NPHY radio init codeMichael Buesch-8/+73
2008-01-28b43: Remove the PHY spinlockMichael Buesch-36/+24
2008-01-28b43: Fix PHY register routingMichael Buesch-62/+89
2008-01-28b43: Add N-PHY register definitionsMichael Buesch-10/+14
2008-01-28b43: Convert to use of the new SPROM structureLarry Finger-30/+29
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio-1/+1
2008-01-28b43: rewrite A PHY initializationStefano Brivio-495/+118
2007-11-29drivers/net/wireless: Add missing "space"Joe Perches-1/+1
2007-10-13b43 wireless needs <linux/io.h>Geert Uytterhoeven-0/+1
2007-10-10[B43]: RF-kill supportMichael Buesch-4/+9
2007-10-10[B43]: Support for turning the radio off from software.Michael Buesch-12/+36
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch-0/+4351