aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar_ethtool.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-16
* net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes2016-05-16
* net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\
| * gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-25
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* | gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil2015-10-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\
| * gianfar: remove faulty filer optimizerJakub Kicinski2015-08-12
| * gianfar: correct list membership accountingJakub Kicinski2015-08-12
| * gianfar: correct filer table writingJakub Kicinski2015-08-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\|
| * gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-31
* | gianfar: Add paged allocation and Rx S/GClaudiu Manoil2015-07-15
* | gianfar: Bundle Rx allocation, cleanupClaudiu Manoil2015-07-15
|/
* gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-04
* gianfar: Implement PAUSE frame generation supportMatei Pavaluca2014-10-29
* gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-24
* gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2014-02-24
* gianfar: Fix device reset races (oops) for TxClaudiu Manoil2014-02-24
* gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil2014-02-24
* gianfar: Remove clean_rx_ring race from gfar_ethtoolClaudiu Manoil2014-02-18
* gianfar: Add missing graceful reset steps and fixesClaudiu Manoil2014-02-18
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil2014-01-15
* gianfar: Add flow control supportClaudiu Manoil2013-08-13
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* gianfar: Use netdev_<level> when possibleJoe Perches2013-04-14
* gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil2013-03-21
* gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil2013-03-20
* gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-12
* gianfar: remove largely unused gfar_stats structPaul Gortmaker2013-02-12
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* gianfar: fix phc index build failureRichard Cochran2012-09-21
* gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers2012-06-05
* gianfar: Include linux/net_tstamp.hDavid S. Miller2012-04-06
* gianfar: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* gianfar: constify giant block of status descriptor stringsPaul Gortmaker2012-03-15
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
* gianfar: Reject out-of-range RX NFC locationsBen Hutchings2012-01-04
* gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-21
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* 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
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
* freescale: Move the Freescale driversJeff Kirsher2011-08-12