summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-132-2/+2
* [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger2006-09-121-9/+3
* [PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2006-09-122-4/+64
* [PATCH] bcm43xx: Add firmware version printoutLarry Finger2006-09-122-0/+33
* [PATCH] bcm43xx: remove dead statistics codeLarry Finger2006-09-121-11/+1
* [PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger2006-09-121-1/+1
* [PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger2006-09-123-17/+28
* [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger2006-08-291-2/+2
* [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger2006-08-291-0/+2
* [PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger2006-08-291-1/+3
* [PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger2006-08-291-3/+6
* [PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch2006-08-291-0/+6
* [PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch2006-08-294-324/+691
* [PATCH] bcm43xx: reduce mac_suspend delay loop countJohn W. Linville2006-07-311-1/+1
* [PATCH] bcm43xx: add missing mac_suspended initializationLarry Finger2006-07-311-0/+1
* [PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville2006-07-283-14/+16
* [PATCH] bcm43xx: improved statisticsLarry Finger2006-07-282-16/+17
* [PATCH] bcm43xx: init routine rewriteMichael Buesch2006-07-286-292/+510
* [PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch2006-07-281-1/+2
* [PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch2006-07-281-1/+1
* [PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch2006-07-282-18/+33
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-07-271-1/+1
|\
| * [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-271-1/+1
* | [PATCH] bcm43xx: improved statisticsLarry Finger2006-07-101-13/+28
* | [PATCH] bcm43xx: voluntary preemtion in the calibration loopsMichael Buesch2006-07-101-15/+18
* | [PATCH] bcm43xx: opencoded lockingMichael Buesch2006-07-107-164/+167
|/
* [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noiseLarry Finger2006-07-101-1/+1
* [PATCH] bcm43xx: enable shared key authenticationDaniel Drake2006-07-051-0/+4
* [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger2006-07-053-30/+3
* [PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch2006-07-051-13/+14
* [PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake2006-07-051-1/+4
* kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] Add bcm43xx HW RNG supportMichael Buesch2006-06-263-0/+44
* [PATCH] pci: bcm43xx avoid pci_find_deviceJiri Slaby2006-06-151-5/+16
* [PATCH] bcm43xx: preemptible periodic workMichael Buesch2006-06-154-13/+143
* [PATCH] bcm43xx: redesign lockingMichael Buesch2006-06-158-191/+211
* [PATCH] bcm43xx: quiet down log spam from set_securityJason Lunz2006-06-051-6/+7
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-06-051-9/+22
|\
| * [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-171-3/+3
|\|
| * [PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse2006-05-171-3/+3
* | [PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio2006-05-051-0/+2
* | [PATCH] bcm43xx: fix whitespaceStefano Brivio2006-05-051-3/+3
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-054-23/+37
|\|
| * [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| * [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| * [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| * [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
* | [PATCH] bcm43xx: use pci_iomap() for convenience.Michael Buesch2006-04-243-23/+7
|/