Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | b43: Add optional verbose runtime statistics | Michael Buesch | 1 | -0/+1 |
2009-09-09 | b43: remove SHM spinlock | Michael Buesch | 1 | -10/+4 |
2009-09-09 | b43: Use a threaded IRQ handler | Michael Buesch | 1 | -37/+16 |
2009-02-27 | b43: checkpatch.pl cleanups | John Daiker | 1 | -2/+2 |
2009-01-30 | b43: Dynamically control log verbosity | Michael Buesch | 1 | -2/+11 |
2009-01-30 | b43: Accessing the TSF via mac80211 | Alina Friedrichsen | 1 | -31/+0 |
2008-12-19 | b43: Add key memory dumping | Michael Buesch | 1 | -0/+1 |
2008-08-30 | b43: Implement dynamic PHY API | Michael Buesch | 1 | -76/+3 |
2008-06-27 | b43: Add debugfs firmware debugging knob | Michael Buesch | 1 | -0/+1 |
2008-06-27 | b43: Remove "shm" and "ucode_regs" debugfs files | Michael Buesch | 1 | -42/+0 |
2008-06-27 | b43: Add mask/set capability to debugfs MMIO interface | Michael Buesch | 1 | -8/+30 |
2008-06-27 | b43: Add debugfs files for random SHM access | Michael Buesch | 1 | -0/+178 |
2008-06-27 | b43: Add debugfs files for MMIO register access | Michael Buesch | 1 | -0/+124 |
2008-05-07 | b43: Rewrite LO calibration algorithm | Michael Buesch | 1 | -31/+46 |
2008-03-25 | b43: Remove irqs_disabled() sanity checks | Michael Buesch | 1 | -2/+2 |
2008-01-29 | b43: Remove the PHY spinlock | Michael Buesch | 1 | -4/+2 |
2008-01-29 | b43: Remove PIO support | Michael Buesch | 1 | -1/+0 |
2008-01-29 | b43: silence a bogus gcc warning | Frank Lichtenheld | 1 | -1/+1 |
2007-11-10 | b43: debugfs SHM read buffer overrun fix | Michael Buesch | 1 | -1/+1 |
2007-10-11 | [B43]: Don't lock irq_lock in debugfs txpower adjust | Michael Buesch | 1 | -14/+5 |
2007-10-11 | [B43]: Fix sparse warnings. | Michael Buesch | 1 | -10/+21 |
2007-10-11 | [B43]: add mac80211-based driver for modern BCM43xx devices | Michael Buesch | 1 | -0/+654 |