summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-151-6/+2
|\
| * drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk2006-01-151-4/+0
| * Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard2006-01-151-2/+2
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-145-62/+62
|/
* [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams2006-01-121-4/+223
* [PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier2006-01-121-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-7/+3
* [patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams2006-01-091-1/+4
* [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...Dominik Brodowski2006-01-0610-510/+108
* [PATCH] pcmcia: remove dev_list from driversDominik Brodowski2006-01-068-158/+23
* [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callbackDominik Brodowski2006-01-0610-218/+72
* [PATCH] pcmcia: new suspend coreDominik Brodowski2006-01-059-295/+403
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-049-773/+808
|\
| * Merge branch 'master'Jeff Garzik2006-01-031-1/+5
| |\
| * | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin2005-12-015-35/+35
| * | [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fixTakis2005-12-012-3/+2
| * | Merge branch 'upstream-fixes'Jeff Garzik2005-12-012-4/+3
| |\ \
| * | | [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)Dan Streetman2005-12-011-7/+8
| * | | Merge branch 'upstream-fixes'Jeff Garzik2005-11-183-14/+23
| |\ \ \
| * \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2005-11-183-8/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-183-728/+763
| |\ \ \ \ \
| | * | | | | [PATCH] hostap: rename hostap.c to hostap_main.cAdrian Bunk2005-11-162-0/+1
| | * | | | | [PATCH] atmel: audit return code of create_proc_read_entryChristophe Lucas2005-11-161-1/+4
| | * | | | | [PATCH] atmel: CodingStyle cleanupCarlo Perassi2005-11-161-728/+759
* | | | | | | [IEEE80211] ipw2200: Simplify multicast checks.Stephen Hemminger2006-01-031-10/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | [PATCH] orinoco_nortel: Add Symbol LA-4123 IDPavel Roskin2005-12-241-0/+4
* | | | | | [PATCH] orinoco_nortel: Fix incorrect PCI resource usePavel Roskin2005-12-241-1/+1
| |_|_|_|/ |/| | | |
* | | | | [wireless airo] reset card in initMatthieu CASTET2005-12-011-2/+2
* | | | | [PATCH] orinoco: fix setting power management parametersPavel Roskin2005-12-011-2/+1
| |_|_|/ |/| | |
* | | | [wireless hermes] build fixJeff Garzik2005-11-181-3/+3
* | | | Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-182-11/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2005-11-182-11/+20
| | |/ | |/|
* | | [PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi2005-11-181-3/+3
* | | [PATCH] prism54 : Remove extraneous udelay/register readRoger While2005-11-181-2/+2
* | | [PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville2005-11-181-3/+8
| |/ |/|
* | [PATCH] ipw2200: fix error log offset calculationZhu Yi2005-11-171-2/+1
* | [PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg2005-11-171-0/+4
|/
* Merge branch 'atmel'Jeff Garzik2005-11-115-178/+94
|\
| * [PATCH] Atmel wireless updatesimon@thekelleys.org.uk2005-11-115-178/+94
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-0912-2948/+7340
|\ \
| * | [wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik2005-11-091-0/+4
| * | Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik2005-11-094-2895/+7307
| |\ \
| | * | Update version ipw2200 stamp to 1.0.8James Ketrenos2005-11-071-1/+1
| | * | Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firm...James Ketrenos2005-11-071-1/+1
| | * | Fixed parameter reordering in firmware log routine.James Ketrenos2005-11-071-1/+1
| | * | Fixed problem with not being able to send broadcast packets.Hong Liu2005-11-071-3/+6
| | * | Added channel support for ipw2200 cards identified as 'ZZR'James Ketrenos2005-11-071-1/+17
| | * | Removed warning about TKIP not being configured if countermeasures areJames Ketrenos2005-11-072-16/+4
| | * | Fixes missed beacon logic in relation to on-network AP roaming.Ben Cahill2005-11-072-7/+23
| | * | Removed legacy WIRELESS_EXT checks from ipw2200.cJames Ketrenos2005-11-071-507/+1
OpenPOWER on IntegriCloud