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