summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/lo.c
Commit message (Expand)AuthorAgeFilesLines
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | b43: Fix warnings from gcc 4.6.0Larry Finger2011-06-011-2/+0Star
* | b43: bus: abstract SPROMRafał Miłecki2011-06-011-2/+2
|/
* 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/+6Star
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-271-4/+2Star
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-271-8/+3Star
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-271-15/+5Star
* 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/+2Star
* b43: Rewrite LO calibration algorithmMichael Buesch2008-05-071-472/+249Star
* b43: Fix PHY register routingMichael Buesch2008-01-291-32/+32
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-291-3/+3
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-291-1/+1
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-111-0/+1261