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.h
Age
Commit message (
Expand
)
Author
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-01
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
gianfar: Cleanup and optimize struct gfar_private
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-13
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-01-29
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
2013-01-11
gianfar: use more portable i/o accessors
Kim Phillips
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-10-07
net: remove skb recycling
Eric Dumazet
2012-09-24
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2012-04-04
gianfar: Support the get_ts_info ethtool method.
Richard Cochran
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2012-03-15
gianfar: delete orphaned version strings and dead macros
Paul Gortmaker
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-12
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2011-11-17
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher