aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch1-2/+6
2009-09-09b43: Fix sparse warning in hw-tkip codeMichael Buesch1-5/+5
2009-09-09b43: Really disable QoS, if requestedMichael Buesch1-1/+17
2009-09-08b43: PCMCIA is not experimental anymoreMichael Buesch1-2/+2
2009-09-08b43: remove SHM spinlockMichael Buesch4-67/+8
2009-09-08b43: Remove PIO RX workqueueMichael Buesch3-34/+7
2009-09-08b43: Remove DMA/PIO queue locksMichael Buesch4-60/+13
2009-09-08b43: Remove TX spinlockMichael Buesch2-37/+43
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch11-221/+204
2009-08-31b43: LP-PHY: Fix TX gain tablesGábor Stefanik1-153/+153
2009-08-31b43: Fix typo in modparam_btcoex descriptionGábor Stefanik1-1/+1
2009-08-31b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik3-2/+5
2009-08-31b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik2-65/+36
2009-08-28b43: Implement antenna diversity support for LP-PHYGábor Stefanik5-9/+17
2009-08-28b43: Enable LP-PHY support by default and remove Kconfig warningGábor Stefanik1-3/+1
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