Age | Commit message (Expand) | Author | Files | Lines |
2012-03-13 | b43legacy: Load firmware from work queue instead of from probe routine | Larry Finger | 1 | -0/+3 |
2012-01-04 | b43legacy: Avoid packet losses in the dma worker code | Larry Finger | 1 | -0/+20 |
2011-11-01 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 1 | -8/+8 |
2011-08-24 | b43/legacy: Remove firmware IDs | Michael Büsch | 1 | -4/+0 |
2011-08-08 | b43legacy: remove wireless extensions inclusions | Johannes Berg | 1 | -1/+0 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-22 | b43legacy: dma: cache translation (routing bits) | Rafał Miłecki | 1 | -0/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -3/+3 |
2009-11-07 | b43legacy: Remove deprecated 'qual' from returned RX status | Larry Finger | 1 | -2/+0 |
2009-07-07 | b43/b43legacy: fix radio LED initialization | Larry Finger | 1 | -0/+1 |
2009-06-10 | b43/legacy: port to cfg80211 rfkill | Johannes Berg | 1 | -3/+0 |
2009-05-20 | b43legacy: Remove unnecessary MMIO in interrupt hotpath | Stefano Brivio | 1 | -2/+2 |
2009-04-23 | b43legacy: Clean up beacon IRQ | Larry Finger | 1 | -1/+1 |
2009-04-23 | b43legacy: Fixes for beaconing | Larry Finger | 1 | -1/+3 |
2009-04-23 | b43legacy: Do not select HW_RANDOM | Larry Finger | 1 | -0/+2 |
2008-11-21 | b43legacy: implement short slot and basic rate handling | Johannes Berg | 1 | -1/+4 |
2008-05-15 | b43legacy: replace limit_value macro with clamp_val | Harvey Harrison | 1 | -17/+0 |
2008-04-16 | b43legacy: fix TBTT and PU timings | Stefano Brivio | 1 | -0/+3 |
2008-02-29 | b43legacy: Fix nondebug build | Michael Buesch | 1 | -1/+1 |
2008-02-29 | b43legacy: fix B43legacy_WARN_ON macro | Stefano Brivio | 1 | -10/+4 |
2008-02-29 | b43legacy: fix upload of beacon packets to the hardware | Stefano Brivio | 1 | -5/+14 |
2008-02-29 | b43legacy: add definitions for MAC control register | Stefano Brivio | 1 | -1/+8 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 1 | -4/+0 |
2008-02-15 | b43legacy: Add driver load messages | Stefano Brivio | 1 | -0/+4 |
2008-02-01 | b43legacy: fix MAC control and microcode init | Stefano Brivio | 1 | -19/+12 |
2008-01-29 | b43legacy: Remove the PHY spinlock | Michael Buesch | 1 | -9/+7 |
2008-01-29 | mac80211: dont use interface indices in drivers | Johannes Berg | 1 | -4/+1 |
2008-01-29 | b43legacy: reinit on too many PHY TX errors | Stefano Brivio | 1 | -0/+5 |
2008-01-29 | b43legacy: include full 64-bit timestamp in monitor mode | Johannes Berg | 1 | -0/+2 |
2008-01-29 | b43legacy: RF-kill support | Larry Finger | 1 | -0/+5 |
2008-01-29 | b43legacy: LED triggers support | Larry Finger | 1 | -2/+4 |
2007-10-11 | [PATCH] mac80211: revamp interface and filter configuration | Johannes Berg | 1 | -13/+7 |
2007-10-11 | [B43LEGACY]: Support for turning the radio off from software. | Larry Finger | 1 | -1/+10 |
2007-10-11 | [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices | Larry Finger | 1 | -0/+829 |