Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-28igb: fix non static symbol warningWei Yongjun
2016-08-19igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang
2016-08-19igb: support RX flow classification by VLAN priorityGangfeng Huang
2016-08-19igb: support RX flow classification by ethertypeGangfeng Huang
2016-08-19igb: add support of RX network flow classificationGangfeng Huang
2016-05-14igb: use BIT() macro or unsigned prefixJacob Keller
2016-04-06igb: Garbled output for "ethtool -m"Doron Shikmoni
2016-02-25igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2015-12-15igb: Explicitly label self-test result indicesJoe Schultz
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-08-19igb: Fix oops caused by missing queue pairingShota Suzuki
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-18igb: only report generic filters in get_ts_infoJacob Keller
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka
2014-06-11igb: unhide invariant returnsTodd Fujinaka
2014-06-07net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-04igb: use mac loopback for i354 backplaneTodd Fujinaka
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-25igb: Replace 1/0 return values with true/falseCarolyn Wyborny
2014-04-25igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-25igb: Cleanups to fix line length warningsCarolyn Wyborny
2014-04-25igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny
2014-04-25igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-03-21igb: specify phc_index of 82575 for get_ts_infoKen ICHIKAWA
2014-03-21igb: Fix memory leak in igb_get_module_eeprom()Christian Engelmayer
2014-03-15net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-13igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny
2014-02-27igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny
2013-12-18igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny
2013-12-10igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny
2013-11-30igb: Fixed Wake On LAN supportAkeem G Abodunrin
2013-11-11igb: Update link modes display in ethtoolCarolyn Wyborny
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-03igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin