summaryrefslogtreecommitdiff
path: root/drivers/net/netxen/netxen_nic_ethtool.c
AgeCommit message (Expand)Author
2011-08-10qlogic: Move the QLogic driversJeff Kirsher
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-06net: netxen: convert to hw_featuresMichał Mirosław
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-15netxen: support for GbE port settingsSony Chacko
2011-01-03netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty
2010-06-30netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings
2010-06-29netxen: fail when try to setup unsupported featuresStanislaw Gruszka
2010-05-12netxen: fix register usageAmit Kumar Salecha
2010-03-29netxen: fix tx csum statusSucheta Chakraborty
2010-01-15netxen: fix license headerAmit Kumar Salecha
2010-01-03netxen: fix ethtool link testSucheta Chakraborty
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-10-28netxen: add PCI IDs for new chipDhananjay Phadke
2009-10-13netxen: separate register and memory access lockDhananjay Phadke
2009-09-11netxen: update copyrightDhananjay Phadke
2009-09-07netxen: pre calculate register addressesAmit Kumar Salecha
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-08-23netxen: remove netxen_nic_phan_reg.hDhananjay Phadke
2009-08-23netxen: ethtool statistics and control for LRONarender Kumar
2009-07-27netxen: support for ethtool set ringparamAmit Kumar Salecha
2009-07-27netxen: Add default and limit macros for ring sizes.Dhananjay Phadke
2009-04-28netxen: fix link event handlingDhananjay Phadke
2009-04-08netxen: sanitize function namesDhananjay Phadke
2009-04-08netxen: annotate register access functionsDhananjay Phadke
2009-04-08netxen: async link event handlingDhananjay Phadke
2009-04-08netxen: code cleanupDhananjay Phadke
2009-03-14netxen: sanitize variable namesDhananjay Phadke
2009-03-10netxen: annotate board_config and board_typeDhananjay Phadke
2009-03-10netxen: cleanup superfluous multi-context codeDhananjay Phadke
2009-02-27netxen: update copyrightDhananjay Phadke
2009-02-24netxen: cleanup unused codeDhananjay Phadke
2009-02-24netxen: advertise wake-on-lan supportDhananjay Phadke
2009-01-26netxen: reduce memory footprintDhananjay Phadke
2009-01-14netxen: fix link speed reporting for some boardsDhananjay Phadke
2008-11-21netxen: convert to net_device_opsStephen Hemminger
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-07netxen: add new board typesDhananjay Phadke
2008-08-07netxen: fix link status, link speedDhananjay Phadke
2008-07-22netxen: enable tso6, intr coalescing.Dhananjay Phadke
2008-07-22netxen: add netxen_nic_ctx.cDhananjay Phadke
2008-07-22netxen: add 2MB PCI memory supportDhananjay Phadke
2008-07-22netxen: add defs for new chip/boardsDhananjay Phadke
2008-07-22netxen: cleanup unused variables/functionsDhananjay Phadke
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke
2008-03-25netxen: fix rx dropped statsDhananjay Phadke
2008-03-25netxen: remove low level tx lockDhananjay Phadke
2008-01-28[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik