index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
2008-01-28
b43: Fix for broken transmission
Michael Buesch
2008-01-28
b43: Fix ofdmtab write regression
Michael Buesch
2008-01-28
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
Larry Finger
2008-01-28
b43: reinit on too many PHY TX errors
Stefano Brivio
2008-01-28
b43: include FCS in frames handed to mac80211
Johannes Berg
2008-01-28
b43: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-28
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
b43: silence a bogus gcc warning
Frank Lichtenheld
2008-01-28
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
b43: rewrite A PHY initialization
Stefano Brivio
2008-01-28
b43: consistent naming for ieee80211_ops
Michael Buesch
2008-01-28
b43: Use the retry limit parameters from mac80211
Michael Buesch
2008-01-28
b43: Dereference of wl->current_dev must be protected by wl->mutex
Michael Buesch
2008-01-28
wireless: make drivers include the TSF RX flag where appropriate
Johannes Berg
2008-01-16
b43: fix use-after-free rfkill bug
Stefano Brivio
2008-01-08
b43: Fix rxheader channel parsing
Michael Buesch
2007-12-17
b43: Fix rfkill radio LED
Larry Finger
2007-11-29
drivers/net/wireless: Add missing "space"
Joe Perches
2007-11-29
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2007-11-10
b43: Fix kconfig dependencies for rfkill and leds
Michael Buesch
2007-11-10
b43: properly request pcmcia IRQ
Michael Buesch
2007-11-10
b43: fix shared IRQ race condition
Stefano Brivio
2007-11-10
b43: Rewrite and fix rfkill init
Michael Buesch
2007-11-10
b43: debugfs SHM read buffer overrun fix
Michael Buesch
2007-11-10
b43: Fix rfkill callback deadlock
Michael Buesch
2007-11-10
b43: pcmcia-host initialization bugfixes
Michael Buesch
2007-10-25
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-18
[PATCH] b43: Make b43_stop() static
Michael Buesch
2007-10-18
[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable
WANG Cong
2007-10-18
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
[B43]: Rewrite pwork locking policy.
Michael Buesch
2007-10-10
[B43]: Use input-polldev for the rfkill switch
Michael Buesch
2007-10-10
[B43]: RF-kill support
Michael Buesch
2007-10-10
[B43]: LED triggers support
Michael Buesch
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
[B43]: Support for turning the radio off from software.
Michael Buesch
2007-10-10
[B43]: Remove the "radio hw enabled" message on startup.
Michael Buesch
2007-10-10
[B43]: Change loglevel of radio-enable message.
Michael Buesch
2007-10-10
[B43]: Don't lock irq_lock in debugfs txpower adjust
Michael Buesch
2007-10-10
[B43]: Fix sparse warnings.
Michael Buesch
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch