aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2100.c
AgeCommit message (Expand)Author
2007-01-02[PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-12-05[PATCH] ipw2200: Fix a typoZhu Yi
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven
2006-09-25[PATCH] WE-21 for ipw2100Jean Tourrilhes
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik
2006-08-29[PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: occuring -> occurringAdrian Bunk
2006-06-26spelling fixesAndreas Mohr
2006-03-17[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi
2006-03-17[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi
2006-03-17[PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar
2006-03-17[PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi
2006-03-17[PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf
2006-03-17[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi
2006-01-30[PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi
2006-01-30[PATCH] ipw2100: remove white space and better format the codeZhu Yi
2006-01-30[PATCH] ipw2100: Add generic geo informationZhu Yi
2006-01-30[PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi
2006-01-30[PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi
2006-01-30[PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk
2006-01-30[PATCH] ipw2100: Fix setting txpower failed problemZhu Yi
2006-01-30[PATCH] ipw2100: Fix a gcc compile warningZhu Yi
2006-01-16[PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-09[patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams
2005-12-01[PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin
2005-11-18[PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos
2005-11-09[wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik
2005-11-09Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik
2005-11-07[PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris
2005-11-07Removed warning about TKIP not being configured if countermeasures areJames Ketrenos
2005-11-07Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos
2005-11-07Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos
2005-11-07Removed PF_SYNCTHREAD legacy.James Ketrenos
2005-11-07Don't set hardware WEP if we are actually using TKIP/AES.Hong Liu