summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ipw2100.c
Commit message (Expand)AuthorAgeFilesLines
* ipw2100: fix postfix decrement errorsRoel Kluin2007-11-101-2/+2
* [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-251-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-2/+2
|\
| * Spelling fix: explicitlyJean Delvare2007-10-191-2/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-191-0/+39
|\ \ | |/ |/|
| * [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-181-0/+39
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-29/+0
|\ \ | |/ |/|
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-29/+0
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-24/+24
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-4/+3
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
|/
* [PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi2007-07-171-3/+3
* [PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger2007-07-101-4/+7
* [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-281-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+3
* [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6
* [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-071-8/+8
* [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-021-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-071-1/+1
|\
| * [PATCH] ipw2200: Fix a typoZhu Yi2006-12-051-1/+1
* | 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
OpenPOWER on IntegriCloud