aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2100.c
Commit message (Expand)AuthorAge
* [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-14
* [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-07
* [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-02
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-07
|\
| * [PATCH] ipw2200: Fix a typoZhu Yi2006-12-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-02
| * [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-02
| * [PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-02
|\
| * drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik2006-10-01
* | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-02
* | [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-01
|/
* [PATCH] WE-21 for ipw2100Jean Tourrilhes2006-09-25
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2006-09-06
|\
| * [PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi2006-08-29
* | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: occuring -> occurringAdrian Bunk2006-06-30
* spelling fixesAndreas Mohr2006-06-26
* [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi2006-03-17
* [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2006-03-17
* [PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2006-03-17
* [PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi2006-03-17
* [PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2006-03-17
* [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-17
* [PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi2006-01-30
* [PATCH] ipw2100: remove white space and better format the codeZhu Yi2006-01-30
* [PATCH] ipw2100: Add generic geo informationZhu Yi2006-01-30
* [PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi2006-01-30
* [PATCH] ipw2100: Add LEAP authentication algorithm supportZhu Yi2006-01-30
* [PATCH] drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() staticAdrian Bunk2006-01-30
* [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-30
* [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-30
* [PATCH] ipw2100: remove code for WIRELESS_EXT < 18Adrian Bunk2006-01-16
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams2006-01-09
* [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin2005-12-01
* [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2005-11-18
* [wireless ipw2100] kill unused-var warnings for debug-disabled codeJeff Garzik2005-11-09
* Merge rsync://bughost.org/repos/ipw-delta/Jeff Garzik2005-11-09
|\
| * Removed warning about TKIP not being configured if countermeasures areJames Ketrenos2005-11-07
| * Pulled out a stray KERNEL_VERSION check around the suspend handler.James Ketrenos2005-11-07
| * Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7)James Ketrenos2005-11-07
| * Removed PF_SYNCTHREAD legacy.James Ketrenos2005-11-07