aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-25b43: update cordic code to match current specsRafał Miłecki1-6/+13
2010-01-25b43: make cordic common (LP-PHY and N-PHY need it)Rafał Miłecki1-0/+38
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch1-1/+0
2009-08-28b43: Fix and update LP-PHY codeGábor Stefanik1-6/+21
2009-08-04b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik1-0/+7
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-1/+1
2009-06-03rfkill: rewriteJohannes Berg1-11/+6
2009-04-16b43: Do radio lock assertion in softwareMichael Buesch1-4/+12
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch1-0/+2
2008-12-19b43: Fix some MAC lockingMichael Buesch1-0/+16
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-2/+2
2008-09-08b43: Move Analog switching into phy codeMichael Buesch1-0/+5
2008-09-05b43: Split PHY alloc and initMichael Buesch1-1/+7
2008-09-05b43: Add LP-PHY templateMichael Buesch1-1/+4
2008-09-05b43: Move code from nphy.* to phy_n.*Michael Buesch1-1/+1
2008-08-29b43: Rewrite TX power adjustmentMichael Buesch1-0/+91
2008-08-29b43: Implement dynamic PHY APIMichael Buesch1-0/+276