index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.c
Age
Commit message (
Expand
)
Author
2013-10-09
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
Claudiu Manoil
2013-10-09
gianfar: Use mpc85xx support for errata detection
Claudiu Manoil
2013-10-09
gianfar: Enable eTSEC-A002 erratum w/a for all parts
Claudiu Manoil
2013-09-04
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2013-08-13
gianfar: Add flow control support
Claudiu Manoil
2013-08-05
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
2013-08-05
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
2013-08-01
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-04-22
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-21
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
2013-03-21
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-03-20
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
2013-03-20
gianfar: Fix tx napi polling
Claudiu Manoil
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-13
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-05
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
2013-01-29
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
2013-01-23
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
2012-11-09
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
2012-10-07
net: remove skb recycling
Eric Dumazet
2012-09-24
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
2012-08-30
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-09
gianfar: fix potential sk_wmem_alloc imbalance
Eric Dumazet
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
2012-06-05
gianfar: Remove superfluous initialisations
Jan Ceuleers
2012-06-05
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
2012-06-05
gianfar: comment cleanup
Jan Ceuleers
2012-06-05
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
2012-05-22
gianfar:don't add FCB length to hard_header_len
Wu Jiajun-B06378
[next]