summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/phy.c
Commit message (Expand)AuthorAgeFilesLines
* b43: Move remaining code from phy.c to phy_a.cMichael Buesch2008-09-051-489/+0
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-3419/+2
* b43: use the bitrev helpers rather than rolling a private oneHarvey Harrison2008-05-141-21/+6
* b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-141-12/+12
* b43: Remove some dead codeMichael Buesch2008-05-071-121/+0
* b43: Rewrite LO calibration algorithmMichael Buesch2008-05-071-90/+33
* b43: Fix HostFlags data typesMichael Buesch2008-04-231-1/+1
* b43: phy.c fix typo in register writeHarvey Harrison2008-03-131-1/+1
* b43: Add NPHY channel switch codeMichael Buesch2008-01-281-8/+20
* b43: Add NPHY radio init codeMichael Buesch2008-01-281-8/+73
* b43: Remove the PHY spinlockMichael Buesch2008-01-281-36/+24
* b43: Fix PHY register routingMichael Buesch2008-01-281-62/+89
* b43: Add N-PHY register definitionsMichael Buesch2008-01-281-10/+14
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-281-30/+29
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-281-1/+1
* b43: rewrite A PHY initializationStefano Brivio2008-01-281-495/+118
* drivers/net/wireless: Add missing "space"Joe Perches2007-11-291-1/+1
* b43 wireless needs <linux/io.h>Geert Uytterhoeven2007-10-131-0/+1
* [B43]: RF-kill supportMichael Buesch2007-10-101-4/+9
* [B43]: Support for turning the radio off from software.Michael Buesch2007-10-101-12/+36
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-101-0/+4351
OpenPOWER on IntegriCloud