summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-25/+2
* net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes2016-05-161-11/+13
* net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-17/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-2/+2
|\
| * gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-251-2/+2
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-2/+0
* | gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil2015-10-071-11/+32
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-341/+4
|\
| * gianfar: remove faulty filer optimizerJakub Kicinski2015-08-121-337/+0
| * gianfar: correct list membership accountingJakub Kicinski2015-08-121-1/+2
| * gianfar: correct filer table writingJakub Kicinski2015-08-121-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-4/+1
|\ \ | |/
| * gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-311-4/+1
* | gianfar: Add paged allocation and Rx S/GClaudiu Manoil2015-07-151-1/+0
* | gianfar: Bundle Rx allocation, cleanupClaudiu Manoil2015-07-151-0/+3
|/
* gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
* gianfar: Implement PAUSE frame generation supportMatei Pavaluca2014-10-291-1/+6
* gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-241-0/+3
* gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2014-02-241-30/+36
* gianfar: Fix device reset races (oops) for TxClaudiu Manoil2014-02-241-9/+19
* gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil2014-02-241-7/+4
* gianfar: Remove clean_rx_ring race from gfar_ethtoolClaudiu Manoil2014-02-181-55/+8
* gianfar: Add missing graceful reset steps and fixesClaudiu Manoil2014-02-181-3/+2
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil2014-01-151-27/+71
* gianfar: Add flow control supportClaudiu Manoil2013-08-131-0/+74
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* gianfar: Use netdev_<level> when possibleJoe Perches2013-04-141-11/+13
* gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil2013-03-211-1/+0
* gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil2013-03-201-1/+1
* gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-121-2/+2
* gianfar: remove largely unused gfar_stats structPaul Gortmaker2013-02-121-9/+6
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+4
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-4/+5
* gianfar: fix phc index build failureRichard Cochran2012-09-211-0/+1
* gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers2012-06-051-196/+224
* gianfar: Include linux/net_tstamp.hDavid S. Miller2012-04-061-0/+1
* gianfar: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+29
* gianfar: constify giant block of status descriptor stringsPaul Gortmaker2012-03-151-1/+1
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-301-1/+1
* gianfar: Reject out-of-range RX NFC locationsBen Hutchings2012-01-041-2/+3
* gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-211-2/+1
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+2
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-4/+4
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-161-0/+1
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-5/+21
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-0/+1747
OpenPOWER on IntegriCloud