summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/bcm43xx/bcm43xx_main.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-08[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk1-2/+2
2006-11-08[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch1-0/+18
2006-11-01[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-17[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger1-19/+6
2006-10-17[PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger1-1/+5
2006-10-17[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-26[PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger1-2/+1
2006-09-26[PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger1-3/+4
2006-09-12[PATCH] bcm43xx: Add firmware version printoutLarry Finger1-0/+27
2006-09-12[PATCH] bcm43xx: remove dead statistics codeLarry Finger1-11/+1
2006-09-12[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger1-1/+1
2006-09-12[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger1-17/+22
2006-08-30[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger1-0/+2
2006-08-30[PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger1-1/+3
2006-08-30[PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch1-0/+6
2006-08-30[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-28[PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville1-8/+8
2006-07-28[PATCH] bcm43xx: init routine rewriteMichael Buesch1-267/+367
2006-07-28[PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch1-1/+2
2006-07-28[PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch1-1/+1
2006-07-28[PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch1-18/+31
2006-07-27Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-1/+1
2006-07-27[PATCH] softmac: do shared key auth in workqueueDaniel Drake1-1/+1
2006-07-10[PATCH] bcm43xx: opencoded lockingMichael Buesch1-32/+32
2006-07-10[PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noiseLarry Finger1-1/+1
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake1-0/+4
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch1-13/+14
2006-07-03[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[PATCH] Add bcm43xx HW RNG supportMichael Buesch1-0/+37
2006-06-15[PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby1-5/+16
2006-06-15[PATCH] bcm43xx: preemptible periodic workMichael Buesch1-11/+86
2006-06-15[PATCH] bcm43xx: redesign lockingMichael Buesch1-59/+54
2006-06-05[PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz1-6/+7
2006-05-17Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+3
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse1-3/+3
2006-05-06[PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio1-0/+2
2006-05-06[PATCH] bcm43xx: fix whitespaceStefano Brivio1-3/+3
2006-05-06Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-18/+27
2006-05-06[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch1-17/+26
2006-05-06[PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio1-1/+1
2006-04-25[PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch1-21/+6
2006-04-20[PATCH] bcm43xx: sysfs code cleanupMichael Buesch1-0/+1
2006-04-20[PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch1-0/+1
2006-03-27[PATCH] bcm43xx: don't set the channel on a device, which is down.Michael Buesch1-3/+9
2006-03-27[PATCH] bcm43xx: sync GPHY init with the specs.Michael Buesch1-1/+3
2006-03-27[PATCH] bcm43xx: fix the remaining sparse warnings.Michael Buesch1-2/+2
2006-03-27[PATCH] bcm43xx: remove some compilerwarnings.Michael Buesch1-2/+8