index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
bcm43xx
Age
Commit message (
Expand
)
Author
2006-10-24
[PATCH] missing include of dma-mapping.h
Al Viro
2006-10-16
[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAM
Larry Finger
2006-10-16
[PATCH] bcm43xx-softmac: check returned value from pci_enable_device
Larry Finger
2006-10-16
[PATCH] softmac: Fix WX and association related races
Michael Buesch
2006-10-16
[PATCH] bcm43xx: fix race condition in periodic work handler
Michael Buesch
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-25
[PATCH] bcm43xx: fix netdev watchdog timeouts
Larry Finger
2006-09-25
[PATCH] bcm43xx-softmac: improve wrong firmware message
Larry Finger
2006-09-25
[PATCH] bcm43xx-softmac: update noise handling
Larry Finger
2006-09-25
[PATCH] bcm43xx-softmac: update PHY initialization
Larry Finger
2006-09-25
[PATCH] bcm43xx: WE-21 support
Larry Finger
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-11
[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.c
Larry Finger
2006-09-11
[PATCH] bcm43xx: ucode debug status via sysfs
Larry Finger
2006-09-11
[PATCH] bcm43xx: Add firmware version printout
Larry Finger
2006-09-11
[PATCH] bcm43xx: remove dead statistics code
Larry Finger
2006-09-11
[PATCH] bcm43xx: Correct out of sequence initialization step
Larry Finger
2006-09-11
[PATCH] bcm43xx-softmac: Init, shutdown and restart fixes
Larry Finger
2006-08-29
[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBm
Larry Finger
2006-08-29
[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequence
Larry Finger
2006-08-29
[PATCH] bcm43xx: return correct hard_start_xmit error code
Larry Finger
2006-08-29
[PATCH] bcm43xx: optimization of DMA bitfields
Larry Finger
2006-08-29
[PATCH] bcm43xx: re-add bcm43xx_rng_init() call
Michael Buesch
2006-08-29
[PATCH] bcm43xx: >1G and 64bit DMA support
Michael Buesch
2006-07-31
[PATCH] bcm43xx: reduce mac_suspend delay loop count
John W. Linville
2006-07-31
[PATCH] bcm43xx: add missing mac_suspended initialization
Larry Finger
2006-07-27
[PATCH] bcm43xx: fix-up build breakage from merging patches out of order
John W. Linville
2006-07-27
[PATCH] bcm43xx: improved statistics
Larry Finger
2006-07-27
[PATCH] bcm43xx: init routine rewrite
Michael Buesch
2006-07-27
[PATCH] bcm43xx: fix mac_suspend refcount
Michael Buesch
2006-07-27
[PATCH] bcm43xx: lower mac_suspend udelay
Michael Buesch
2006-07-27
[PATCH] bcm43xx: suspend MAC while executing long pwork
Michael Buesch
2006-07-27
Merge branch 'upstream-fixes' into upstream
John W. Linville
2006-07-27
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
2006-07-10
[PATCH] bcm43xx: improved statistics
Larry Finger
2006-07-10
[PATCH] bcm43xx: voluntary preemtion in the calibration loops
Michael Buesch
2006-07-10
[PATCH] bcm43xx: opencoded locking
Michael Buesch
2006-07-10
[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise
Larry Finger
2006-07-05
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
2006-07-05
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
2006-07-05
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
2006-07-05
[PATCH] bcm43xx: use softmac-suggested TX rate
Daniel Drake
2006-07-03
kbuild: introduce utsrelease.h
Sam Ravnborg
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-26
[PATCH] Add bcm43xx HW RNG support
Michael Buesch
2006-06-15
[PATCH] pci: bcm43xx avoid pci_find_device
Jiri Slaby
2006-06-15
[PATCH] bcm43xx: preemptible periodic work
Michael Buesch
2006-06-15
[PATCH] bcm43xx: redesign locking
Michael Buesch
[next]