Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
885c316d776b64728b4ed30e3af60d23c9e46825
/
drivers
/
net
/
wireless
/
b43legacy
533dd1b
wireless: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
3e2c40e
b43legacy: fix TBTT and PU timings
by Stefano Brivio
· 17 years ago
dc4ae1f
b43legacy: fix DMA mapping leakage
by Stefano Brivio
· 17 years ago
cdbbe3d
b43legacy: Fix usage of struct device used for DMAing
by Michael Buesch
· 17 years ago
385f848
b43legacy: fix initvals loading on bcm4303
by Stefano Brivio
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c256e05
b43legacy: Fix module init message
by Michael Buesch
· 17 years ago
8f300ae
b43legacy: Fix nondebug build
by Michael Buesch
· 17 years ago
d007b7f
b43(legacy): include full timestamp in beacon frames
by Johannes Berg
· 17 years ago
4688be3
b43legacy: fix B43legacy_WARN_ON macro
by Stefano Brivio
· 17 years ago
a297170
b43legacy: fix upload of beacon packets to the hardware
by Stefano Brivio
· 17 years ago
eed0fd2
b43legacy: add definitions for MAC control register
by Stefano Brivio
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
c708453
Use a separate config option for the b43 pci to ssb bridge.
by Alexey Zaytsev
· 17 years ago
6fff1c6
b43legacy: Add driver load messages
by Stefano Brivio
· 17 years ago
cfbc35b
b43legacy: fix firmware load message level
by Stefano Brivio
· 17 years ago
1a1c360
b43legacy: add firmware information to modinfo
by Stefano Brivio
· 17 years ago
8e118f0
b43legacy: fix DMA for 30/32-bit DMA engines
by Stefano Brivio
· 17 years ago
8dd0100
b43legacy: fix DMA slot resource leakage
by Stefano Brivio
· 17 years ago
9eca9a8
b43legacy: drop packets we are not able to encrypt
by Stefano Brivio
· 17 years ago
ada5073
b43legacy: fix suspend/resume
by Stefano Brivio
· 17 years ago
0cd67d4
b43legacy: fix PIO crash
by Stefano Brivio
· 17 years ago
e78c9d2
b43legacy: fix MAC control and microcode init
by Stefano Brivio
· 17 years ago
8712f27
b43legacy: Fix rfkill allocation leakage in error paths
by Michael Buesch
· 17 years ago
bfe6a50
b43legacy: Remove the PHY spinlock
by Michael Buesch
· 17 years ago
222b01b
b43legacy: fix use-after-free rfkill bug
by Stefano Brivio
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
e861b98
ssb: Fix extraction of values from SPROM
by Michael Buesch
· 17 years ago
c0ddd04
wireless: cleanup some merge errors
by John W. Linville
· 17 years ago
4ad36d7
b43legacy: Fix rfkill radio LED
by Larry Finger
· 17 years ago
a293ee9
b43legacy: reinit on too many PHY TX errors
by Stefano Brivio
· 17 years ago
5be3bda
b43legacy: include full 64-bit timestamp in monitor mode
by Johannes Berg
· 17 years ago
125c5cc
b43legacy: properly fix a bogus gcc warning
by Frank Lichtenheld
· 17 years ago
7797aa3
b43legacy: Convert to use of the new SPROM structure
by Larry Finger
· 17 years ago
59f1b15
b43legacy: fix kconfig dependecies for rfkill and leds
by Stefano Brivio
· 17 years ago
1f21ad2
b43/b43legacy: fix my copyright notices
by Stefano Brivio
· 17 years ago
db9683fb1
b43legacy: rewrite and fix rfkill initialization
by Stefano Brivio
· 17 years ago
33a3dc9
b43legacy: use a consistent naming scheme for the ops
by Stefano Brivio
· 17 years ago
0a6e1be
b43legacy: use the retry limits provided by mac80211
by Stefano Brivio
· 17 years ago
93a3b60
wireless: checkpatch cleanups
by Jeff Garzik
· 17 years ago
0c1d379
b43legacy: Remove set_key callback
by Michael Buesch
· 17 years ago
f34eb69
b43legacy: Rewrite pwork locking
by Larry Finger
· 17 years ago
6be5083
b43legacy: Use input-polldev for the rfkill switch
by Larry Finger
· 17 years ago
93bb7f3
b43legacy: RF-kill support
by Larry Finger
· 17 years ago
ba48f7b
b43legacy: LED triggers support
by Larry Finger
· 17 years ago
03bffc1
wireless: make drivers include the TSF RX flag where appropriate
by Johannes Berg
· 17 years ago
8376e7a
drivers/net/wireless: Add missing "space"
by Joe Perches
· 17 years ago
354807e
b43/b43legacy: fix left-over URLs and ifdefs
by Stefano Brivio
· 17 years ago
cd73ba9
b43legacy: Fix sparse warning
by Michael Buesch
· 17 years ago
440cb58
b43legacy: fix shared IRQ race condition
by Stefano Brivio
· 17 years ago
187a9dc
b43legacy: fix possible buffer overrun in debugfs
by Stefano Brivio
· 17 years ago
82cd682
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
by Anton Blanchard
· 17 years ago
208eec8
[PATCH] b43legacy: Fix potential return of uninitialized variable
by Larry Finger
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
1065de1
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
by Larry Finger
· 17 years ago
42a9174
[B43LEGACY]: Support for turning the radio off from software.
by Larry Finger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
75388ac
[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devices
by Larry Finger
· 17 years ago