aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/bcm43xx_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-13the scheduled bcm43xx removalAdrian Bunk1-4281/+0
2008-01-28bcm43xx annotationsAl Viro1-20/+20
2007-10-10[BCM43XX]: Change radio hardware switch status printk from debug to regularLarry Finger1-2/+2
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-09-14[PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger1-8/+20
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+2
2007-05-08[PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XXLarry Finger1-81/+0
2007-04-28[PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbersLarry Finger1-2/+2
2007-04-10[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqsLarry Finger1-1/+19
2007-03-07[PATCH] bcm43xx: Fix assertion failures in interrupt handlerPavel Roskin1-3/+3
2007-02-27[PATCH] bcm43xx: fix for 4309Stefano Brivio1-2/+3
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville1-12/+8
2007-02-14[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger1-5/+5
2007-02-14[PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch1-5/+3
2007-02-14[PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger1-2/+0
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-10/+15
2007-02-09[PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger1-5/+14
2007-02-07[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch1-5/+1
2007-02-05[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDsLarry Finger1-9/+27
2007-01-18[PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger1-4/+7
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-87/+120
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake1-6/+0
2006-12-02[PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger1-10/+5
2006-12-02[PATCH] bcm43xx: remove badness variable and related routineLarry Finger1-34/+7
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio1-37/+106
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger1-0/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-9/+11
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk1-2/+2
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch1-0/+18
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-16[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger1-19/+6
2006-10-16[PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger1-1/+5
2006-10-16[PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-25[PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger1-2/+1
2006-09-25[PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger1-3/+4
2006-09-11[PATCH] bcm43xx: Add firmware version printoutLarry Finger1-0/+27
2006-09-11[PATCH] bcm43xx: remove dead statistics codeLarry Finger1-11/+1
2006-09-11[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger1-1/+1
2006-09-11[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger1-17/+22
2006-08-29[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger1-0/+2
2006-08-29[PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger1-1/+3
2006-08-29[PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch1-0/+6
2006-08-29[PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch1-36/+49
2006-07-31[PATCH] bcm43xx: reduce mac_suspend delay loop countJohn W. Linville1-1/+1
2006-07-31[PATCH] bcm43xx: add missing mac_suspended initializationLarry Finger1-0/+1
2006-07-27[PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville1-8/+8
2006-07-27[PATCH] bcm43xx: init routine rewriteMichael Buesch1-267/+367
2006-07-27[PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch1-1/+2
2006-07-27[PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch1-1/+1