| Commit message (Expand) | Author | Age | Files | Lines |
* | b43: move under broadcom vendor directory | Kalle Valo | 2015-11-18 | 1 | -1016/+0 |
* | b43: Fix typo in function name | Nik Nyby | 2015-07-21 | 1 | -2/+2 |
* | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-20 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
* | | b43: Fix warnings from gcc 4.6.0 | Larry Finger | 2011-06-01 | 1 | -2/+0 |
* | | b43: bus: abstract SPROM | Rafał Miłecki | 2011-06-01 | 1 | -2/+2 |
|/ |
|
* | b43: rename b43_wldev's field with ssb_device to sdev | Rafał Miłecki | 2011-05-16 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | b43: Update dummy transmission to match V4 specs | Gábor Stefanik | 2009-08-20 | 1 | -1/+1 |
* | b43: checkpatch.pl cleanups | John Daiker | 2009-02-27 | 1 | -9/+9 |
* | b43: Convert usage of b43_radio_maskset() | Michael Buesch | 2009-02-27 | 1 | -16/+6 |
* | b43: Convert usage of b43_radio_mask() | Michael Buesch | 2009-02-27 | 1 | -4/+2 |
* | b43: Convert usage of b43_phy_mask() | Michael Buesch | 2009-02-27 | 1 | -8/+3 |
* | b43: Convert usage of b43_phy_set() | Michael Buesch | 2009-02-27 | 1 | -15/+5 |
* | b43: Fix LO calibration txctl reg value | Roel Kluin | 2009-02-27 | 1 | -1/+1 |
* | b43: Implement dynamic PHY API | Michael Buesch | 2008-08-29 | 1 | -56/+64 |
* | b43: replace limit_value macro with clamp_val | Harvey Harrison | 2008-05-14 | 1 | -2/+2 |
* | b43: Remove some dead code | Michael Buesch | 2008-05-07 | 1 | -4/+2 |
* | b43: Rewrite LO calibration algorithm | Michael Buesch | 2008-05-07 | 1 | -472/+249 |
* | b43: Fix PHY register routing | Michael Buesch | 2008-01-29 | 1 | -32/+32 |
* | b43: Convert to use of the new SPROM structure | Larry Finger | 2008-01-29 | 1 | -3/+3 |
* | b43/b43legacy: fix my copyright notices | Stefano Brivio | 2008-01-29 | 1 | -1/+1 |
* | [B43]: add mac80211-based driver for modern BCM43xx devices | Michael Buesch | 2007-10-11 | 1 | -0/+1261 |