Age | Commit message (Expand) | Author | Files | Lines |
2008-09-05 | b43: Move remaining code from phy.c to phy_a.c | Michael Buesch | 1 | -489/+0 |
2008-08-29 | b43: Implement dynamic PHY API | Michael Buesch | 1 | -3419/+2 |
2008-05-14 | b43: use the bitrev helpers rather than rolling a private one | Harvey Harrison | 1 | -21/+6 |
2008-05-14 | b43: replace limit_value macro with clamp_val | Harvey Harrison | 1 | -12/+12 |
2008-05-07 | b43: Remove some dead code | Michael Buesch | 1 | -121/+0 |
2008-05-07 | b43: Rewrite LO calibration algorithm | Michael Buesch | 1 | -90/+33 |
2008-04-23 | b43: Fix HostFlags data types | Michael Buesch | 1 | -1/+1 |
2008-03-13 | b43: phy.c fix typo in register write | Harvey Harrison | 1 | -1/+1 |
2008-01-28 | b43: Add NPHY channel switch code | Michael Buesch | 1 | -8/+20 |
2008-01-28 | b43: Add NPHY radio init code | Michael Buesch | 1 | -8/+73 |
2008-01-28 | b43: Remove the PHY spinlock | Michael Buesch | 1 | -36/+24 |
2008-01-28 | b43: Fix PHY register routing | Michael Buesch | 1 | -62/+89 |
2008-01-28 | b43: Add N-PHY register definitions | Michael Buesch | 1 | -10/+14 |
2008-01-28 | b43: Convert to use of the new SPROM structure | Larry Finger | 1 | -30/+29 |
2008-01-28 | b43/b43legacy: fix my copyright notices | Stefano Brivio | 1 | -1/+1 |
2008-01-28 | b43: rewrite A PHY initialization | Stefano Brivio | 1 | -495/+118 |
2007-11-29 | drivers/net/wireless: Add missing "space" | Joe Perches | 1 | -1/+1 |
2007-10-13 | b43 wireless needs <linux/io.h> | Geert Uytterhoeven | 1 | -0/+1 |
2007-10-10 | [B43]: RF-kill support | Michael Buesch | 1 | -4/+9 |
2007-10-10 | [B43]: Support for turning the radio off from software. | Michael Buesch | 1 | -12/+36 |
2007-10-10 | [B43]: add mac80211-based driver for modern BCM43xx devices | Michael Buesch | 1 | -0/+4351 |