aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx
Commit message (Expand)AuthorAge
* [PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger2007-01-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-02
| * [PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger2006-12-02
| * [PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger2006-12-02
| * [PATCH] bcm43xx: remove badness variable and related routineLarry Finger2006-12-02
| * [PATCH] bcm43xx: add PCI-E codeStefano Brivio2006-12-02
| * [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-02
| * [PATCH] bcm43xx: output proper link quality with scansLarry Finger2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk2006-11-07
* [PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch2006-11-07
* [PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2006-10-31
* [PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch2006-10-31
* [PATCH] missing include of dma-mapping.hAl Viro2006-10-25
* [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger2006-10-16
* [PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger2006-10-16
* [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-16
* [PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch2006-10-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-27
|\
| * [PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger2006-09-25
| * [PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger2006-09-25
| * [PATCH] bcm43xx-softmac: update noise handlingLarry Finger2006-09-25
| * [PATCH] bcm43xx-softmac: update PHY initializationLarry Finger2006-09-25
| * [PATCH] bcm43xx: WE-21 supportLarry Finger2006-09-25
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
|/
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger2006-09-11
* [PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2006-09-11
* [PATCH] bcm43xx: Add firmware version printoutLarry Finger2006-09-11
* [PATCH] bcm43xx: remove dead statistics codeLarry Finger2006-09-11
* [PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger2006-09-11
* [PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger2006-09-11
* [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger2006-08-29
* [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger2006-08-29
* [PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger2006-08-29
* [PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger2006-08-29
* [PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch2006-08-29
* [PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch2006-08-29
* [PATCH] bcm43xx: reduce mac_suspend delay loop countJohn W. Linville2006-07-31
* [PATCH] bcm43xx: add missing mac_suspended initializationLarry Finger2006-07-31
* [PATCH] bcm43xx: fix-up build breakage from merging patches out of orderJohn W. Linville2006-07-27
* [PATCH] bcm43xx: improved statisticsLarry Finger2006-07-27
* [PATCH] bcm43xx: init routine rewriteMichael Buesch2006-07-27
* [PATCH] bcm43xx: fix mac_suspend refcountMichael Buesch2006-07-27
* [PATCH] bcm43xx: lower mac_suspend udelayMichael Buesch2006-07-27
* [PATCH] bcm43xx: suspend MAC while executing long pworkMichael Buesch2006-07-27
* Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-07-27
|\
| * [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-27