summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
...
* | b43: Fix resume failureMichael Buesch2009-09-141-5/+1
* | b43: Force-wake queues on initMichael Buesch2009-09-141-0/+2
|/
* b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch2009-09-091-2/+6
* b43: Fix sparse warning in hw-tkip codeMichael Buesch2009-09-091-5/+5
* b43: Really disable QoS, if requestedMichael Buesch2009-09-091-1/+17
* b43: PCMCIA is not experimental anymoreMichael Buesch2009-09-081-2/+2
* b43: remove SHM spinlockMichael Buesch2009-09-084-67/+8
* b43: Remove PIO RX workqueueMichael Buesch2009-09-083-34/+7
* b43: Remove DMA/PIO queue locksMichael Buesch2009-09-084-60/+13
* b43: Remove TX spinlockMichael Buesch2009-09-082-37/+43
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-0811-221/+204
* b43: LP-PHY: Fix TX gain tablesGábor Stefanik2009-08-311-153/+153
* b43: Fix typo in modparam_btcoex descriptionGábor Stefanik2009-08-311-1/+1
* b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik2009-08-313-2/+5
* b43: Refactor and update antenna diversity for A/G-PHYGábor Stefanik2009-08-312-65/+36
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-285-9/+17
* b43: Enable LP-PHY support by default and remove Kconfig warningGábor Stefanik2009-08-281-3/+1
* b43: LP-PHY: Revert to the original PHY register write routineGábor Stefanik2009-08-281-1/+2
* ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-281-7/+3
* b43: Fix and update LP-PHY codeGábor Stefanik2009-08-285-81/+122
* b43: LP-PHY: Fix and simplify Qdiv roundupGábor Stefanik2009-08-281-11/+8
* b43: LP-PHY: Fix a few typos in the RC calibration codeGábor Stefanik2009-08-281-3/+4
* b43: add hardware tkipgregor kowski2009-08-205-12/+147
* b43: LP-PHY: Implement spec updates and remove resolved FIXMEsGábor Stefanik2009-08-203-46/+82
* b43: LP-PHY: Two small spec updatesGábor Stefanik2009-08-201-5/+12
* b43: LP-PHY: Fix setting TX power control mode during RC calibrationGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Fix reading old mode in the set TX power control routineGábor Stefanik2009-08-201-2/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-1/+1
* b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik2009-08-202-7/+9
* b43: LP-PHY: Update B2062 radio init with recent spec changesGábor Stefanik2009-08-201-0/+5
* b43: LP-PHY: Fix a bug in the B2062 channel tune pathGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Update code for spec fixes, and fix a few typosGábor Stefanik2009-08-201-18/+35
* b43: LP-PHY: Fix a spec error in the B2062 channel switch routineGábor Stefanik2009-08-201-0/+4
* b43: LP-PHY: Update baseband init for recent spec changesGábor Stefanik2009-08-201-5/+68
* b43: Handle B43_PHYTYPE_LP in RX pathGábor Stefanik2009-08-202-1/+2
* b43: LP-PHY: Fix another TX power control abuseGábor Stefanik2009-08-201-3/+4
* b43: LP-PHY: Update TX gain override for a spec typo fixGábor Stefanik2009-08-201-1/+1
* b43: LP-PHY: Don't adjust gain table for rev2+ when setting channelGábor Stefanik2009-08-201-2/+1
* b43: Make LP-PHY testableGábor Stefanik2009-08-201-4/+7
* b43: Add LP-PHY firmware loading supportGábor Stefanik2009-08-201-1/+25
* b43: LP-PHY: Implement channel switching for rev0/1/B2062 radioGábor Stefanik2009-08-202-15/+284
* b43: LP-PHY: Implement channel switching for rev2+/B2063 radioGábor Stefanik2009-08-201-22/+402
* b43: LP-PHY: Initialize TX power controlGábor Stefanik2009-08-202-7/+103
* b43: Update dummy transmission to match V4 specsGábor Stefanik2009-08-205-23/+31
* b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik2009-08-141-47/+460
* b43: LP-PHY: Refactor TX gain table I/OGábor Stefanik2009-08-142-39/+55
* b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik2009-08-141-1/+85
* b43: LP-PHY: Implement reading band SPROMGábor Stefanik2009-08-142-1/+100
* b43: Fix a typo in the sync_stx routineGábor Stefanik2009-08-141-1/+1
* b43: Update LP-PHY rev2+ baseband init to match the specsGábor Stefanik2009-08-142-4/+72
OpenPOWER on IntegriCloud