aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | [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
| |\ \ | | |/
| | * [PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz2006-08-023-9/+6
| | * [PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz2006-08-021-3/+3
| | * [PATCH] zd1211rw: Remove bogus assertDaniel Drake2006-08-021-1/+0
| | * [PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake2006-08-021-2/+3
| | * [PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2006-08-022-3/+7