aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/lo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-4/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-01b43: Fix warnings from gcc 4.6.0Larry Finger1-2/+0
2011-06-01b43: bus: abstract SPROMRafał Miłecki1-2/+2
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-20b43: Update dummy transmission to match V4 specsGábor Stefanik1-1/+1
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker1-9/+9
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch1-16/+6
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch1-4/+2
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch1-8/+3
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch1-15/+5
2009-02-27b43: Fix LO calibration txctl reg valueRoel Kluin1-1/+1
2008-08-29b43: Implement dynamic PHY APIMichael Buesch1-56/+64
2008-05-14b43: replace limit_value macro with clamp_valHarvey Harrison1-2/+2
2008-05-07b43: Remove some dead codeMichael Buesch1-4/+2
2008-05-07b43: Rewrite LO calibration algorithmMichael Buesch1-472/+249
2008-01-28b43: Fix PHY register routingMichael Buesch1-32/+32
2008-01-28b43: Convert to use of the new SPROM structureLarry Finger1-3/+3
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio1-1/+1
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+1261