summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/bcm43xx
AgeCommit message (Expand)AuthorFilesLines
2006-09-26[PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger1-3/+4
2006-09-26[PATCH] bcm43xx-softmac: update noise handlingLarry Finger2-4/+2
2006-09-26[PATCH] bcm43xx-softmac: update PHY initializationLarry Finger1-8/+7
2006-09-26[PATCH] bcm43xx: WE-21 supportLarry Finger1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik2-2/+2
2006-09-12[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger1-9/+3
2006-09-12[PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2-4/+64
2006-09-12[PATCH] bcm43xx: Add firmware version printoutLarry Finger2-0/+33
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 Finger3-17/+28
2006-08-30[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger1-2/+2
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: optimization of DMA bitfieldsLarry Finger1-3/+6
2006-08-30[PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch1-0/+6
2006-08-30[PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch4-324/+691
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. Linville3-14/+16
2006-07-28[PATCH] bcm43xx: improved statisticsLarry Finger2-16/+17
2006-07-28[PATCH] bcm43xx: init routine rewriteMichael Buesch6-292/+510
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 Buesch2-18/+33
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: improved statisticsLarry Finger1-13/+28
2006-07-10[PATCH] bcm43xx: voluntary preemtion in the calibration loopsMichael Buesch1-15/+18
2006-07-10[PATCH] bcm43xx: opencoded lockingMichael Buesch7-164/+167
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] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger3-30/+3
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch1-13/+14
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake1-1/+4
2006-07-04kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
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 Buesch3-0/+44
2006-06-15[PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby1-5/+16
2006-06-15[PATCH] bcm43xx: preemptible periodic workMichael Buesch4-13/+143
2006-06-15[PATCH] bcm43xx: redesign lockingMichael Buesch8-191/+211
2006-06-05[PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz1-6/+7
2006-06-05Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-9/+22
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch1-9/+22
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. Linville4-23/+37
2006-05-06[PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse1-1/+1