summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2006-12-02[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville
2006-12-02[PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger
2006-12-02[PATCH] bcm43xx: remove badness variable and related routineLarry Finger
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn
2006-12-02[PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio
2006-12-02[PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov
2006-12-02[PATCH] atmel: save on array initializationDmitry Torokhov
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01usb: zd1201 free urb cleanupMariusz Kozlowski
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville
2006-11-28[PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro
2006-10-17[PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville
2006-10-16[PATCH] airo: check if need to freezeDave Kleikamp
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes
2006-10-16[PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn
2006-10-16[PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes
2006-10-16[PATCH] airo.c: check returned valuesFlorin Malita
2006-10-16[PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger
2006-10-16[PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch
2006-10-16[PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds