Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5100d5ac81b9330dc57e35adbe50923ba6107b8f
/
drivers
/
net
/
wireless
/
b43
5100d5a
b43: Add PIO support for PCMCIA devices
by Michael Buesch
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e645890
b43: Fix PCMCIA IRQ routing
by Michael Buesch
· 17 years ago
539e6f8
b43: Add DMA mapping failure messages
by Michael Buesch
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c01f9c6
b43: Don't compile N-PHY code when N-PHY is disabled
by Michael Buesch
· 17 years ago
7a193a5
b43: Remove irqs_disabled() sanity checks
by Michael Buesch
· 17 years ago
ffa9256
b43: Fix DMA mapping leakage
by Michael Buesch
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
40e024d
b43: pull out helpers for writing noise table
by Harvey Harrison
· 17 years ago
affe0a0
make b43_mac_{enable,suspend}() static
by Adrian Bunk
· 17 years ago
5abdc49
b43: phy.c fix typo in register write
by Harvey Harrison
· 17 years ago
87d9611
b43: Fix failed frames status report typo
by Michael Buesch
· 17 years ago
57df40d
b43: Add TX statistics debugging counters
by Michael Buesch
· 17 years ago
b27faf8
b43: Rename the DMA ring pointers
by Michael Buesch
· 17 years ago
e6f5b93
b43: Add QOS support
by Michael Buesch
· 17 years ago
38968d0
b43: verify sta_notify mac80211 callback
by Johannes Berg
· 17 years ago
d007b7f
b43(legacy): include full timestamp in beacon frames
by Johannes Berg
· 17 years ago
35f0d35
b43: Add HostFlags HI support
by Michael Buesch
· 17 years ago
bb1eeff
b43: Fix bandswitch
by Michael Buesch
· 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
588e6cd
b43: Fix firmware load message level
by Michael Buesch
· 17 years ago
9c7d99d
b43: Add firmware information to modinfo
by Michael Buesch
· 17 years ago
26bc783
b43: Add driver load messages
by Michael Buesch
· 17 years ago
6c152be
leds: Standardise LED naming scheme
by Richard Purdie
· 17 years ago
a29961b3
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
b79caa6
b43: Fix DMA for 30/32-bit DMA engines
by Michael Buesch
· 17 years ago
3506e0c
b43: avoid unregistering device objects during suspend
by Rafael J. Wysocki
· 17 years ago
96cf49a
drivers/net/wireless/b43/main.c needs io.h
by Andrew Morton
· 17 years ago
09552cc
b43: Drop packets that we are not able to encrypt
by Michael Buesch
· 17 years ago
7be1bb6
b43: Fix suspend/resume
by Michael Buesch
· 17 years ago
1946a2c
b43: Fix rfkill allocation leakage in error paths
by Michael Buesch
· 17 years ago
1f7d87b
b43: Fix MAC control and microcode init
by Michael Buesch
· 17 years ago
61cb5dd
b43: Fix firmware caching
by Michael Buesch
· 17 years ago
95b66ba
b43: Add more N-PHY init code
by Michael Buesch
· 17 years ago
819d772
b43/nphy.c: include headers to avoid build breakage on some platforms
by John W. Linville
· 17 years ago
8ac919b
b43: Add lots of N-PHY lookup tables
by Michael Buesch
· 17 years ago
d159131
b43: Add NPHY channel switch code
by Michael Buesch
· 17 years ago
53a6e23
b43: Add NPHY radio init code
by Michael Buesch
· 17 years ago
60168f1
b43: Add Broadcom 2055 radio register definitions
by Michael Buesch
· 17 years ago
eb189d8b
b43: Add support for new firmware
by Michael Buesch
· 17 years ago
243dcfc
b43: Fix radio ID register reading
by Michael Buesch
· 17 years ago
dd0d43e
b43: Add N-PHY related initvals firmware filenames.
by Michael Buesch
· 17 years ago
47f76ca
b43: Fix tim search buffer overrun
by Michael Buesch
· 17 years ago
280d0e1
b43: Put multicast frames on the mcast queue
by Michael Buesch
· 17 years ago
d4df6f1
b43: Fix template upload locking.
by Michael Buesch
· 17 years ago
e66fee6
b43: Fix upload of beacon packets to the hardware
by Michael Buesch
· 17 years ago
32bfd35
mac80211: dont use interface indices in drivers
by Johannes Berg
· 17 years ago
3543f80
b43: finish removal of pio support
by John W. Linville
· 17 years ago
f31800d
b43: Remove the PHY spinlock
by Michael Buesch
· 17 years ago
5250703
b43: Fix PHY register routing
by Michael Buesch
· 17 years ago
424047e
b43: Add N-PHY register definitions
by Michael Buesch
· 17 years ago
96c755a
b43: Fix any N-PHY related WARN_ON() in the attach stage.
by Michael Buesch
· 17 years ago
d5c71e4
b43: Add NPHY kconfig option
by Michael Buesch
· 17 years ago
aa6c7ae
b43: Add definitions for MAC Control register
by Michael Buesch
· 17 years ago
03b2977
b43: Remove PIO support
by Michael Buesch
· 17 years ago
f3dd3fc
b43: Fix chip access validation for new devices
by Michael Buesch
· 17 years ago
9db1f6d
b43: Only select allowed TX and RX antennas
by Michael Buesch
· 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
38d1b4c
b43: Fix for broken transmission
by Michael Buesch
· 17 years ago
8ed7fc4
b43: Fix ofdmtab write regression
by Michael Buesch
· 17 years ago
013978b
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
by Larry Finger
· 17 years ago
00e0b8c
b43: reinit on too many PHY TX errors
by Stefano Brivio
· 17 years ago
d8be11e
b43: include FCS in frames handed to mac80211
by Johannes Berg
· 17 years ago
d42ce84
b43: include full 64-bit timestamp in monitor mode
by Johannes Berg
· 17 years ago
95de284
b43: Convert to use of the new SPROM structure
by Larry Finger
· 17 years ago
7223e8d
b43: silence a bogus gcc warning
by Frank Lichtenheld
· 17 years ago
1f21ad2
b43/b43legacy: fix my copyright notices
by Stefano Brivio
· 17 years ago
61bca6e
b43: rewrite A PHY initialization
by Stefano Brivio
· 17 years ago
40faacc
b43: consistent naming for ieee80211_ops
by Michael Buesch
· 17 years ago
74cfdba
b43: Use the retry limit parameters from mac80211
by Michael Buesch
· 17 years ago
c6dfc9a
b43: Dereference of wl->current_dev must be protected by wl->mutex
by Michael Buesch
· 17 years ago
03bffc1
wireless: make drivers include the TSF RX flag where appropriate
by Johannes Berg
· 17 years ago
a38db5b
b43: fix use-after-free rfkill bug
by Stefano Brivio
· 17 years ago
d987160
b43: Fix rxheader channel parsing
by Michael Buesch
· 17 years ago
1a8d122
b43: Fix rfkill radio LED
by Larry Finger
· 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
bdb3f75
b43: Fix kconfig dependencies for rfkill and leds
by Michael Buesch
· 17 years ago
9dcb5f4
b43: properly request pcmcia IRQ
by Michael Buesch
· 17 years ago
a19d12d
b43: fix shared IRQ race condition
by Stefano Brivio
· 17 years ago
35c7e66
b43: Rewrite and fix rfkill init
by Michael Buesch
· 17 years ago
30c4ae4
b43: debugfs SHM read buffer overrun fix
by Michael Buesch
· 17 years ago
80fda03
b43: Fix rfkill callback deadlock
by Michael Buesch
· 17 years ago
ce2d9059
b43: pcmcia-host initialization bugfixes
by Michael Buesch
· 17 years ago
82cd682
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
by Anton Blanchard
· 17 years ago
023384f
[PATCH] b43: Make b43_stop() static
by Michael Buesch
· 17 years ago
923403b
[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable
by WANG Cong
· 17 years ago
90ba931
[PATCH] janitorial: fix all double includes in drivers/net/wireless
by Holger Schurig
· 17 years ago
50e36eb
b43 wireless needs <linux/io.h>
by Geert Uytterhoeven
· 17 years ago
628a140
[MAC80211]: remove ALG_NONE
by Johannes Berg
· 17 years ago
05b64b3
[B43]: Rewrite pwork locking policy.
by Michael Buesch
· 17 years ago
42bb4cd
[B43]: Use input-polldev for the rfkill switch
by Michael Buesch
· 17 years ago
8e9f752
[B43]: RF-kill support
by Michael Buesch
· 17 years ago
21954c3
[B43]: LED triggers support
by Michael Buesch
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
fda9abc
[B43]: Support for turning the radio off from software.
by Michael Buesch
· 17 years ago
6a724d6
[B43]: Remove the "radio hw enabled" message on startup.
by Michael Buesch
· 17 years ago
Next »