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
/
declance.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
1
-4
/
+2
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-2
/
+2
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-06-08
declance: Restore tx descriptor ring locking
Maciej W. Rozycki
1
-0
/
+5
2009-04-15
declance: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-03-25
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2008-11-13
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
1
-1
/
+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
/
+1
2008-06-12
drivers/net/: remove write-only "last_dev"
Adrian Bunk
1
-4
/
+0
2008-01-29
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
1
-3
/
+3
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-7
/
+7
2007-10-11
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-31
/
+21
2007-05-22
declance: Remove a dangling spin_unlock_irq() thingy
Maciej W. Rozycki
1
-2
/
+0
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-02-08
mips: declance: Driver model for the PMAD-A
Maciej W. Rozycki
1
-47
/
+117
2006-12-05
[PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel
Maciej W. Rozycki
1
-5
/
+1
2006-12-05
[PATCH] declance: Fix PMAX and PMAD support
Maciej W. Rozycki
1
-191
/
+207
2006-10-06
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+2
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-4
/
+4
2006-07-05
[PATCH] Fix freeing of net device
Ralf Baechle
1
-3
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
1
-2
/
+1
2005-10-19
[PATCH] declance: Use physical addresses at the interface level.
Ralf Baechle
1
-16
/
+10
2005-10-19
[PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...
Ralf Baechle
1
-1
/
+1
2005-10-19
[PATCH] declance: Fix mapping of device.
Ralf Baechle
1
-2
/
+2
2005-10-19
[PATCH] declance: Convert to irqreturn_t.
Ralf Baechle
1
-2
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1320