index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
spectrum_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
1
-1
/
+1
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-15
/
+4
2006-08-24
[PATCH] spectrum_cs: Fix firmware uploading errors
Richard Purdie
1
-1
/
+1
2006-07-10
[PATCH] release_firmware() fixes
Magnus Damm
1
-21
/
+16
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-05
[PATCH] orinoco: simplify locking, fix error handling in PCMCIA resume
Pavel Roskin
1
-4
/
+3
2006-05-05
[PATCH] orinoco: report more relevant data on startup
Pavel Roskin
1
-13
/
+4
2006-05-05
[PATCH] orinoco: unregister network device before releasing PCMCIA resources
Pavel Roskin
1
-6
/
+3
2006-04-24
[PATCH] orinoco replace hermes_write_words() with hermes_write_bytes()
Pavel Roskin
1
-4
/
+3
2006-04-24
[PATCH] orinoco: Symbol card supported by spectrum_cs is LA4137, not LA4100
Pavel Roskin
1
-2
/
+2
2006-04-24
[PATCH] orinoco: remove underscores from little-endian field names
Pavel Roskin
1
-14
/
+14
2006-04-24
[PATCH] orinoco: remove PCMCIA audio support, it's useless for wireless cards
Pavel Roskin
1
-6
/
+0
2006-04-24
[PATCH] orinoco: Remove useless CIS validation
Pavel Roskin
1
-3
/
+0
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-23
/
+14
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-8
/
+7
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-43
/
+37
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-12
/
+9
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-9
/
+7
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-7
/
+0
2006-03-31
[PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq
Dominik Brodowski
1
-2
/
+1
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
1
-7
/
+1
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-53
/
+10
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-10
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-32
/
+5
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-43
/
+53
2005-09-23
[PATCH] orinoco: Annotate endianess of variables and structure members.
Pavel Roskin
1
-10
/
+10
2005-09-23
[PATCH] orinoco: Remove unneeded forward declarations.
Pavel Roskin
1
-12
/
+3
2005-09-23
[PATCH] orinoco: Remove inneeded system includes.
Pavel Roskin
1
-15
/
+1
2005-09-16
[PATCH] orinoco: Update PCMCIA ID's.
Pavel Roskin
1
-1
/
+1
2005-09-16
[PATCH] orinoco: Remove conditionals that are useless in the kernel drivers.
Pavel Roskin
1
-25
/
+1
2005-09-05
[PATCH] orinoco: New driver - spectrum_cs.
Pavel Roskin
1
-0
/
+1120