summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-113-27/+88
* | Merge branch 'from-linus' into upstreamJohn W. Linville2006-09-111-2/+4
|\|
| * [STRIP]: Fix neighbour table refcount leak.Stephen Hemminger2006-08-301-2/+4
* | [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/+0
* | [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/+2
* | [PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi2006-08-291-21/+31
* | [PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2006-08-292-2/+0
* | [PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi2006-08-291-5/+6
* | [PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi2006-08-291-22/+17
* | [PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi2006-08-291-3/+20
* | [PATCH] ipw2200: always enable frequently used debugging codeZhu Yi2006-08-293-53/+28
* | [PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger2006-08-291-1/+3
* | [PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger2006-08-291-3/+6
* | [PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin2006-08-291-0/+1
* | [PATCH] orinoco: Don't use "extern inline" on locking functionsPavel Roskin2006-08-291-6/+2
* | [PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch2006-08-291-0/+6
* | [PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch2006-08-294-324/+691
* | [PATCH] kthread: airo.cSukadev Bhattiprolu2006-08-291-24/+16
* | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-08-232-1/+4
|\|
| * [PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin2006-08-231-0/+3
| * [PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin2006-08-231-1/+1
* | [PATCH] ray_cs: Remove dependency on ieee80211Michael Wu2006-08-141-1/+1
* | [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-08-146-13/+15
* | [PATCH] zd1211rw: USB id 1582:6003 for Longshine 8131G3 addedUlrich Kunitz2006-08-141-0/+1
* | [PATCH] zd1211rw: Convert installer CDROM device into WLAN deviceDaniel Drake2006-08-142-0/+60
* | [PATCH] zd1211rw: Add ID for ZyXEL G220FDaniel Drake2006-08-141-0/+1
* | [PATCH] zd1211rw: Firmware version vs bootcode version mismatch handlingDaniel Drake2006-08-142-7/+44
* | [PATCH] zd1211rw: Add ID for Allnet ALLSPOT Hotspot finderDaniel Drake2006-08-141-0/+1
* | [PATCH] zd1211rw: Add ID for Senao NUB-8301Daniel Drake2006-08-141-0/+1
* | [PATCH] zd1211rw: Support AL7230B RFDaniel Drake2006-08-146-1/+284
* | [PATCH] zd1211rw: AL2230 ZD1211B vendor syncDaniel Drake2006-08-143-51/+152
* | [PATCH] zd1211rw: Match vendor driver IFS valuesDaniel Drake2006-08-142-4/+15
* | [PATCH] zd1211rw: ZD1211B ASIC/FWT, not jointly decoderDaniel Drake2006-08-141-1/+1
* | Merge branch 'upstream' into bcm43xxJohn W. Linville2006-08-024-18/+19
|\ \
| * | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-08-024-18/+19
| |\|