summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2100.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-17/+8
|\
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-021-14/+0
| * [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-021-1/+7
| * [PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2006-12-021-2/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-20/+27
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-021-3/+8
|\
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-011-3/+8
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-1/+0
* | [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-011-0/+10
|/
* [PATCH] WE-21 for ipw2100Jean Tourrilhes2006-09-251-7/+7
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-061-2/+3
|\
| * [PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi2006-08-291-2/+3
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi2006-03-171-1/+1
* [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2006-03-171-1/+0
* [PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2006-03-171-59/+60
* [PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi2006-03-171-7/+8
* [PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2006-03-171-11/+84
* [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-171-2/+2
* [PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi2006-01-301-1/+1
* [PATCH] ipw2100: remove white space and better format the codeZhu Yi2006-01-301-2/+2
* [PATCH] ipw2100: Add generic geo informationZhu Yi2006-01-301-0/+19
* [PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi2006-01-301-3/+4
* [PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2006-01-301-3/+9
* [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-301-2/+2
* [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-301-13/+14
* [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-301-10/+12
* [PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk2006-01-161-434/+0
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-13/+13
* [patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams2006-01-091-1/+4
* [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin2005-12-011-20/+20
* [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2005-11-181-11/+18
* [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-091-1288/+1562
|\
| * Removed warning about TKIP not being configured if countermeasures areJames Ketrenos2005-11-071-8/+2
| * Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos2005-11-071-4/+0
| * Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos2005-11-071-1/+1
| * Removed PF_SYNCTHREAD legacy.James Ketrenos2005-11-071-4/+1
| * Don't set hardware WEP if we are actually using TKIP/AES.Hong Liu2005-11-071-2/+5
| * Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED toZhu Yi2005-11-071-3/+21
| * [Bug 339] Fix ipw2100 iwconfig set/get txpower.Liu Hong2005-11-071-7/+6
| * Fixed WEP on ipw2100 (priv->sec was being used instead of2005-11-071-46/+51
| * Catch ipw2100 up to equivelancy with v1.1.1James Ketrenos2005-11-071-133/+444
| * IPW_DEBUG has already included DRV_NAME, remove double prefix print.Zhu Yi2005-11-071-9/+7
OpenPOWER on IntegriCloud