summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-022-19/+1
| * [PATCH] zd1211rw: Add 3 more device IDsDaniel Drake2006-12-021-0/+3
| * [PATCH] bcm43xx: output proper link quality with scansLarry Finger2006-12-023-3/+5
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-015-24/+24
| |\
| | * Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2006-11-284-11/+11
| | * [PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz2006-11-281-13/+13
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-4/+2
| |\ \
| | * | usb: zd1201 free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| | |/
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-2/+2
| |/
* | WorkStruct: make allyesconfigDavid Howells2006-11-2220-200/+240
|/
* [PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk2006-11-071-2/+2
* [PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch2006-11-071-0/+18
* [PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2006-10-312-1/+12
* [PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch2006-10-311-1/+15
* [PATCH] hostap_plx: fix CIS verificationPavel Roskin2006-10-311-2/+2
* [PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski2006-10-251-0/+7
* [PATCH] missing include of dma-mapping.hAl Viro2006-10-241-0/+1
* [PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville2006-10-171-1/+1
* [PATCH] airo: check if need to freezeDave Kleikamp2006-10-161-2/+4
* [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-163-4/+0
* [PATCH] zd1201: Possible NULL dereferenceEric Sesterhenn2006-10-161-4/+2
* [PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes2006-10-161-7/+9
* [PATCH] airo.c: check returned valuesFlorin Malita2006-10-161-26/+72
* [PATCH] bcm43xx-softmac: Fix system hang for x86-64 with >1GB RAMLarry Finger2006-10-163-24/+46
* [PATCH] bcm43xx-softmac: check returned value from pci_enable_deviceLarry Finger2006-10-161-1/+5
* [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-162-2/+2
* [PATCH] bcm43xx: fix race condition in periodic work handlerMichael Buesch2006-10-161-2/+1
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-063-22/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0520-35/+30
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-022-7/+27
|\
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-012-7/+27
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-1/+0
* | [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-011-0/+10
|/
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-2/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-2722-167/+208
|\
| * [PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger2006-09-251-2/+1
| * [PATCH] zd1211rw: Add LED supportUlrich Kunitz2006-09-254-78/+117
| * [PATCH] zd1211rw: Added workqueueUlrich Kunitz2006-09-252-0/+12
| * [PATCH] zd1211rw: Removes wrong assertionsUlrich Kunitz2006-09-251-6/+0
| * [PATCH] zd1211rw: 16-bit writes for physical control registersUlrich Kunitz2006-09-251-7/+7
| * [PATCH] bcm43xx-softmac: improve wrong firmware messageLarry Finger2006-09-251-3/+4
| * [PATCH] bcm43xx-softmac: update noise handlingLarry Finger2006-09-252-4/+2
| * [PATCH] bcm43xx-softmac: update PHY initializationLarry Finger2006-09-251-8/+7
| * [PATCH] WE-21 for ipw2200Jean Tourrilhes2006-09-251-9/+7
| * [PATCH] bcm43xx: WE-21 supportLarry Finger2006-09-251-1/+1
| * [PATCH] WE-21 for zd1211rwDaniel Drake2006-09-251-1/+1
| * [PATCH] WE-21 for zd1201Jean Tourrilhes2006-09-251-1/+1
| * [PATCH] WE-21 for wl3501Jean Tourrilhes2006-09-251-3/+3
| * [PATCH] WE-21 for ray_csJean Tourrilhes2006-09-251-1/+1