aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/ethtool.c
Commit message (Expand)AuthorAge
* net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-18
* net: provide a default dev->ethtool_opsEric Dumazet2012-09-19
* ethtool: Make more commands available to unprivileged processesBen Hutchings2012-06-12
* Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-07
* ethtool: Extend the ethtool API to obtain plugin module eeprom dataStuart Hodgson2012-05-09
* ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessorsBen Hutchings2012-05-09
* 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
* net: Support RX-ALL feature flag.Ben Greear2012-02-24
* net: Support RXFCS feature flag.Ben Greear2012-02-24
* ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings2012-02-01
* ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław2012-01-22
* 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
* net: ethtool: fix coding styleMichał Mirosław2011-11-16
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-16
* ethtool: prepare for larger netdev_features_t typeMichał Mirosław2011-11-16
* net: ethtool: use C99 array initialization for feature-names tableMichał Mirosław2011-11-16
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław2011-11-16
* net: remove legacy ethtool opsMichał Mirosław2011-11-16
* net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
* ethtool: Allow zero-length register dumps againBen Hutchings2011-07-21
* v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-08
* net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław2011-05-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\
| * net: ethtool: fix IPV6 checksum feature name stringMichał Mirosław2011-05-17
* | ethtool: Added support for FW dumpAnirban Chakraborty2011-05-13
* | ethtool: bring back missing comma in netdev features stringsFranco Fichtner2011-05-12
* | net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar2011-05-08
* | ethtool: remove phys_id from ethtool_opsStephen Hemminger2011-05-08
* | net: fix hw_features ethtool_ops->set_flags compatibilityMichał Mirosław2011-04-21
* | ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-15
* | net: ethtool support to configure number of channelsamit salecha2011-04-13
* | ethtool: time to blink provided in seconds not jiffiesAllan, Bruce W2011-04-12
* | ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck2011-04-11
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-04-06
|\ \
| * | ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNLBen Hutchings2011-04-05
| |/
* | net: Allow no-cache copy from user on transmitTom Herbert2011-04-05
* | net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2011-04-03
|/
* 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: __ethtool_set_sg: check for function pointer before using itRoger Luethi2011-03-18
* net: Implement SFEATURES compatibility for not updated driversMichał Mirosław2011-02-23
* net: Fix ETHTOOL_GFEATURES compatibilityMichał Mirosław2011-02-23
* net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-17
* net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław2011-02-17
* net: ethtool: use ndo_fix_features for offload settingMichał Mirosław2011-02-17