summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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-111-0/+1
| * [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger2006-09-111-9/+3
| * [PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2006-09-112-4/+64
| * [PATCH] bcm43xx: Add firmware version printoutLarry Finger2006-09-112-0/+33
| * [PATCH] bcm43xx: remove dead statistics codeLarry Finger2006-09-111-11/+1
| * [PATCH] Prism54 : add bitrates to scan resultJean Tourrilhes2006-09-111-0/+30
| * [PATCH] zd1211rw: Removed unneeded packed attributesUlrich Kunitz2006-09-114-11/+11
| * [PATCH] zd1211rw: Add ID for Asus WL-159gDaniel Drake2006-09-111-0/+1
| * [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake2006-09-111-0/+1
| * [PATCH] bcm43xx: Correct out of sequence initialization stepLarry Finger2006-09-111-1/+1
| * [PATCH] bcm43xx-softmac: Init, shutdown and restart fixesLarry Finger2006-09-113-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/+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
| |\ \
* | \ \ Merge branch 'master' into upstreamJeff Garzik2006-09-041-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | [STRIP]: Fix neighbour table refcount leak.Stephen Hemminger2006-08-291-2/+4
| | |/ | |/|
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-242-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
* | | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-198-8/+8
| |/ |/|
* | [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