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
/
ax88796.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
drivers/net: Remove unnecessary casts of netdev_priv
Joe Perches
1
-4
/
+4
2010-10-21
drivers/net/ax88796.c: Return error code in failure
Julia Lawall
1
-0
/
+1
2010-07-09
ax88796: free irq on error
Kulikov Vasiliy
1
-1
/
+3
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-09
drivers/net: Correct NULL test
Julia Lawall
1
-1
/
+1
2009-03-25
ax88796: Add method to take MAC from platform data
Daniel Mack
1
-5
/
+12
2009-03-25
drivers/net/ax88796.c: take IRQ flags from platform_device
Daniel Mack
1
-5
/
+9
2009-01-15
ax88796: start_xmit fix using net_device_ops
Magnus Damm
1
-6
/
+21
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-6
/
+3
2008-10-22
AX88796: ax_probe() fix irq assignment
roel kluin
1
-3
/
+3
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-7
/
+7
2008-08-14
AX88796: Fix locking in ethtool support
Ben Dooks
1
-2
/
+2
2008-04-25
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-02-03
NET: AX88796 use dev_dbg() instead of printk()
Ben Dooks
1
-17
/
+23
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-10-11
ax88796: add 93cx6 eeprom support
Magnus Damm
1
-0
/
+49
2007-08-14
ax88796 printk fixes
Andrew Morton
1
-2
/
+3
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-26
ax88796 (address space): cast to unsigned long, not long
Al Viro
1
-1
/
+1
2007-07-16
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-10
AX88796 network driver
Ben Dooks
1
-0
/
+952