aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e100.c
AgeCommit message (Expand)Author
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-19e100: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-01-30e100: Fix "disabling already-disabled device" warningMichele Baldessari
2013-10-21net: e100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-07-28e100: dump small buffers via %*phAndy Shevchenko
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-04-10e100: Add dma mapping error checkNeil Horman
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/intel: remove __dev* attributesBill Pemberton
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-07-19net: e100: ucode is optional in some casesBjørn Mork
2012-04-14e100: enable transmit time stamping.Richard Cochran
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran
2012-03-02e100: Show short v/s long rx length errors in ethtool stats.Ben Greear
2012-03-02e100: Fix rx-over-length statistics.Ben Greear
2012-02-29e100: Support RXALL feature flag.Ben Greear
2012-02-29e100: Support sending custom Ethernet CRCBen Greear
2012-02-29e100: Support RXFCS feature flag.Ben Greear
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher