summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio3-44/+156
2006-12-02[PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan1-8/+8
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau1-0/+8
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov14-102/+89
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov1-10/+13
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov3-45/+45
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov1-10/+10
2006-12-02[PATCH] atmel: save on array initializationDmitry Torokhov1-1/+1
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2-19/+1
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake1-0/+3
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger3-3/+5
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-24/+24
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+2
2006-12-01usb: zd1201 free urb cleanupMariusz Kozlowski1-4/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-2/+2
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville4-11/+11
2006-11-28[PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz1-13/+13
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/...Linus 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/...Linus 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