summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/gianfar.c
AgeCommit message (Expand)Author
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: comment cleanupJan Ceuleers
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B06378
2012-04-21gianfar: add GRO supportWu Jiajun-B06378
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches
2012-03-18gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker
2012-03-15gianfar: delete orphaned version strings and dead macrosPaul Gortmaker
2012-03-15gianfar: Add support for byte queue limits.Paul Gortmaker
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2012-01-12gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier
2012-01-12gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-16ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-08-30gianfar: convert to SKB paged frag API.Ian Campbell
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12freescale: Move the Freescale driversJeff Kirsher