Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rfkill: rewrite | Johannes Berg | 2009-06-03 | 1 | -2/+2 |
* | b43: checkpatch.pl cleanups | John Daiker | 2009-02-27 | 1 | -4/+4 |
* | b43: Remove bogus integer truncation warnings | Michael Buesch | 2009-02-27 | 1 | -1/+1 |
* | b43: Convert usage of b43_radio_maskset() | Michael Buesch | 2009-02-27 | 1 | -21/+9 |
* | b43: Convert usage of b43_radio_mask() | Michael Buesch | 2009-02-27 | 1 | -11/+5 |
* | b43: Convert usage of b43_radio_set() | Michael Buesch | 2009-02-27 | 1 | -25/+13 |
* | b43: Convert usage of b43_phy_maskset() | Michael Buesch | 2009-02-27 | 1 | -159/+69 |
* | b43: Convert usage of b43_phy_mask() | Michael Buesch | 2009-02-27 | 1 | -80/+39 |
* | b43: Convert usage of b43_phy_set() | Michael Buesch | 2009-02-27 | 1 | -112/+58 |
* | b43: Fix phy_g.c compiler warning | Michael Buesch | 2009-01-29 | 1 | -0/+3 |
* | drivers/net/wireless/b43: fix sparse warnings: make symbols static | Hannes Eder | 2008-12-26 | 1 | -10/+10 |
* | b43: Fix some MAC locking | Michael Buesch | 2008-12-19 | 1 | -2/+6 |
* | b43 G-PHY: Remove mmiowb() | Michael Buesch | 2008-09-11 | 1 | -1/+0 |
* | b43: Move Analog switching into phy code | Michael Buesch | 2008-09-08 | 1 | -0/+1 |
* | b43: Split PHY alloc and init | Michael Buesch | 2008-09-05 | 1 | -33/+63 |
* | b43: Don't use memcpy for overlapping areas | Michael Buesch | 2008-09-05 | 1 | -3/+4 |
* | b43: Rewrite TX power adjustment | Michael Buesch | 2008-08-29 | 1 | -98/+120 |
* | b43: Implement dynamic PHY API | Michael Buesch | 2008-08-29 | 1 | -0/+3229 |