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
/
netxen
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-6
/
+6
2010-03-30
netxen: fix interrupt for NX2031
Amit Kumar Salecha
1
-9
/
+16
2010-03-30
netxen: fix fw load from file
Amit Kumar Salecha
1
-0
/
+10
2010-03-30
netxen: validate unified romimage
Rajesh K Borundia
2
-15
/
+140
2010-03-30
netxen: fix corner cases of firmware recovery
Amit Kumar Salecha
1
-0
/
+4
2010-03-30
netxen: fix tx csum status
Sucheta Chakraborty
1
-0
/
+6
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
1
-12
/
+7
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-5
/
+5
2010-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2010-02-04
netxen: protect resource cleanup by rtnl lock
Amit Kumar Salecha
1
-0
/
+2
2010-02-04
netxen: fix tx timeout recovery for NX2031 chip
Amit Kumar Salecha
1
-1
/
+1
2010-01-15
netxen: fix sparse warning
Amit Kumar Salecha
1
-1
/
+1
2010-01-15
netxen: fix license header
Amit Kumar Salecha
9
-9
/
+9
2010-01-15
netxen: fix endianness intr coalesce
Amit Kumar Salecha
1
-5
/
+8
2010-01-15
netxen: fix endianness read mac address
Amit Kumar Salecha
3
-5
/
+5
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-138
/
+79
2010-01-08
netxen: update version to 4.0.72
Amit Kumar Salecha
1
-2
/
+2
2010-01-08
netxen: fix set mac addr
Amit Kumar Salecha
1
-0
/
+3
2010-01-08
netxen: fix smatch warning
Amit Kumar Salecha
3
-4
/
+3
2010-01-08
netxen: fix tx ring memory leak
Amit Kumar Salecha
1
-0
/
+2
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-04
netxen: fix ethtool link test
Sucheta Chakraborty
2
-21
/
+10
2010-01-04
netxen: fix ethtool register dump
Sucheta Chakraborty
1
-111
/
+59
2009-12-24
netxen: fix unified fw size check
Amit Kumar Salecha
1
-1
/
+1
2009-12-24
netxen: support pci error handlers
Amit Kumar Salecha
2
-46
/
+150
2009-12-24
netxen: fix tx timeout recovery
Amit Kumar Salecha
2
-1
/
+6
2009-12-24
netxen: minor suspend resume fixes
Amit Kumar Salecha
1
-7
/
+9
2009-12-19
netxen: use module parameter correctly
Stephen Hemminger
1
-54
/
+3
2009-12-09
netxen: fix firmware type check
Dhananjay Phadke
1
-1
/
+13
2009-12-09
netxen:fix napi intr enable check
Amit Kumar Salecha
1
-2
/
+4
2009-12-09
netxen: protect device reset by rtnl_lock
Amit Kumar Salecha
1
-8
/
+35
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
2
-24
/
+24
2009-12-03
netxen: fix failure cases for fw hang recovery
Amit Kumar Salecha
1
-11
/
+15
2009-12-03
netxen : fix debug tools access for NX2031
Narender Kumar
1
-19
/
+44
2009-11-30
netxen: fix merge 9b963e5d0e01461099a
Amit Kumar Salecha
1
-0
/
+2
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-15
/
+48
2009-11-21
netxen : fix BOND_MODE_TLB/ALB mode.
Narender Kumar
3
-4
/
+8
2009-11-21
netxen: fix promisc for NX2031.
Narender Kumar
2
-11
/
+40
2009-11-21
netxen: fix memory initialization
Amit Kumar Salecha
1
-0
/
+2
2009-11-20
netxen: remove PCI IDs of CNA device
Amit Kumar Salecha
1
-6
/
+0
2009-10-28
netxen: update version to 4.0.65
Dhananjay Phadke
1
-2
/
+2
2009-10-28
netxen: module firmware hints
Dhananjay Phadke
3
-1
/
+15
2009-10-28
netxen: update module info
Dhananjay Phadke
1
-12
/
+6
2009-10-28
netxen: add PCI IDs for new chip
Dhananjay Phadke
3
-4
/
+8
2009-10-28
netxen: refactor indirect register access
Dhananjay Phadke
1
-39
/
+36
2009-10-28
netxen: support for new firmware file format
Amit Kumar Salecha
2
-63
/
+278
2009-10-28
netxen: fix builds for SYSFS=n or MODULES=n
Randy Dunlap
1
-0
/
+9
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-16
/
+8
2009-10-23
netxen: avoid undue board config check
Dhananjay Phadke
1
-10
/
+4
2009-10-23
netxen: fix tx timeout handling on firmware hang
Amit Kumar Salecha
1
-0
/
+1
[next]