| Commit message (Expand) | Author | Age | Files | Lines |
* | b43: add helper waiting for given value in radio reg | Rafał Miłecki | 2012-08-06 | 1 | -0/+6 |
* | b43: make forcing clock common (HT-PHY also uses that) | Rafał Miłecki | 2011-08-22 | 1 | -0/+2 |
* | b43: LCN-PHY: include new PHY in common code | Rafał Miłecki | 2011-07-08 | 1 | -0/+3 |
* | b43: HT-PHY: add place for writing HT PHY support | Rafał Miłecki | 2011-06-17 | 1 | -0/+3 |
* | b43: set TMS to work with current band width for N-PHY | Rafał Miłecki | 2010-12-08 | 1 | -0/+2 |
* | b43: flush PHY writes when needed | Rafał Miłecki | 2010-12-08 | 1 | -0/+6 |
* | b43: N-PHY: replace N-specific radio_chanspec with common code | Rafał Miłecki | 2010-10-15 | 1 | -0/+1 |
* | b43: N-PHY: store info about current channel's type | Rafał Miłecki | 2010-10-11 | 1 | -1/+3 |
* | b43: update cordic code to match current specs | Rafał Miłecki | 2010-01-25 | 1 | -0/+4 |
* | b43: make cordic common (LP-PHY and N-PHY need it) | Rafał Miłecki | 2010-01-25 | 1 | -0/+3 |
* | b43: check band width | Rafał Miłecki | 2010-01-22 | 1 | -0/+3 |
* | b43: Use a threaded IRQ handler | Michael Buesch | 2009-09-08 | 1 | -2/+1 |
* | b43: Implement antenna diversity support for LP-PHY | Gábor Stefanik | 2009-08-28 | 1 | -5/+5 |
* | b43: Fix and update LP-PHY code | Gábor Stefanik | 2009-08-28 | 1 | -0/+3 |
* | b43: implement baseband init for LP-PHY <= rev1 | Gábor Stefanik | 2009-08-04 | 1 | -0/+5 |
* | b43/legacy: port to cfg80211 rfkill | Johannes Berg | 2009-06-10 | 1 | -1/+1 |
* | rfkill: rewrite | Johannes Berg | 2009-06-03 | 1 | -2/+2 |
* | b43: Do radio lock assertion in software | Michael Buesch | 2009-04-16 | 1 | -1/+3 |
* | b43: Move Analog switching into phy code | Michael Buesch | 2008-09-08 | 1 | -0/+12 |
* | b43: Split PHY alloc and init | Michael Buesch | 2008-09-05 | 1 | -6/+23 |
* | b43: Add LP-PHY template | Michael Buesch | 2008-09-05 | 1 | -0/+3 |
* | b43: Rewrite TX power adjustment | Michael Buesch | 2008-08-29 | 1 | -3/+72 |
* | b43: Implement dynamic PHY API | Michael Buesch | 2008-08-29 | 1 | -0/+312 |