summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] bcm43xx: fix netdev watchdog timeoutsLarry Finger2006-09-251-2/+1Star
* [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/+0Star
* [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/+2Star
* [PATCH] bcm43xx-softmac: update PHY initializationLarry Finger2006-09-251-8/+7Star
* [PATCH] WE-21 for ipw2200Jean Tourrilhes2006-09-251-9/+7Star
* [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
* [PATCH] WE-21 for Prism54Jean Tourrilhes2006-09-251-8/+8
* [PATCH] WE-21 for orinocoJean Tourrilhes2006-09-251-5/+5
* [PATCH] WE-21 for ipw2100Jean Tourrilhes2006-09-251-7/+7
* [PATCH] WE-21 for hostapJean Tourrilhes2006-09-251-5/+5
* [PATCH] WE-21 for atmelJean Tourrilhes2006-09-251-9/+9
* [PATCH] WE-21 for airoJean Tourrilhes2006-09-251-9/+10
* Merge branch 'master' into upstreamJeff Garzik2006-09-231-10/+12
|\
| * [CRYPTO] users: Use block ciphers where applicableHerbert Xu2006-09-211-10/+12
* | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-1310-12/+12
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-09-1211-48/+169
|\ \
| * | [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck2006-09-121-0/+1
| * | [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger2006-09-121-9/+3Star
| * | [PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2006-09-122-4/+64
| * | [PATCH] bcm43xx: Add firmware version printoutLarry Finger2006-09-122-0/+33
| * | [PATCH] bcm43xx: remove dead statistics codeLarry Finger2006-09-121-11/+1Star
| * | [PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes2006-09-121-0/+30
| * | [PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz2006-09-124-11/+11
| * | [PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake2006-09-121-0/+1
| * | [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake2006-09-121-0/+1
| * | [PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger2006-09-121-1/+1
| * | [PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger2006-09-123-17/+28
| * | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-09-113-27/+88
| |\|
| * | Merge branch 'from-linus' into upstreamJohn W. Linville2006-09-111-2/+4
| |\ \
* | \ \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-123-27/+88
|\ \ \ \ | | |_|/ | |/| |
| * | | [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-113-27/+88
| | |/ | |/|
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-0612-489/+892
|\ \ \ | | |/ | |/|
| * | [PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger2006-08-291-2/+2
| * | [PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger2006-08-291-0/+2
| * | [PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi2006-08-291-4/+0Star
| * | [PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi2006-08-291-1/+1
| * | [PATCH] ipw2200: enable wireless extension passive scanZhu Yi2006-08-292-13/+39
| * | [PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi2006-08-291-2/+3
| * | [PATCH] ipw2200: Add pci .shutdown handlerZhu Yi2006-08-291-0/+11
| * | [PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi2006-08-291-1/+8
| * | [PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi2006-08-291-1/+1
| * | [PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi2006-08-291-5/+2Star