index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcmcia
/
pcnet_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
pcnet_cs: Fix misuse of the equality operator.
Cord Walter
1
-1
/
+1
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2008-11-22
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
Cord Walter
1
-1
/
+0
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-2
/
+1
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-45
/
+41
2008-09-03
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
Komuro
1
-1
/
+1
2008-08-23
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
1
-3
/
+4
2008-08-23
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
1
-0
/
+1
2008-08-23
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
1
-0
/
+1
2008-08-23
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
1
-2
/
+0
2008-08-23
pcmcia: use pcmcia_loop_config in net pcmcia drivers
Dominik Brodowski
1
-42
/
+37
2008-06-27
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
Komuro
1
-0
/
+3
2008-02-24
pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.
Komuro
1
-2
/
+8
2008-02-05
pcmcia/pcnet_cs: fix 'shadow variable' warning
Richard Knutsson
1
-13
/
+13
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
1
-18
/
+18
2008-01-29
pcmcia net: use roundup_pow_of_two() macro instead of grotesque loop
Robert P. J. Day
1
-2
/
+2
2007-12-18
pcnet_cs: add new id
Komuro
1
-0
/
+1
2007-10-29
netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.
Komuro
1
-1
/
+1
2007-10-11
PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs)
Komuro
1
-0
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-4
/
+3
2007-10-11
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
1
-2
/
+2
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-10
PCMCIA: add Socket Ethernet card into pcnet_cs
Marcin Juszkiewicz
1
-0
/
+1
2007-07-09
add return value check of request_irq()
Yoichi Yuasa
1
-3
/
+6
2007-07-09
PCMCIA-NETDEV : add new ID of lan&modem multifunction card
Komuro
1
-0
/
+1
2007-01-09
pcnet_cs : add new id
Komuro
1
-0
/
+2
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-8
/
+0
2006-12-05
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
1
-15
/
+7
2006-12-02
[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register f...
Komuro
1
-1
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-2
/
+2
2006-08-09
[PATCH] network: pcnet_cs.c: remove unnecessary 'mdio_reset'
Komuro
1
-13
/
+2
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-05-24
[netdrvr pcnet_cs, myri] trim trailing whitespace
Jeff Garzik
1
-21
/
+21
2006-05-24
[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter ID
Marcin Juszkiewicz
1
-0
/
+2
2006-04-22
[PATCH] pcmcia: add new ID to pcnet_cs
Dominik Brodowski
1
-0
/
+1
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-10
/
+3
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-7
/
+5
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-48
/
+43
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-12
/
+9
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-5
/
+0
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-14
/
+6
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
1
-10
/
+5
2006-03-04
Merge branch 'net-const'
Jeff Garzik
1
-1
/
+1
2006-03-04
Massive net driver const-ification.
Arjan van de Ven
1
-1
/
+1
2006-03-04
pcnet_cs: add new id (Logitec LPM-LN100TE)
Komuro
1
-0
/
+1
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-36
/
+9
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-13
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-28
/
+20
[next]