aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-10ipw2100: fix postfix decrement errorsRoel Kluin1-2/+2
2007-10-25[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard1-5/+6
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+39
2007-10-19Spelling fix: explicitlyJean Delvare1-2/+2
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-29/+0
2007-10-18[PATCH] ipw2100: send WEXT scan eventsDan Williams1-0/+39
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-24/+24
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-4/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-29/+0
2007-07-17[PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi1-3/+3
2007-07-10[PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger1-4/+7
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+3
2007-02-14[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-8/+6
2007-02-07[PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day1-8/+8
2007-01-02[PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-1/+1
2006-12-05[PATCH] ipw2200: Fix a typoZhu Yi1-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-17/+8
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake1-14/+0
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville1-1/+7
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-20/+27
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-3/+8
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-1/+0
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik1-3/+8
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+10
2006-09-25[PATCH] WE-21 for ipw2100Jean Tourrilhes1-7/+7
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-06Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-2/+3
2006-08-29[PATCH] ipw2100: Fix deadlock detected by lockdepZhu Yi1-2/+3
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-03-17[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi1-1/+1
2006-03-17[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi1-1/+0
2006-03-17[PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar1-59/+60
2006-03-17[PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi1-7/+8
2006-03-17[PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf1-11/+84
2006-03-17[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi1-2/+2
2006-01-30[PATCH] increase ipw2100 driver version to git-1.1.4Zhu Yi1-1/+1
2006-01-30[PATCH] ipw2100: remove white space and better format the codeZhu Yi1-2/+2
2006-01-30[PATCH] ipw2100: Add generic geo informationZhu Yi1-0/+19
2006-01-30[PATCH] ipw2100: Make iwconfig txpower setting consistent with user inputZhu Yi1-3/+4