aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ethtool.h
Commit message (Expand)AuthorAge
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* ethtool.h: MDI setting supportJesse Brandeburg2012-08-21
* net: added support for 40GbE link.parav.pandit@emulex.com2012-06-27
* Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-07
* linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra2012-05-15
* ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-06
* | ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran2012-04-04
* | ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran2012-04-04
|/
* ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings2012-03-01
* ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2012-01-04
* ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings2012-01-04
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-16
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
* ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIRBen Hutchings2011-12-16
* net: remove legacy ethtool opsMichał Mirosław2011-11-16
* bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-04
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-16
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings2011-09-16
* ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings2011-09-16
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
* ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings2011-08-16
* ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings2011-08-16
* ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings2011-08-16
* ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings2011-08-16
* ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings2011-08-16
* net: add external loopback test in ethtool self testAmit Kumar Salecha2011-07-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * ethtool.h: fix typosYegor Yefremov2011-06-09
* | v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-08
|/
* ethtool: Added support for FW dumpAnirban Chakraborty2011-05-13
* ethtool: Add 20G bit definitionsYaniv Rosner2011-05-08
* ethtool: remove phys_id from ethtool_opsStephen Hemminger2011-05-08
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny2011-04-29
* ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-15
* net: ethtool support to configure number of channelsamit salecha2011-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck2011-04-11
* | ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2011-04-05
* | ethtool: Fill out and update comment for struct ethtool_opsBen Hutchings2011-04-05
* | ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings2011-04-05
|/
* net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28
* net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław2011-03-22
* ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-18
* net: Implement SFEATURES compatibility for not updated driversMichał Mirosław2011-02-23
* net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-17