aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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 unexpected LED control values in BCM4303 spromLarry Finger2-1/+12
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch1-1/+15
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin1-2/+2
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski1-0/+7
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro1-0/+1
2006-10-17[PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville1-1/+1
2006-10-16[PATCH] airo: check if need to freezeDave Kleikamp1-2/+4
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes3-4/+0
2006-10-16[PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn1-4/+2
2006-10-16[PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes1-7/+9
2006-10-16[PATCH] airo.c: check returned valuesFlorin Malita1-26/+72
2006-10-16[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger3-24/+46
2006-10-16[PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger1-1/+5
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch2-2/+2
2006-10-16[PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch1-2/+1
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik3-22/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells20-35/+30
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-7/+27
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-1/+0
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2-7/+27
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+10
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-2/+2
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds22-167/+208
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-2/+2
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-25[PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger1-2/+1
2006-09-25[PATCH] zd1211rw: Add LED supportUlrich Kunitz4-78/+117
2006-09-25[PATCH] zd1211rw: Added workqueueUlrich Kunitz2-0/+12
2006-09-25[PATCH] zd1211rw: Removes wrong assertionsUlrich Kunitz1-6/+0
2006-09-25[PATCH] zd1211rw: 16-bit writes for physical control registersUlrich Kunitz1-7/+7
2006-09-25[PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger1-3/+4
2006-09-25[PATCH] bcm43xx-softmac: update noise handlingLarry Finger2-4/+2
2006-09-25[PATCH] bcm43xx-softmac: update PHY initializationLarry Finger1-8/+7
2006-09-25[PATCH] WE-21 for ipw2200Jean Tourrilhes1-9/+7
2006-09-25[PATCH] bcm43xx: WE-21 supportLarry Finger1-1/+1
2006-09-25[PATCH] WE-21 for zd1211rwDaniel Drake1-1/+1
2006-09-25[PATCH] WE-21 for zd1201Jean Tourrilhes1-1/+1
2006-09-25[PATCH] WE-21 for wl3501Jean Tourrilhes1-3/+3
2006-09-25[PATCH] WE-21 for ray_csJean Tourrilhes1-1/+1
2006-09-25[PATCH] WE-21 for Prism54Jean Tourrilhes1-8/+8
2006-09-25[PATCH] WE-21 for orinocoJean Tourrilhes1-5/+5
2006-09-25[PATCH] WE-21 for ipw2100Jean Tourrilhes1-7/+7
2006-09-25[PATCH] WE-21 for hostapJean Tourrilhes1-5/+5
2006-09-25[PATCH] WE-21 for atmelJean Tourrilhes1-9/+9
2006-09-25[PATCH] WE-21 for airoJean Tourrilhes1-9/+10
2006-09-22Merge branch 'master' into upstreamJeff Garzik1-10/+12
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu1-10/+12