summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* 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