aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/lo.c
Commit message (Expand)AuthorAgeFilesLines
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* b43: Update dummy transmission to match V4 specsGábor Stefanik2009-08-201-1/+1
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-271-9/+9
* b43: Convert usage of b43_radio_maskset()Michael Buesch2009-02-271-16/+6
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-271-4/+2
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-271-8/+3
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-271-15/+5
* b43: Fix LO calibration txctl reg valueRoel Kluin2009-02-271-1/+1
* b43: Implement dynamic PHY APIMichael Buesch2008-08-291-56/+64
* b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-141-2/+2
* b43: Remove some dead codeMichael Buesch2008-05-071-4/+2
* b43: Rewrite LO calibration algorithmMichael Buesch2008-05-071-472/+249
* b43: Fix PHY register routingMichael Buesch2008-01-281-32/+32
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-281-3/+3
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-281-1/+1
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-101-0/+1261