Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | wireless: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -1/+1 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2 | -24/+33 |
2008-04-16 | b43legacy: fix TBTT and PU timings | Stefano Brivio | 2 | -3/+34 |
2008-04-15 | b43legacy: fix DMA mapping leakage | Stefano Brivio | 1 | -11/+18 |
2008-04-15 | b43legacy: Fix usage of struct device used for DMAing | Michael Buesch | 1 | -13/+13 |
2008-04-15 | b43legacy: fix initvals loading on bcm4303 | Stefano Brivio | 1 | -0/+2 |
2008-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-03-05 | b43legacy: Fix module init message | Michael Buesch | 1 | -1/+1 |
2008-02-29 | b43legacy: Fix nondebug build | Michael Buesch | 1 | -1/+1 |
2008-02-29 | b43(legacy): include full timestamp in beacon frames | Johannes Berg | 1 | -5/+9 |
2008-02-29 | b43legacy: fix B43legacy_WARN_ON macro | Stefano Brivio | 2 | -13/+5 |
2008-02-29 | b43legacy: fix upload of beacon packets to the hardware | Stefano Brivio | 2 | -102/+174 |
2008-02-29 | b43legacy: add definitions for MAC control register | Stefano Brivio | 2 | -16/+22 |
2008-02-29 | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 3 | -126/+101 |
2008-02-28 | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 1 | -0/+1 |
2008-02-15 | b43legacy: Add driver load messages | Stefano Brivio | 2 | -1/+33 |
2008-02-15 | b43legacy: fix firmware load message level | Stefano Brivio | 1 | -4/+5 |
2008-02-15 | b43legacy: add firmware information to modinfo | Stefano Brivio | 1 | -0/+2 |
2008-02-15 | b43legacy: fix DMA for 30/32-bit DMA engines | Stefano Brivio | 2 | -87/+113 |
2008-02-05 | b43legacy: fix DMA slot resource leakage | Stefano Brivio | 1 | -2/+12 |
2008-02-05 | b43legacy: drop packets we are not able to encrypt | Stefano Brivio | 4 | -8/+38 |
2008-02-05 | b43legacy: fix suspend/resume | Stefano Brivio | 1 | -2/+7 |
2008-02-05 | b43legacy: fix PIO crash | Stefano Brivio | 1 | -0/+3 |
2008-02-01 | b43legacy: fix MAC control and microcode init | Stefano Brivio | 5 | -81/+110 |
2008-02-01 | b43legacy: Fix rfkill allocation leakage in error paths | Michael Buesch | 1 | -1/+8 |
2008-01-29 | b43legacy: Remove the PHY spinlock | Michael Buesch | 5 | -48/+28 |
2008-01-29 | b43legacy: fix use-after-free rfkill bug | Stefano Brivio | 1 | -5/+6 |
2008-01-29 | mac80211: dont use interface indices in drivers | Johannes Berg | 3 | -13/+11 |
2008-01-29 | ssb: Fix extraction of values from SPROM | Michael Buesch | 2 | -6/+1 |
2008-01-29 | wireless: cleanup some merge errors | John W. Linville | 1 | -2/+18 |
2008-01-29 | b43legacy: Fix rfkill radio LED | Larry Finger | 3 | -69/+88 |
2008-01-29 | b43legacy: reinit on too many PHY TX errors | Stefano Brivio | 2 | -1/+19 |
2008-01-29 | b43legacy: include full 64-bit timestamp in monitor mode | Johannes Berg | 2 | -0/+4 |
2008-01-29 | b43legacy: properly fix a bogus gcc warning | Frank Lichtenheld | 1 | -1/+1 |
2008-01-29 | b43legacy: Convert to use of the new SPROM structure | Larry Finger | 5 | -39/+41 |
2008-01-29 | b43legacy: fix kconfig dependecies for rfkill and leds | Stefano Brivio | 1 | -2/+6 |
2008-01-29 | b43/b43legacy: fix my copyright notices | Stefano Brivio | 9 | -9/+9 |
2008-01-29 | b43legacy: rewrite and fix rfkill initialization | Stefano Brivio | 3 | -12/+14 |
2008-01-29 | b43legacy: use a consistent naming scheme for the ops | Stefano Brivio | 1 | -37/+37 |
2008-01-29 | b43legacy: use the retry limits provided by mac80211 | Stefano Brivio | 2 | -30/+52 |
2008-01-29 | wireless: checkpatch cleanups | Jeff Garzik | 2 | -3/+3 |
2008-01-29 | b43legacy: Remove set_key callback | Michael Buesch | 1 | -27/+0 |
2008-01-29 | b43legacy: Rewrite pwork locking | Larry Finger | 1 | -58/+30 |
2008-01-29 | b43legacy: Use input-polldev for the rfkill switch | Larry Finger | 4 | -103/+109 |
2008-01-29 | b43legacy: RF-kill support | Larry Finger | 9 | -15/+250 |
2008-01-29 | b43legacy: LED triggers support | Larry Finger | 7 | -310/+241 |
2008-01-29 | wireless: make drivers include the TSF RX flag where appropriate | Johannes Berg | 1 | -0/+1 |
2007-11-30 | drivers/net/wireless: Add missing "space" | Joe Perches | 1 | -1/+1 |
2007-11-30 | b43/b43legacy: fix left-over URLs and ifdefs | Stefano Brivio | 2 | -2/+2 |
2007-11-10 | b43legacy: Fix sparse warning | Michael Buesch | 1 | -1/+1 |