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
/
pcmcia
/
smc91c92_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
smsc: Move the SMC (SMSC) drivers
Jeff Kirsher
1
-2070
/
+0
2011-07-29
smc91c92_cs.c: fix bogus compiler warning
Dominik Brodowski
1
-1
/
+1
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-1
/
+1
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-57
/
+48
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-33
/
+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
-20
/
+19
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-2
/
+0
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-5
/
+4
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-5
/
+5
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
1
-2
/
+0
2010-09-29
pcmcia: split up modify_configuration() into two fixup functions
Dominik Brodowski
1
-4
/
+1
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
1
-8
/
+7
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-2
/
+2
2010-08-18
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
Joe Perches
1
-54
/
+45
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
1
-6
/
+3
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-22
/
+21
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-9
/
+9
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-06-25
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
Ken Kawasaki
1
-5
/
+13
2010-06-15
pcmcia: dev_node removal bugfix
Dominik Brodowski
1
-0
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-10
/
+4
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-6
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+1
2010-05-10
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
1
-8
/
+1
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-6
/
+2
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+21
2010-04-27
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
Ken Kawasaki
1
-10
/
+21
2010-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-7
/
+6
2010-04-13
smc91c92_cs: define multicast_table as unsigned char
Ken Kawasaki
1
-7
/
+6
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+7
2010-04-03
smc91c92_cs: fix the problem of "Unable to find hardware address"
Ken Kawasaki
1
-5
/
+7
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+4
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-4
/
+2
2010-02-19
net/pcmcia: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-23
/
+10
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-2
/
+2
2010-01-17
pcmcia: remove remaining unused IRQ_FIRST_SHARED parameter
Dominik Brodowski
1
-4
/
+2
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2009-12-07
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
1
-1
/
+1
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-234
/
+106
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-5
/
+3
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
1
-1
/
+1
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
[next]