aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/gianfar_ethtool.c
AgeCommit message (Expand)Author
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