index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ipw2100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
latency.c: use QoS infrastructure
Mark Gross
2008-02-05
1
-5
/
+7
*
ipw2100 annotations and fixes
Al Viro
2008-01-28
1
-5
/
+5
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
1
-2
/
+1
*
ipw2100: fix postfix decrement errors
Roel Kluin
2007-11-10
1
-2
/
+2
*
[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-25
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
1
-2
/
+2
|
\
|
*
Spelling fix: explicitly
Jean Delvare
2007-10-19
1
-2
/
+2
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-19
1
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
[PATCH] ipw2100: send WEXT scan events
Dan Williams
2007-10-18
1
-0
/
+39
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-10-19
1
-29
/
+0
|
\
\
|
|
/
|
/
|
|
*
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
2007-10-10
1
-29
/
+0
*
|
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-24
/
+24
*
|
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-4
/
+3
*
|
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-2
/
+0
|
/
*
[PATCH] ipw2100: Fix `iwpriv set_power` error
Zhu Yi
2007-07-17
1
-3
/
+3
*
[PATCH] ipw2100: RF kill switch timer power save
Stephen Hemminger
2007-07-10
1
-4
/
+7
*
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
Jouni Malinen
2007-04-28
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+3
*
[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-14
1
-8
/
+6
*
[PATCH] Rename IPW2100 debugging macros to not look like config options.
Robert P. J. Day
2007-02-07
1
-8
/
+8
*
[PATCH] ipw2100: Fix dropping fragmented small packet problem
Zhu Yi
2007-01-02
1
-1
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-12-07
1
-1
/
+1
|
\
|
*
[PATCH] ipw2200: Fix a typo
Zhu Yi
2006-12-05
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-17
/
+8
|
\
\
|
|
/
|
*
[PATCH] ieee80211: Provide generic get_stats implementation
Daniel Drake
2006-12-02
1
-14
/
+0
|
*
[PATCH] wireless: clean-up some "check return code" warnings
John W. Linville
2006-12-02
1
-1
/
+7
|
*
[PATCH] kmemdup() cleanup in drivers/net
Eric Sesterhenn
2006-12-02
1
-2
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-20
/
+27
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-10-02
1
-3
/
+8
|
\
|
*
drivers/net/wireless/{airo,ipw2100}: fix error handling bugs
Jeff Garzik
2006-10-01
1
-3
/
+8
*
|
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
2006-10-02
1
-1
/
+0
*
|
[PATCH] maximum latency tracking infrastructure
Arjan van de Ven
2006-10-01
1
-0
/
+10
|
/
*
[PATCH] WE-21 for ipw2100
Jean Tourrilhes
2006-09-25
1
-7
/
+7
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
*
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
2006-09-06
1
-2
/
+3
|
\
|
*
[PATCH] ipw2100: Fix deadlock detected by lockdep
Zhu Yi
2006-08-29
1
-2
/
+3
*
|
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
1
-1
/
+1
|
/
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
typo fixes: occuring -> occurring
Adrian Bunk
2006-06-30
1
-1
/
+1
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2
Zhu Yi
2006-03-17
1
-1
/
+1
*
[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h
Zhu Yi
2006-03-17
1
-1
/
+0
*
[PATCH] ipw2100: semaphore to mutexes conversion
Ingo Molnar
2006-03-17
1
-59
/
+60
*
[PATCH] ipw2100: Fix radiotap code gcc warning
Zhu Yi
2006-03-17
1
-7
/
+8
*
[PATCH] ipw2100: add radiotap headers to packtes captured in monitor mode
Stefan Rompf
2006-03-17
1
-11
/
+84
*
[PATCH] ipw2x00: expend Copyright to 2006
Zhu Yi
2006-03-17
1
-2
/
+2
*
[PATCH] increase ipw2100 driver version to git-1.1.4
Zhu Yi
2006-01-30
1
-1
/
+1
[next]