index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netxen
/
netxen_nic_ethtool.c
Age
Commit message (
Expand
)
Author
2009-03-14
netxen: sanitize variable names
Dhananjay Phadke
2009-03-10
netxen: annotate board_config and board_type
Dhananjay Phadke
2009-03-10
netxen: cleanup superfluous multi-context code
Dhananjay Phadke
2009-02-27
netxen: update copyright
Dhananjay Phadke
2009-02-24
netxen: cleanup unused code
Dhananjay Phadke
2009-02-24
netxen: advertise wake-on-lan support
Dhananjay Phadke
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
2009-01-14
netxen: fix link speed reporting for some boards
Dhananjay Phadke
2008-11-21
netxen: convert to net_device_ops
Stephen Hemminger
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-07
netxen: add new board types
Dhananjay Phadke
2008-08-07
netxen: fix link status, link speed
Dhananjay Phadke
2008-07-22
netxen: enable tso6, intr coalescing.
Dhananjay Phadke
2008-07-22
netxen: add netxen_nic_ctx.c
Dhananjay Phadke
2008-07-22
netxen: add 2MB PCI memory support
Dhananjay Phadke
2008-07-22
netxen: add defs for new chip/boards
Dhananjay Phadke
2008-07-22
netxen: cleanup unused variables/functions
Dhananjay Phadke
2008-06-17
netxen: remove global physical_port array
Dhananjay Phadke
2008-03-25
netxen: fix rx dropped stats
Dhananjay Phadke
2008-03-25
netxen: remove low level tx lock
Dhananjay Phadke
2008-01-28
[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)
Jeff Garzik
2008-01-28
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
2007-10-10
netxen: ethtool fixes
Dhananjay Phadke
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-06-09
NetXen: Fix compile failure seen on PPC architecture
Mithlesh Thukral
2007-04-28
NetXen: Port swap feature for multi port cards
Mithlesh Thukral
2007-04-28
NetXen: Removal of redundant argument passing
Mithlesh Thukral
2007-04-28
NetXen: Use multiple PCI functions
Mithlesh Thukral
2007-03-15
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
2007-03-02
NetXen: Updates, removal of unsupported features and minor bug fixes.
Linsys Contractor Mithlesh Thukral
2007-02-09
NetXen: Updates for ethtool support
Amit S. Kale
2007-02-06
NetXen: Added ethtool support for user level tools.
Amit S. Kale
2007-01-31
netxen patches
Al Viro
2006-12-26
netxen: remove private ioctl
Stephen Hemminger
2006-12-04
[PATCH] NetXen: multiport firmware support, ioctl interface
Amit S. Kale
2006-12-04
[PATCH] NetXen: whitespace cleaup and more cleanup fixes
Amit S. Kale
2006-12-02
[PATCH] NetXen: driver cleanup, removed unnecessary __iomem type casts
Amit S. Kale
2006-12-02
[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reduction
Amit S. Kale
2006-12-02
Add NetXen 1G/10G ethernet driver.
Amit S. Kale