summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)AuthorFilesLines
2009-08-28b43: LP-PHY: Revert to the original PHY register write routineGábor Stefanik1-1/+2
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik1-7/+3
2009-08-28b43: Fix and update LP-PHY codeGábor Stefanik5-81/+122
2009-08-28b43: LP-PHY: Fix and simplify Qdiv roundupGábor Stefanik1-11/+8
2009-08-28b43: LP-PHY: Fix a few typos in the RC calibration codeGábor Stefanik1-3/+4
2009-08-20b43: add hardware tkipgregor kowski5-12/+147
2009-08-20b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik3-46/+82
2009-08-20b43: LP-PHY: Two small spec updatesGábor Stefanik1-5/+12
2009-08-20b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik1-2/+2
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-1/+1
2009-08-20b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik2-7/+9
2009-08-20b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik1-0/+5
2009-08-20b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik1-18/+35
2009-08-20b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik1-0/+4
2009-08-20b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik1-5/+68
2009-08-20b43: Handle B43_PHYTYPE_LP in RX pathGábor Stefanik2-1/+2
2009-08-20b43: LP-PHY: Fix another TX power control abuseGábor Stefanik1-3/+4
2009-08-20b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik1-1/+1
2009-08-20b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik1-2/+1
2009-08-20b43: Make LP-PHY testableGábor Stefanik1-4/+7
2009-08-20b43: Add LP-PHY firmware loading supportGábor Stefanik1-1/+25
2009-08-20b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik2-15/+284
2009-08-20b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik1-22/+402
2009-08-20b43: LP-PHY: Initialize TX power controlGábor Stefanik2-7/+103
2009-08-20b43: Update dummy transmission to match V4 specsGábor Stefanik5-23/+31
2009-08-14b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik1-47/+460
2009-08-14b43: LP-PHY: Refactor TX gain table I/OGábor Stefanik2-39/+55
2009-08-14b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik1-1/+85
2009-08-14b43: LP-PHY: Implement reading band SPROMGábor Stefanik2-1/+100
2009-08-14b43: Fix a typo in the sync_stx routineGábor Stefanik1-1/+1
2009-08-14b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik2-4/+72
2009-08-14b43: Implement LP-PHY baseband table initializationGábor Stefanik3-4/+1756
2009-08-14b43: LP-PHY: Implement STX synchronizationGábor Stefanik1-2/+55
2009-08-14b43: Fix hardware key index handlingMichael Buesch3-54/+53
2009-08-14b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.Gábor Stefanik1-1/+1
2009-08-14b43: remove wrong probe_resp_plcp writegregor kowski1-114/+0
2009-08-14b43: Typo fixes & minor cleanupGábor Stefanik2-2/+2
2009-08-14b43: Add LP 2063 radio initGábor Stefanik3-56/+386
2009-08-05b43: implement baseband init for LP-PHY <= rev1Gábor Stefanik6-4/+127
2009-08-05b43: remove wrong probe_resp_plcp writegregor kowski1-0/+3
2009-08-05b43: Fix unaligned 32bit SHM-shared accessMichael Buesch1-7/+24
2009-08-05mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez3-6/+6
2009-08-05b43: Work around mac80211 race conditionLarry Finger1-6/+15
2009-07-24wireless: remove print_mac usesJohannes Berg1-3/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-07-08b43: Add support for 4318EClyde McPherson1-0/+1
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger2-2/+6
2009-06-10b43: Add fw capabilitiesMichael Buesch5-14/+61