aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/lo.c
Commit message (Expand)AuthorAge
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | b43: Fix warnings from gcc 4.6.0Larry Finger2011-06-01
* | b43: bus: abstract SPROMRafał Miłecki2011-06-01
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* b43: Update dummy transmission to match V4 specsGábor Stefanik2009-08-20
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-27
* b43: Convert usage of b43_radio_maskset()Michael Buesch2009-02-27
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-27
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-27
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-27
* b43: Fix LO calibration txctl reg valueRoel Kluin2009-02-27
* b43: Implement dynamic PHY APIMichael Buesch2008-08-29
* b43: replace limit_value macro with clamp_valHarvey Harrison2008-05-14
* b43: Remove some dead codeMichael Buesch2008-05-07
* b43: Rewrite LO calibration algorithmMichael Buesch2008-05-07
* b43: Fix PHY register routingMichael Buesch2008-01-28
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-28
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-28
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-10