aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Merge branch 'master' into upstreamJeff Garzik1-10/+12
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu1-10/+12
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik10-12/+12
2006-09-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik11-48/+169
2006-09-12Merge branch 'upstream-fixes' into upstreamJeff Garzik3-27/+88
2006-09-11[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck1-0/+1
2006-09-11[PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger1-9/+3
2006-09-11[PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2-4/+64
2006-09-11[PATCH] bcm43xx: Add firmware version printoutLarry Finger2-0/+33
2006-09-11[PATCH] bcm43xx: remove dead statistics codeLarry Finger1-11/+1
2006-09-11[PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes1-0/+30
2006-09-11[PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz4-11/+11
2006-09-11[PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake1-0/+1
2006-09-11[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2006-09-11[PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger1-1/+1
2006-09-11[PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger3-17/+28
2006-09-11Merge branch 'upstream-fixes' into upstreamJohn W. Linville3-27/+88
2006-09-11[PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz3-27/+88
2006-09-11Merge branch 'from-linus' into upstreamJohn W. Linville1-2/+4
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik12-489/+892
2006-09-04Merge branch 'master' into upstreamJeff Garzik1-2/+4
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger1-2/+4
2006-08-29[PATCH] bcm43xx: Set floor of wireless signal and noise at -110 dBmLarry Finger1-2/+2
2006-08-29[PATCH] bcm43xx - set correct value in mac_suspended for ifdown/ifup sequenceLarry Finger1-0/+2
2006-08-29[PATCH] ipw2200: Fix compile error when CONFIG_IPW2200_DEBUG is not selectedZhu Yi1-4/+0
2006-08-29[PATCH] ipw2200: Update version stamp to 1.1.4Zhu Yi1-1/+1
2006-08-29[PATCH] ipw2200: enable wireless extension passive scanZhu Yi2-13/+39
2006-08-29[PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi1-2/+3
2006-08-29[PATCH] ipw2200: Add pci .shutdown handlerZhu Yi1-0/+11
2006-08-29[PATCH] ipw2200: Fix kernel Oops if cmdlog debug is enabledZhu Yi1-1/+8
2006-08-29[PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi1-1/+1
2006-08-29[PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi1-5/+2
2006-08-29[PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi1-21/+31
2006-08-29[PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi2-2/+0
2006-08-29[PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi1-5/+6
2006-08-29[PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi1-22/+17
2006-08-29[PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi1-3/+20
2006-08-29[PATCH] ipw2200: always enable frequently used debugging codeZhu Yi3-53/+28
2006-08-29[PATCH] bcm43xx: return correct hard_start_xmit error codeLarry Finger1-1/+3
2006-08-29[PATCH] bcm43xx: optimization of DMA bitfieldsLarry Finger1-3/+6
2006-08-29[PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin1-0/+1
2006-08-29[PATCH] orinoco: Don't use "extern inline" on locking functionsPavel Roskin1-6/+2
2006-08-29[PATCH] bcm43xx: re-add bcm43xx_rng_init() callMichael Buesch1-0/+6
2006-08-29[PATCH] bcm43xx: >1G and 64bit DMA supportMichael Buesch4-324/+691
2006-08-29[PATCH] kthread: airo.cSukadev Bhattiprolu1-24/+16
2006-08-24Merge branch 'upstream-fixes' into upstreamJeff Garzik2-1/+4
2006-08-23Merge branch 'upstream-fixes' into upstreamJohn W. Linville2-1/+4
2006-08-23[PATCH] hostap: Restore antenna selection settings after port resetPavel Roskin1-0/+3
2006-08-23[PATCH] spectrum_cs: Fix incorrect use of pcmcia_dev_present()Pavel Roskin1-1/+1
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik8-8/+8