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
/
hostap
/
hostap_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-14
/
+1
2011-11-28
hostap_cs: add ID for Canon K30225
Veli-Pekka Peltola
1
-0
/
+3
2011-07-29
hostap_cs: support cards with "Version 01.02" as third product ID
Pavel Roskin
1
-0
/
+2
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-01-10
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
1
-9
/
+6
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-8
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
1
-14
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-39
/
+4
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-23
/
+4
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-6
/
+4
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-5
/
+5
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-17
/
+11
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-10
/
+8
2010-08-03
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
1
-66
/
+25
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-2
/
+1
2010-06-15
hostap: Protect against initialization interrupt
Tim Gardner
1
-2
/
+13
2010-05-10
pcmcia: dev_node removal (write-only drivers)
Dominik Brodowski
1
-7
/
+2
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-23
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
Introduce PCMCIA_DEVICE_PROD_ID3
Pavel Roskin
1
-13
/
+4
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-4
/
+1
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
1
-1
/
+1
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
1
-15
/
+8
2009-11-08
pcmcia: use pre-determined values
Dominik Brodowski
1
-20
/
+1
2009-07-24
hostap_cs: Enable shared interrupts
Larry Finger
1
-1
/
+2
2008-08-31
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-11
/
+11
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-19
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-13
/
+11
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-1
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in net pcmcia drivers
Dominik Brodowski
1
-119
/
+108
2008-07-07
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
1
-4
/
+8
2008-06-30
hostap: fix sparse warnings
Pavel Roskin
1
-4
/
+4
2008-05-20
hostap_cs: add ID for Conceptronic CON11CPro
Pavel Roskin
1
-0
/
+1
2008-01-31
Add another Prism2 card to hostap
Marcin Juszkiewicz
1
-0
/
+3
2008-01-28
hostap_cs: don't match revisions in presense of the MAC chip name
Pavel Roskin
1
-9
/
+6
2007-10-10
[PATCH] Add Linksys card to HostAP driver
Marcin Juszkiewicz
1
-0
/
+4
2007-10-10
[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card
Stefan Lippers-Hollmann
1
-0
/
+1
2007-10-10
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
Yoann Padioleau
1
-1
/
+1
2007-07-08
[PATCH] hostap: Remove driver version number
Jouni Malinen
1
-4
/
+0
2007-04-28
[PATCH] hostap_cs: support ADLINK 345 CF
Marcin Juszkiewicz
1
-0
/
+2
2007-04-28
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
Jouni Malinen
1
-1
/
+1
2007-04-28
[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id
Jouni Malinen
1
-0
/
+5
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-2
/
+1
2006-12-05
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-6
/
+0
[next]