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