summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar.c
Commit message (Expand)AuthorAgeFilesLines
* gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
* net: remove skb recyclingEric Dumazet2012-10-071-23/+4
* gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2012-09-241-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-311-1/+1
|\
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
* | net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi2012-08-301-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-4/+3
|\
| * gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-091-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-6/+4
|\ \ | |/
| * gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil2012-06-281-6/+4
* | gianfar: Remove superfluous initialisationsJan Ceuleers2012-06-051-16/+14
* | gianfar: various coding style and whitespace cleanupsJan Ceuleers2012-06-051-144/+154
* | gianfar: comment cleanupJan Ceuleers2012-06-051-72/+83
* | gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers2012-06-051-8/+8
|/
* gianfar:don't add FCB length to hard_header_lenWu Jiajun-B063782012-05-221-1/+1
* gianfar: add GRO supportWu Jiajun-B063782012-04-211-6/+7
* gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2012-03-251-32/+7
* gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker2012-03-181-1/+1
* gianfar: delete orphaned version strings and dead macrosPaul Gortmaker2012-03-151-3/+0
* gianfar: Add support for byte queue limits.Paul Gortmaker2012-03-151-3/+16
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-301-1/+1
* gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier2012-01-121-10/+20
* gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier2012-01-121-0/+4
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-13/+1
* ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-161-6/+6
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+1
* gianfar: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-2/+7
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-0/+3291
OpenPOWER on IntegriCloud