index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
/
netxen_nic_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlogic: Move the QLogic drivers
Jeff Kirsher
2011-08-10
1
-835
/
+0
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-5
/
+5
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-2
/
+3
*
net: netxen: convert to hw_features
Michał Mirosław
2011-04-06
1
-102
/
+0
*
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
1
-1
/
+1
*
netxen: support for GbE port settings
Sony Chacko
2011-03-15
1
-44
/
+14
*
netxen: enable LRO based on NETIF_F_LRO
Sucheta Chakraborty
2011-01-03
1
-2
/
+24
*
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
2010-06-30
1
-1
/
+1
*
netxen: fail when try to setup unsupported features
Stanislaw Gruszka
2010-06-29
1
-3
/
+10
*
netxen: fix register usage
Amit Kumar Salecha
2010-05-12
1
-0
/
+3
*
netxen: fix tx csum status
Sucheta Chakraborty
2010-03-29
1
-0
/
+6
*
netxen: fix license header
Amit Kumar Salecha
2010-01-15
1
-1
/
+1
*
netxen: fix ethtool link test
Sucheta Chakraborty
2010-01-03
1
-15
/
+8
*
netxen: fix ethtool register dump
Sucheta Chakraborty
2010-01-03
1
-111
/
+59
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-16
/
+16
*
netxen: add PCI IDs for new chip
Dhananjay Phadke
2009-10-28
1
-2
/
+2
*
netxen: separate register and memory access lock
Dhananjay Phadke
2009-10-13
1
-2
/
+0
*
netxen: update copyright
Dhananjay Phadke
2009-09-11
1
-6
/
+1
*
netxen: pre calculate register addresses
Amit Kumar Salecha
2009-09-07
1
-3
/
+2
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
netxen: remove netxen_nic_phan_reg.h
Dhananjay Phadke
2009-08-23
1
-1
/
+0
*
netxen: ethtool statistics and control for LRO
Narender Kumar
2009-08-23
1
-1
/
+26
*
netxen: support for ethtool set ringparam
Amit Kumar Salecha
2009-07-27
1
-1
/
+59
*
netxen: Add default and limit macros for ring sizes.
Dhananjay Phadke
2009-07-27
1
-10
/
+11
*
netxen: fix link event handling
Dhananjay Phadke
2009-04-28
1
-0
/
+1
*
netxen: sanitize function names
Dhananjay Phadke
2009-04-08
1
-33
/
+26
*
netxen: annotate register access functions
Dhananjay Phadke
2009-04-08
1
-23
/
+22
*
netxen: async link event handling
Dhananjay Phadke
2009-04-08
1
-1
/
+31
*
netxen: code cleanup
Dhananjay Phadke
2009-04-08
1
-8
/
+3
*
netxen: sanitize variable names
Dhananjay Phadke
2009-03-14
1
-3
/
+3
*
netxen: annotate board_config and board_type
Dhananjay Phadke
2009-03-10
1
-17
/
+16
*
netxen: cleanup superfluous multi-context code
Dhananjay Phadke
2009-03-10
1
-7
/
+4
*
netxen: update copyright
Dhananjay Phadke
2009-02-27
1
-7
/
+4
*
netxen: cleanup unused code
Dhananjay Phadke
2009-02-24
1
-75
/
+0
*
netxen: advertise wake-on-lan support
Dhananjay Phadke
2009-02-24
1
-0
/
+49
*
netxen: reduce memory footprint
Dhananjay Phadke
2009-01-26
1
-1
/
+4
*
netxen: fix link speed reporting for some boards
Dhananjay Phadke
2009-01-14
1
-8
/
+23
*
netxen: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-5
/
+5
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
netxen: add new board types
Dhananjay Phadke
2008-08-07
1
-0
/
+2
*
netxen: fix link status, link speed
Dhananjay Phadke
2008-08-07
1
-9
/
+24
*
netxen: enable tso6, intr coalescing.
Dhananjay Phadke
2008-07-22
1
-1
/
+115
*
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
2008-07-22
1
-2
/
+2
*
netxen: add 2MB PCI memory support
Dhananjay Phadke
2008-07-22
1
-14
/
+17
*
netxen: add defs for new chip/boards
Dhananjay Phadke
2008-07-22
1
-0
/
+12
*
netxen: cleanup unused variables/functions
Dhananjay Phadke
2008-07-22
1
-1
/
+4
*
netxen: remove global physical_port array
Dhananjay Phadke
2008-06-17
1
-3
/
+3
*
netxen: fix rx dropped stats
Dhananjay Phadke
2008-03-25
1
-6
/
+0
*
netxen: remove low level tx lock
Dhananjay Phadke
2008-03-25
1
-2
/
+0
*
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
2008-01-28
1
-13
/
+13
[next]