index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
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
*
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
2008-01-28
1
-1
/
+1
*
netxen: ethtool fixes
Dhananjay Phadke
2007-10-10
1
-6
/
+21
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-11
/
+10
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-3
/
+0
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
2007-06-09
1
-4
/
+4
*
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
2007-04-28
1
-46
/
+97
*
NetXen: Removal of redundant argument passing
Mithlesh Thukral
2007-04-28
1
-5
/
+5
*
NetXen: Use multiple PCI functions
Mithlesh Thukral
2007-04-28
1
-45
/
+38
*
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
2007-03-15
1
-0
/
+1
*
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
2007-03-02
1
-118
/
+26
[next]