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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-27
com20020_cs: Move the PCMCIA Arcnet driver
Jeff Kirsher
3
-389
/
+0
2011-08-27
ixbmtr_cs: Move the IBM PCMCIA Token Ring driver
Jeff Kirsher
3
-384
/
+0
2011-08-12
xircom: Move the Xircom driver
Jeff Kirsher
3
-1823
/
+0
2011-08-12
eth16i: Move the Allied Telesis/Fujitsu drivers
Jeff Kirsher
3
-1198
/
+0
2011-08-10
smsc: Move the SMC (SMSC) drivers
Jeff Kirsher
3
-2082
/
+0
2011-08-10
8390: Move the 8390 related drivers
Jeff Kirsher
4
-3458
/
+0
2011-08-10
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher
3
-1535
/
+0
2011-08-10
3c*/acenic/typhoon: Move 3Com Ethernet drivers
Jeff Kirsher
4
-2144
/
+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
10
-10
/
+10
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
10
-10
/
+10
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
3
-4
/
+4
2011-02-28
fmvj18x_cs: add new id
Ken Kawasaki
1
-0
/
+1
2011-01-31
axnet_cs: reduce delay time at ei_rx_overrun
Ken Kawasaki
1
-4
/
+2
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-12-21
drivers/net/*/: Use static const
Joe Perches
1
-1
/
+1
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+1
2010-12-16
axnet_cs: move id (0x1bf, 0x2328) to axnet_cs
Ken Kawasaki
2
-1
/
+1
2010-11-17
drivers/net/pcmcia: Remove unnecessary casts of netdev_priv
Joe Perches
1
-9
/
+9
2010-11-12
axnet_cs: fix resume problem for some Ax88790 chip
Ken Kawasaki
1
-10
/
+20
2010-10-30
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
10
-428
/
+353
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-56
/
+83
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
9
-311
/
+2
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
10
-30
/
+10
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
5
-109
/
+74
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
5
-8
/
+2
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
10
-38
/
+30
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
9
-29
/
+29
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
10
-10
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
4
-11
/
+5
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
5
-78
/
+68
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2
-2
/
+2
2010-09-15
pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails
Dominik Brodowski
1
-56
/
+83
2010-09-14
drivers/net/pcmcia: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2010-08-28
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
5
-17
/
+17
2010-08-18
drivers/net/pcmcia: Use pr_<level> and netdev_<level>
Joe Perches
9
-314
/
+298
2010-08-17
pcnet_cs: Use pr_fmt and pr_<level>
Joe Perches
1
-13
/
+13
2010-08-17
pcnet_cs: Use proper netdev_*-printouts
Wolfram Sang
1
-31
/
+27
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
4
-55
/
+0
2010-08-13
pcmcia: xirc2ps_cs bugfix
Dominik Brodowski
1
-1
/
+1
2010-08-03
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
1
-1
/
+0
[next]