aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-08-31b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik1-33/+15
2009-08-28b43: Implement antenna diversity support for LP-PHYGábor Stefanik1-1/+1
2009-06-03rfkill: rewriteJohannes Berg1-2/+2
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch1-21/+10
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch1-13/+10
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch1-4/+2
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch1-13/+6
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch1-8/+5
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch1-12/+7
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder1-2/+2
2008-09-08b43: Move Analog switching into phy codeMichael Buesch1-0/+1
2008-09-05b43: Split PHY alloc and initMichael Buesch1-15/+31
2008-09-05b43: Move remaining code from phy.c to phy_a.cMichael Buesch1-1/+84
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch1-2/+9
2008-08-29b43: Implement dynamic PHY APIMichael Buesch1-0/+536