Age | Commit message (Expand) | Author | Files | Lines |
2015-11-18 | b43: move under broadcom vendor directory | Kalle Valo | 1 | -3055/+0 |
2015-07-21 | b43: Fix typo in function name | Nik Nyby | 1 | -1/+1 |
2014-08-26 | b43: flush some writes on Broadcom MIPS SoCs | Rafał Miłecki | 1 | -4/+4 |
2014-04-22 | b43: G-PHY: fix random mistakes to match specs | Rafał Miłecki | 1 | -3/+3 |
2011-12-20 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 1 | -17/+17 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-06-03 | b43: do not use SSB specific flags when calling core reset function | Rafał Miłecki | 1 | -1/+1 |
2011-06-01 | b43: bus: abstract board info | Rafał Miłecki | 1 | -25/+23 |
2011-06-01 | b43: bus: abstract chip info | Rafał Miłecki | 1 | -4/+4 |
2011-06-01 | b43: bus: abstract SPROM | Rafał Miłecki | 1 | -18/+18 |
2011-05-16 | b43: rename b43_wldev's field with ssb_device to sdev | Rafał Miłecki | 1 | -24/+24 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-07-21 | b43: silence most sparse warnings | John W. Linville | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-09 | b43: Use a threaded IRQ handler | Michael Buesch | 1 | -7/+0 |
2009-08-31 | b43: Refactor and update antenna diversity for A/G-PHY | Gábor Stefanik | 1 | -32/+21 |
2009-08-28 | b43: Implement antenna diversity support for LP-PHY | Gábor Stefanik | 1 | -1/+1 |
2009-08-20 | b43: Update dummy transmission to match V4 specs | Gábor Stefanik | 1 | -3/+3 |
2009-06-03 | rfkill: rewrite | Johannes Berg | 1 | -2/+2 |
2009-02-27 | b43: checkpatch.pl cleanups | John Daiker | 1 | -4/+4 |
2009-02-27 | b43: Remove bogus integer truncation warnings | Michael Buesch | 1 | -1/+1 |
2009-02-27 | b43: Convert usage of b43_radio_maskset() | Michael Buesch | 1 | -21/+9 |
2009-02-27 | b43: Convert usage of b43_radio_mask() | Michael Buesch | 1 | -11/+5 |
2009-02-27 | b43: Convert usage of b43_radio_set() | Michael Buesch | 1 | -25/+13 |
2009-02-27 | b43: Convert usage of b43_phy_maskset() | Michael Buesch | 1 | -159/+69 |
2009-02-27 | b43: Convert usage of b43_phy_mask() | Michael Buesch | 1 | -80/+39 |
2009-02-27 | b43: Convert usage of b43_phy_set() | Michael Buesch | 1 | -112/+58 |
2009-01-30 | b43: Fix phy_g.c compiler warning | Michael Buesch | 1 | -0/+3 |
2008-12-26 | drivers/net/wireless/b43: fix sparse warnings: make symbols static | Hannes Eder | 1 | -10/+10 |
2008-12-19 | b43: Fix some MAC locking | Michael Buesch | 1 | -2/+6 |
2008-09-11 | b43 G-PHY: Remove mmiowb() | Michael Buesch | 1 | -1/+0 |
2008-09-08 | b43: Move Analog switching into phy code | Michael Buesch | 1 | -0/+1 |
2008-09-06 | b43: Split PHY alloc and init | Michael Buesch | 1 | -33/+63 |
2008-09-06 | b43: Don't use memcpy for overlapping areas | Michael Buesch | 1 | -3/+4 |
2008-08-30 | b43: Rewrite TX power adjustment | Michael Buesch | 1 | -98/+120 |
2008-08-30 | b43: Implement dynamic PHY API | Michael Buesch | 1 | -0/+3229 |