aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil1-6/+8
2012-10-07net: remove skb recyclingEric Dumazet1-23/+4
2012-09-24gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil1-1/+10
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi1-1/+0
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+4
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers1-16/+14
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers1-144/+154
2012-06-05gianfar: comment cleanupJan Ceuleers1-72/+83
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers1-8/+8
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B063781-1/+1
2012-04-21gianfar: add GRO supportWu Jiajun-B063781-6/+7
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches1-32/+7
2012-03-18gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker1-1/+1
2012-03-15gianfar: delete orphaned version strings and dead macrosPaul Gortmaker1-3/+0
2012-03-15gianfar: Add support for byte queue limits.Paul Gortmaker1-3/+16
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker1-1/+1
2012-01-12gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier1-10/+20
2012-01-12gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier1-0/+4
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-13/+1
2011-11-16ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches1-6/+6
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+1
2011-08-30gianfar: convert to SKB paged frag API.Ian Campbell1-5/+5
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12freescale: Move the Freescale driversJeff Kirsher1-0/+3291