index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
/
hostap_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
hostap: move under intersil vendor directory
Kalle Valo
1
-708
/
+0
2014-12-15
hostap_cs: fix misspelling of current function in string
Julia Lawall
1
-10
/
+5
2014-02-24
hostap: add Netgear MA401 card
Cédric Le Goater
1
-0
/
+2
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
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
[next]