summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000/e1000_ethtool.c
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* e1000: Replace WARN_ONCE with netdev_WARN_ONCEGal Pressman2018-01-08
* e1000: avoid null pointer dereference on invalid stat typeColin Ian King2017-10-26
* e1000: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-21
* e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-04-06
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* e1000: fix time comparisonAsaf Vertz2015-01-22
* e1000: convert to build_skbFlorian Westphal2014-09-12
* e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-12
* e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-12
* e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz2014-09-06
* e1000: remove unnecessary break after returnFabian Frederick2014-07-20
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* e1000: Use time_after() for time comparisonManuel Schölling2014-06-03
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\
| * e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-27
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
|/
* e1000: fix whitespace issues and multi-line commentsJeff Kirsher2013-02-15
* treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-19
* e1000: configure and read MDI settingsJesse Brandeburg2012-08-21
* e1000: advertise transmit time stampingRichard Cochran2012-07-22
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-14
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10