index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: gianfar: add missing __iomem annotation
Kevin Hao
2014-12-31
1
-1
/
+1
*
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
2014-10-29
1
-1
/
+33
*
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
2014-10-29
1
-3
/
+1
*
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2014-10-09
1
-0
/
+16
*
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2014-10-09
1
-0
/
+15
*
gianfar: Use Single-Queue polling for "fsl,etsec2"
Claudiu Manoil
2014-03-10
1
-10
/
+31
*
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
Claudiu Manoil
2014-03-10
1
-4
/
+7
*
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
2014-02-25
1
-7
/
+9
*
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
2014-02-25
1
-2
/
+0
*
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
2014-02-18
1
-1
/
+2
*
gianfar: Remove useless HAS_PADDING device flag
Claudiu Manoil
2014-02-18
1
-1
/
+0
*
gianfar: Remove sysfs stubs for FIFOCFG and stashing
Claudiu Manoil
2014-02-18
1
-6
/
+0
*
gianfar: Cleanup/Fix gfar_probe and the hw init code
Claudiu Manoil
2014-02-18
1
-3
/
+31
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
gianfar: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-13
/
+13
*
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2013-09-04
1
-1
/
+1
*
gianfar: Add flow control support
Claudiu Manoil
2013-08-14
1
-1
/
+9
*
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2013-08-01
1
-3
/
+1
*
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-21
1
-1
/
+0
*
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-03-20
1
-2
/
+1
*
gianfar: Poll only active Rx queues
Claudiu Manoil
2013-03-20
1
-1
/
+3
*
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2013-02-14
1
-0
/
+1
*
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
2013-02-14
1
-45
/
+48
*
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2013-02-14
1
-0
/
+1
*
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2013-02-14
1
-1
/
+0
*
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
2013-02-13
1
-15
/
+16
*
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2013-02-13
1
-7
/
+1
*
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
1
-18
/
+22
*
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
2013-01-29
1
-13
/
+12
*
gianfar: use more portable i/o accessors
Kim Phillips
2013-01-12
1
-4
/
+4
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
1
-2
/
+0
*
net: remove skb recycling
Eric Dumazet
2012-10-07
1
-2
/
+0
*
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2012-09-24
1
-1
/
+10
*
gianfar: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+3
*
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2012-03-25
1
-1
/
+1
*
gianfar: delete orphaned version strings and dead macros
Paul Gortmaker
2012-03-15
1
-3
/
+0
*
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-30
1
-1
/
+1
*
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2012-01-13
1
-0
/
+3
*
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-17
1
-3
/
+0
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-2
/
+2
*
freescale: Move the Freescale drivers
Jeff Kirsher
2011-08-12
1
-0
/
+1216