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
/
defxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-33
/
+33
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-02-18
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
1
-6
/
+5
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-2
/
+2
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-08
drivers/net/defxx.c: use %pMF to show MAC address
hartleys
1
-5
/
+2
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-6
/
+4
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-02-10
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
1
-1
/
+1
2008-12-04
netdev: remove pathetic compile-command lines
Alexey Dobriyan
1
-7
/
+0
2008-11-21
defxx: convert driver to net_device_ops
Stephen Hemminger
1
-7
/
+10
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-03-26
misc drivers/net annotations
Al Viro
1
-1
/
+2
2007-10-24
defxx.c: dfx_bus_init() is __devexit not __devinit
Maciej W. Rozycki
1
-1
/
+1
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-07-25
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
1
-9
/
+8
2007-05-30
defxx: Fix the handling of ioremap() failures
Maciej W. Rozycki
1
-0
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+3
2007-04-26
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
1
-2
/
+0
2007-02-09
[TC] defxx: TURBOchannel support
Maciej W. Rozycki
1
-326
/
+602
2006-12-02
[PATCH] defxx: Big-endian hosts support
Maciej W. Rozycki
1
-20
/
+19
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
-134
/
+134
2006-08-20
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2005-06-27
[PATCH] defxx: Use irqreturn_t for the interrupt handler
Maciej W. Rozycki
1
-37
/
+51
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+3463