aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_g.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-21b43: silence most sparse warningsJohn W. Linville1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch1-7/+0
2009-08-31b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik1-32/+21
2009-08-28b43: Implement antenna diversity support for LP-PHYGábor Stefanik1-1/+1
2009-08-20b43: Update dummy transmission to match V4 specsGábor Stefanik1-3/+3
2009-06-03rfkill: rewriteJohannes Berg1-2/+2
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker1-4/+4
2009-02-27b43: Remove bogus integer truncation warningsMichael Buesch1-1/+1
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch1-21/+9
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch1-11/+5
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch1-25/+13
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch1-159/+69
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch1-80/+39
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch1-112/+58
2009-01-29b43: Fix phy_g.c compiler warningMichael Buesch1-0/+3
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder1-10/+10
2008-12-19b43: Fix some MAC lockingMichael Buesch1-2/+6
2008-09-11b43 G-PHY: Remove mmiowb()Michael Buesch1-1/+0
2008-09-08b43: Move Analog switching into phy codeMichael Buesch1-0/+1
2008-09-05b43: Split PHY alloc and initMichael Buesch1-33/+63
2008-09-05b43: Don't use memcpy for overlapping areasMichael Buesch1-3/+4
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch1-98/+120
2008-08-29b43: Implement dynamic PHY APIMichael Buesch1-0/+3229