index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
zd1211rw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] zd1211rw: Use compare_ether_addr()
Daniel Drake
2007-04-28
1
-5
/
+5
*
[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL
Ulrich Kunitz
2007-04-28
2
-12
/
+12
*
[WIRELESS]: Refactor wireless Kconfig.
Johannes Berg
2007-04-25
1
-1
/
+2
*
Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
S.Çağlar Onur
2007-04-23
1
-0
/
+1
*
[PATCH] zd1211rw: Fix E2P_PHY_REG patching
Daniel Drake
2007-04-10
2
-9
/
+4
*
[PATCH] zd1211rw: Reject AL2230S devices
Daniel Drake
2007-04-10
3
-1
/
+8
*
Merge branch 'upstream' into upstream-jgarzik
John W. Linville
2007-02-17
1
-1
/
+1
|
\
|
*
[PATCH] zd1211rw: Readd zd_addr_t cast
Daniel Drake
2007-02-14
1
-1
/
+1
*
|
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...
Jeff Garzik
2007-02-09
2
-10
/
+46
|
\
\
|
|
/
|
*
[PATCH] zd1211rw: Remove noisy debug message
Daniel Drake
2007-02-07
1
-2
/
+0
|
*
[PATCH] zd1211rw: Added error stats update
Ulrich Kunitz
2007-02-07
2
-5
/
+41
|
*
[PATCH] zd1211rw: Fixed array size issue in reset_mode
Ulrich Kunitz
2007-02-07
1
-3
/
+2
|
*
[PATCH] zd1211rw: Reset device in the probe call
Ulrich Kunitz
2007-02-07
1
-0
/
+2
|
*
[PATCH] zd1211rw: fix potential leak in usb_init
Maxime Austruy
2007-02-07
1
-0
/
+1
*
|
[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2
Daniel Drake
2007-02-05
1
-0
/
+1
*
|
[PATCH] zd1211rw: Add ID for Linksys WUSBF54G
Daniel Drake
2007-02-05
1
-0
/
+1
*
|
[PATCH] zd1211rw: Remove addressing abstraction
Daniel Drake
2007-02-05
8
-238
/
+104
*
|
[PATCH] zd1211rw: Consistency for address space constants
Daniel Drake
2007-02-05
3
-64
/
+75
*
|
[PATCH] zd1211rw: 2 new ZD1211B device ID's
Daniel Drake
2007-02-05
1
-0
/
+2
*
|
[PATCH] zd1211rw: Generic HMAC initialization
Daniel Drake
2007-02-05
1
-49
/
+18
|
/
*
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
2006-12-19
3
-29
/
+76
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
2006-12-07
1
-5
/
+5
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-12-07
5
-7
/
+107
|
\
|
*
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
2006-12-05
5
-3
/
+102
|
*
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
Daniel Drake
2006-12-05
1
-0
/
+3
|
*
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
Daniel Drake
2006-12-05
1
-4
/
+2
*
|
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
2
-12
/
+15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
10
-259
/
+411
|
\
\
|
|
/
|
*
[PATCH] zd1211rw: Use softmac ERP handling functionality
Daniel Drake
2006-12-02
4
-65
/
+286
|
*
[PATCH] zd1211rw: Rename cs_rate to zd_rate
Daniel Drake
2006-12-02
3
-32
/
+34
|
*
[PATCH] zd1211rw: Allow channels 1-13 in Japan
Daniel Drake
2006-12-02
1
-1
/
+6
|
*
[PATCH] zd1211rw: Optimized handling of zero length entries in length info
Ulrich Kunitz
2006-12-02
1
-0
/
+2
|
*
[PATCH] zd1211rw: cleanups
Ulrich Kunitz
2006-12-02
4
-110
/
+53
|
*
[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
Daniel Drake
2006-12-02
4
-33
/
+6
|
*
[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000
Daniel Drake
2006-12-02
1
-0
/
+1
|
*
[PATCH] zd1211rw: Add ID for Planex GW-US54Mini
Daniel Drake
2006-12-02
1
-0
/
+1
|
*
[PATCH] zd1211rw: Add ID for ZyXEL G-220
Daniel Drake
2006-12-02
1
-0
/
+1
|
*
[PATCH] zd1211rw: Add 3 more device IDs
Daniel Drake
2006-12-02
1
-0
/
+3
|
*
Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"
John W. Linville
2006-11-28
4
-11
/
+11
|
*
[PATCH] zd1211rw: Fix of a locking bug
Ulrich Kunitz
2006-11-28
1
-13
/
+13
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
2
-4
/
+5
|
/
*
[PATCH] zd1211rw: fix build-break caused by association race fix
John W. Linville
2006-10-17
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+3
*
[PATCH] zd1211rw: Add LED support
Ulrich Kunitz
2006-09-25
4
-78
/
+117
*
[PATCH] zd1211rw: Added workqueue
Ulrich Kunitz
2006-09-25
2
-0
/
+12
*
[PATCH] zd1211rw: Removes wrong assertions
Ulrich Kunitz
2006-09-25
1
-6
/
+0
*
[PATCH] zd1211rw: 16-bit writes for physical control registers
Ulrich Kunitz
2006-09-25
1
-7
/
+7
*
[PATCH] WE-21 for zd1211rw
Daniel Drake
2006-09-25
1
-1
/
+1
*
[PATCH] zd1211rw: Removed unneeded packed attributes
Ulrich Kunitz
2006-09-11
4
-11
/
+11
[prev]
[next]