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
/
orinoco
/
spectrum_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
orinoco: move under intersil vendor directory
Kalle Valo
1
-320
/
+0
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
-15
/
+1
2011-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+5
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
1
-5
/
+5
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2010-12-08
orinoco: initialise priv->hw before assigning the interrupt
David Kilroy
1
-7
/
+7
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-44
/
+0
2010-09-29
pcmcia: avoid messages on module (un)loading
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: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-40
/
+5
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-21
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-10
/
+2
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-2
/
+2
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-13
/
+11
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-2
/
+3
2010-08-03
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
1
-22
/
+10
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+4
2010-05-10
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
1
-13
/
+1
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-11
/
+2
2010-05-03
orinoco_usb: implement fw download
David Kilroy
1
-0
/
+1
2010-05-03
orinoco: encapsulate driver locking
David Kilroy
1
-2
/
+2
2010-05-03
orinoco: allow driver to specify netdev_ops
David Kilroy
1
-1
/
+1
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-3
/
+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
-27
/
+27
2009-07-10
orinoco: Handle suspend/restore in core driver
David Kilroy
1
-38
/
+3
2009-07-10
orinoco: move netdev interface creation to main driver
David Kilroy
1
-16
/
+6
2009-07-10
orinoco: initialise independently of netdev
David Kilroy
1
-0
/
+6
2009-07-10
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
1
-22
/
+19
2009-02-11
orinoco: Rename orinoco.c
David Kilroy
1
-2
/
+2
2009-02-09
orinoco: checkpatch cleanup
Andrey Borzenkov
1
-8
/
+7
2008-12-12
spectrum_cs: Fix function names used in debug strings
David Kilroy
1
-2
/
+6
2008-11-26
orinoco: Resume spectrum_cs in the same way as orinoco_cs
David Kilroy
1
-1
/
+20
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-10
orinoco: Move sources to a subdirectory
David Kilroy
1
-0
/
+507