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
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
/
axnet_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-6
/
+4
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+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
-7
/
+1
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-9
/
+4
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-28
axnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
2010-02-20
net/pcmcia: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-4
/
+3
2010-01-04
axnet_cs: remove unnecessary spin_unlock_irqrestore
Ken Kawasaki
1
-3
/
+0
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2009-12-08
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
1
-1
/
+1
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-37
/
+19
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-1
/
+0
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 (net)
Dominik Brodowski
1
-35
/
+18
2009-09-04
netdev: Convert MDIO ioctl implementation to use struct mii_ioctl_data
Ben Hutchings
1
-4
/
+5
2009-09-04
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-2
/
+0
2009-09-01
netdev: convert pcmcia drivers to netdev_tx_t
Stephen Hemminger
1
-2
/
+4
2009-08-13
net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
Jaswinder Singh Rajput
1
-2
/
+0
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-04-07
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
1
-1
/
+8
2009-03-22
axnet: convert to net_device_ops
Stephen Hemminger
1
-42
/
+26
2009-02-18
drivers/net/pcmcia: fix warning: format not a string literal and no ...
Hannes Eder
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
/
+1
2008-11-24
axnet_cs: Fix build after net device ops ne2k conversion.
David S. Miller
1
-8
/
+8
2008-11-24
driver/net/*: remove redundant argument comments
Qinghuang Feng
1
-1
/
+0
2008-11-22
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
Cord Walter
1
-0
/
+1
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-44
/
+36
2008-09-03
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
Komuro
1
-0
/
+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: use pcmcia_loop_config in net pcmcia drivers
Dominik Brodowski
1
-41
/
+30
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2008-06-27
pcnet_cs, axnet_cs: clear bogus interrupt before request_irq
Komuro
1
-0
/
+2
2008-05-13
axnet_cs: use netstats in net_device structure
Paulius Zaleckas
1
-36
/
+34
2008-03-05
axnet_cs: change debugging level for "Too much work at interrupt" message.
Komuro
1
-1
/
+1
2008-02-05
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia/axnet_cs: make functions static
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
1
-13
/
+13
2008-01-29
axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irq
Komuro
1
-11
/
+5
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
/
+5
[next]