summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/bcm43xx.h
Commit message (Expand)AuthorAgeFilesLines
* the scheduled bcm43xx removalAdrian Bunk2008-03-131-997/+0Star
* bcm43xx annotationsAl Viro2008-01-291-3/+3
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-6/+0Star
* [PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XXLarry Finger2007-05-081-14/+4Star
* [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbersLarry Finger2007-04-281-0/+3
* Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-181-5/+3Star
|\
| * [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger2007-02-141-2/+2
| * [PATCH] bcm43xx: Fix for oops on resumeLarry Finger2007-02-141-1/+1
| * [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-141-2/+0Star
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-091-0/+1
|\|
| * [PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger2007-02-071-0/+1
* | [PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDsLarry Finger2007-02-051-1/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+32
|\
| * [PATCH] bcm43xx: add PCI-E codeStefano Brivio2006-12-021-0/+29
| * [PATCH] bcm43xx: output proper link quality with scansLarry Finger2006-12-021-0/+3
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
|/
* [PATCH] bcm43xx-softmac: update noise handlingLarry Finger2006-09-251-1/+0Star
* [PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2006-09-121-4/+5
* [PATCH] bcm43xx: Add firmware version printoutLarry Finger2006-09-121-0/+6
* [PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch2006-08-291-16/+42
* [PATCH] bcm43xx: init routine rewriteMichael Buesch2006-07-281-25/+25
* [PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch2006-07-281-0/+2
* [PATCH] bcm43xx: opencoded lockingMichael Buesch2006-07-101-50/+14Star
* [PATCH] Add bcm43xx HW RNG supportMichael Buesch2006-06-261-0/+6
* [PATCH] bcm43xx: redesign lockingMichael Buesch2006-06-151-33/+67
* [PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch2006-04-241-1/+0Star
* [PATCH] bcm43xx: sysfs code cleanupMichael Buesch2006-04-191-3/+14
* [PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch2006-03-271-0/+5
* [PATCH] bcm43xx: add useless and broken statistics stuff. People seem to want...Michael Buesch2006-03-271-0/+2
* [PATCH] bcm43xx: sync interference mitigation code to the specs.Michael Buesch2006-03-271-2/+10
* [PATCH] bcm43xx: set default attenuation values.Michael Buesch2006-03-271-6/+15
* [PATCH] bcm43xx: Do boardflags workarounds for specific boards.Michael Buesch2006-03-271-0/+4
* [PATCH] bcm43xx: reduce the size of bcm43xx_private by removing unneeded memb...Michael Buesch2006-03-271-36/+58
* [PATCH] bcm43xx: Remove the mmio access printing facility overhead.Michael Buesch2006-03-271-95/+6Star
* [PATCH] bcm43xx: Abstract the locking mechanism.Michael Buesch2006-03-271-1/+19
* [PATCH] bcm43xx: Add sysfs attributes for device specific tunables.Michael Buesch2006-03-271-0/+3
* [PATCH] bcm43xx: Move TX/RX related functions to its own file. Add basic RTS/...Michael Buesch2006-03-271-17/+6Star
* [PATCH] bcm43xx: Code cleanups. This removes various "inline" statements and ...Michael Buesch2006-03-271-4/+5
* [PATCH] bcm43xx: rewrite and simplify the periodic task handling.Michael Buesch2006-03-271-11/+2Star
* [PATCH] bcm43xx: Partially fix PIO code. Add Kconfig option for PIO or DMA mo...Michael Buesch2006-03-271-1/+28
* [PATCH] bcm43xx: fix txpower reporting in WE.Michael Buesch2006-03-271-0/+2
* [PATCH] bcm43xx: Fix makefile. Remove all the "out-of-tree" stuff.Michael Buesch2006-03-271-5/+1Star
* [PATCH] bcm43xx: remove linux version compatibility code.Michael Buesch2006-03-271-23/+0Star
* [PATCH] wireless: import bcm43xx sourcesJohn W. Linville2006-03-271-0/+961