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
/
bcm43xx
/
bcm43xx.h
Age
Commit message (
Expand
)
Author
2007-05-08
[PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XX
Larry Finger
2007-04-28
[PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers
Larry Finger
2007-02-17
Merge branch 'upstream' into upstream-jgarzik
John W. Linville
2007-02-14
[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changes
Larry Finger
2007-02-14
[PATCH] bcm43xx: Fix for oops on resume
Larry Finger
2007-02-14
[PATCH] bcm43xx: Janitorial change - remove two unused variables
Larry Finger
2007-02-09
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
2007-02-07
[PATCH] bcm43xx: Fix problem with >1 GB RAM
Larry Finger
2007-02-05
[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDs
Larry Finger
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-02
[PATCH] bcm43xx: add PCI-E code
Stefano Brivio
2006-12-02
[PATCH] bcm43xx: output proper link quality with scans
Larry Finger
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-25
[PATCH] bcm43xx-softmac: update noise handling
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-08-29
[PATCH] bcm43xx: >1G and 64bit DMA support
Michael Buesch
2006-07-27
[PATCH] bcm43xx: init routine rewrite
Michael Buesch
2006-07-27
[PATCH] bcm43xx: suspend MAC while executing long pwork
Michael Buesch
2006-07-10
[PATCH] bcm43xx: opencoded locking
Michael Buesch
2006-06-26
[PATCH] Add bcm43xx HW RNG support
Michael Buesch
2006-06-15
[PATCH] bcm43xx: redesign locking
Michael Buesch
2006-04-24
[PATCH] bcm43xx: use pci_iomap() for convenience.
Michael Buesch
2006-04-19
[PATCH] bcm43xx: sysfs code cleanup
Michael Buesch
2006-03-27
[PATCH] bcm43xx: sync GPHY init with the specs.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: sync interference mitigation code to the specs.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: set default attenuation values.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Do boardflags workarounds for specific boards.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Remove the mmio access printing facility overhead.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Abstract the locking mechanism.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Add sysfs attributes for device specific tunables.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and ...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: rewrite and simplify the periodic task handling.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...
Michael Buesch
2006-03-27
[PATCH] bcm43xx: fix txpower reporting in WE.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.
Michael Buesch
2006-03-27
[PATCH] bcm43xx: remove linux version compatibility code.
Michael Buesch
2006-03-27
[PATCH] wireless: import bcm43xx sources
John W. Linville