summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar_ethtool.c
AgeCommit message (Expand)Author
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski
2015-08-12gianfar: correct list membership accountingJakub Kicinski
2015-08-12gianfar: correct filer table writingJakub Kicinski
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-02-04gianfar: correct the bad expression while writing bit-patternSanjeev Sharma
2014-10-29gianfar: Implement PAUSE frame generation supportMatei Pavaluca
2014-04-24gianfar: Check if phydev present on ethtool -AClaudiu Manoil
2014-02-24gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil
2014-02-24gianfar: Fix device reset races (oops) for TxClaudiu Manoil
2014-02-24gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil
2014-02-18gianfar: Remove clean_rx_ring race from gfar_ethtoolClaudiu Manoil
2014-02-18gianfar: Add missing graceful reset steps and fixesClaudiu Manoil
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-15gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil
2013-08-13gianfar: Add flow control supportClaudiu Manoil
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-14gianfar: Use netdev_<level> when possibleJoe Perches
2013-03-21gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil
2013-03-20gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil
2013-02-12gianfar: convert u64 status counters to atomic64_tPaul Gortmaker
2013-02-12gianfar: remove largely unused gfar_stats structPaul Gortmaker
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-09-21gianfar: fix phc index build failureRichard Cochran
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers
2012-04-06gianfar: Include linux/net_tstamp.hDavid S. Miller
2012-04-04gianfar: Support the get_ts_info ethtool method.Richard Cochran
2012-03-15gianfar: constify giant block of status descriptor stringsPaul Gortmaker
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2012-01-04gianfar: Reject out-of-range RX NFC locationsBen Hutchings
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-12freescale: Move the Freescale driversJeff Kirsher