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
/
netxen
/
netxen_nic_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-01
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
1
-1
/
+1
2010-06-29
netxen: fail when try to setup unsupported features
Stanislaw Gruszka
1
-3
/
+10
2010-05-13
netxen: fix register usage
Amit Kumar Salecha
1
-0
/
+3
2010-03-30
netxen: fix tx csum status
Sucheta Chakraborty
1
-0
/
+6
2010-01-15
netxen: fix license header
Amit Kumar Salecha
1
-1
/
+1
2010-01-04
netxen: fix ethtool link test
Sucheta Chakraborty
1
-15
/
+8
2010-01-04
netxen: fix ethtool register dump
Sucheta Chakraborty
1
-111
/
+59
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-16
/
+16
2009-10-28
netxen: add PCI IDs for new chip
Dhananjay Phadke
1
-2
/
+2
2009-10-13
netxen: separate register and memory access lock
Dhananjay Phadke
1
-2
/
+0
2009-09-12
netxen: update copyright
Dhananjay Phadke
1
-6
/
+1
2009-09-07
netxen: pre calculate register addresses
Amit Kumar Salecha
1
-3
/
+2
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-08-24
netxen: remove netxen_nic_phan_reg.h
Dhananjay Phadke
1
-1
/
+0
2009-08-24
netxen: ethtool statistics and control for LRO
Narender Kumar
1
-1
/
+26
2009-07-27
netxen: support for ethtool set ringparam
Amit Kumar Salecha
1
-1
/
+59
2009-07-27
netxen: Add default and limit macros for ring sizes.
Dhananjay Phadke
1
-10
/
+11
2009-04-29
netxen: fix link event handling
Dhananjay Phadke
1
-0
/
+1
2009-04-09
netxen: sanitize function names
Dhananjay Phadke
1
-33
/
+26
2009-04-09
netxen: annotate register access functions
Dhananjay Phadke
1
-23
/
+22
2009-04-09
netxen: async link event handling
Dhananjay Phadke
1
-1
/
+31
2009-04-09
netxen: code cleanup
Dhananjay Phadke
1
-8
/
+3
2009-03-15
netxen: sanitize variable names
Dhananjay Phadke
1
-3
/
+3
2009-03-10
netxen: annotate board_config and board_type
Dhananjay Phadke
1
-17
/
+16
2009-03-10
netxen: cleanup superfluous multi-context code
Dhananjay Phadke
1
-7
/
+4
2009-02-27
netxen: update copyright
Dhananjay Phadke
1
-7
/
+4
2009-02-25
netxen: cleanup unused code
Dhananjay Phadke
1
-75
/
+0
2009-02-25
netxen: advertise wake-on-lan support
Dhananjay Phadke
1
-0
/
+49
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
1
-1
/
+4
2009-01-15
netxen: fix link speed reporting for some boards
Dhananjay Phadke
1
-8
/
+23
2008-11-22
netxen: convert to net_device_ops
Stephen Hemminger
1
-5
/
+5
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-07
netxen: add new board types
Dhananjay Phadke
1
-0
/
+2
2008-08-07
netxen: fix link status, link speed
Dhananjay Phadke
1
-9
/
+24
2008-07-23
netxen: enable tso6, intr coalescing.
Dhananjay Phadke
1
-1
/
+115
2008-07-23
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
1
-2
/
+2
2008-07-23
netxen: add 2MB PCI memory support
Dhananjay Phadke
1
-14
/
+17
2008-07-23
netxen: add defs for new chip/boards
Dhananjay Phadke
1
-0
/
+12
2008-07-23
netxen: cleanup unused variables/functions
Dhananjay Phadke
1
-1
/
+4
2008-06-18
netxen: remove global physical_port array
Dhananjay Phadke
1
-3
/
+3
2008-03-26
netxen: fix rx dropped stats
Dhananjay Phadke
1
-6
/
+0
2008-03-26
netxen: remove low level tx lock
Dhananjay Phadke
1
-2
/
+0
2008-01-29
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
1
-13
/
+13
2008-01-29
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
1
-1
/
+1
2007-10-11
netxen: ethtool fixes
Dhananjay Phadke
1
-6
/
+21
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-11
/
+10
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-08-01
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-06-10
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
1
-4
/
+4
2007-04-28
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
1
-46
/
+97
[next]